Previous run: SmokeTests-production-8892d1adef16f70f79f2b1d3a8f412456e6d298e-20260716-1644.html
Compile time: 63 seconds
Started: 23:26:36 (16.7.2026)
Page generated: 0:48:41 (17.7.2026)
Commit:
f8367770de | Martin | 16.07.2026 | Format
f8367770deMartin16.07.2026Format
810e882b62CI16.07.2026CI: target auto-commit
8892d1adefCI16.07.2026CI: target auto-commit
e3a5f1c81eJohanna16.07.2026tes updates hifis
3449634d3dCI16.07.2026CI: target auto-commit
23668b2aa5Johanna16.07.2026tes updates 6/2026 - TakpApp jäi kyydistä
8a67bbbfddJohanna16.07.2026tes updates 6/2026
6ebc726d47Jukka16.07.202655769 Fix ulosoton suojaosuuden laskenta BI_WEEKLY_PERIOD
0a636bb3a5Martin16.07.2026On Return page url missing
2d57d3600aAtte16.07.202653364 whatisnew entryn lisälause hyödyistä v4
11e2dbfe8aAtte16.07.202654593 iter 1.3. Fix and clarify TestLogins.testEmployeeWithTwoPhaseAuthentication()
fc97772420Martin16.07.2026NPE check employeeDailyReport.getPreviousDailyReport()
c658e3114bAtte16.07.202654593 iter 1.1-1.2 squashed. Kaksivaiheinen tunnistautuminen pois päältä ensimmäisellä kirjautumiskerralla uuden käyttäjän käyttöönoton helpottamiseksi. Testattu että toimii myös työntekijällä, jolla on useampi employer
a83073d043CI16.07.2026CI: target auto-commit
cc891c538eAtte16.07.202653364 whatisnew entryn lisälause hyödyistä v3
a0bed8a497Atte16.07.202653364 whatisnew entryn lisälause hyödyistä v2
b6a84d233bAtte16.07.202655364 Asennuspainike kännykkään, whatisnew-entryyn lisälause uudistuksen hyödyistä
7a0a5a0c2aCI15.07.2026CI: target auto-commit
686a5d3b17Atte15.07.202653364 Asennuspainike kännykkään iter 1.1-1.5 squashed
36f4fb984dCI15.07.2026CI: target auto-commit

Memory:
 Max: 18,204 MB, Total: 4,202 MB, Used: 3,545 MB, Free: 657 MB
 Heap: Init: 2,048 MB, Used: 3,544 MB, Committed: 4,202 MB, Max: 18,204 MB
 Non-Heap: Init: 2 MB, Used: 228 MB, Committed: 239 MB, Max: 0 MB

Progress: 18852 / 18852 tests run ( 100% )100%

[deleted] TestVacation.testGetVacationsForVacationType
[deleted] TestDateUtils.testGetNextOccurrenceOfWeekday
[deleted] TestDateUtils.testGetNextWeekDay
[deleted] TestSalaryCalculationApiWithoutGui.testSetVuosiIlmoituksenPalkkalajiAndDataTypeForCompensations
[exception] TestAbstractPricingServices.testAbstractPricingCreateNonGlobalAndGlobalDoesNotGiveException
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testAbstractPricingPricingTemplateChanges
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testBrowseAscendingCustomerPricings
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testContractPeriodHasNullPricingTemplate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testCustomerPricingCreateUpdateDelete
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testEmployeeProjectPricingCreateUpdateDelete
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteContractPeriod
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteCustomerPricing
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteEmployeeProjectPricing
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteEmployerUnitPricing
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeletePricingInstruction
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteProjectCustomerPricing
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteProjectPricing
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteProjectTaskGroupPricing
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testEmployerUnitPricingCreateUpdateDelete
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testGlobalPricingTemplateEditIsUpdatedToCache
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testPricingInstructionCreateUpdateDelete_NonUsedPricingTemplateRemoval
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testPricingInstructionCreateUpdateDelete_UsedPricingTemplateRemoval
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testPricingTemplateNameChanges
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testProjectCustomerPricingCreateUpdateDelete
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testProjectPricingCreateUpdateDelete
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testProjectTaskGroupPricingCreateUpdateDelete
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAuthorizationServices.testAuthorizationFeaturesAndRolesCacheDuration
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAuthorizationServices.safeSetUp(TestAuthorizationServices.java:57) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAuthorizationServices.testAuthorizationFeaturesAndRolesCacheForOtherUsersIsNotReset
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAuthorizationServices.safeSetUp(TestAuthorizationServices.java:57) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAuthorizationServices.testEmployeeHoursReportsPanelEmployerUnitFiltering
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAuthorizationServices.safeSetUp(TestAuthorizationServices.java:57) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAuthorizationServices.testEmployeeSettingsSearchPanelEmployerUnitFiltering
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAuthorizationServices.safeSetUp(TestAuthorizationServices.java:57) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAuthorizationServices.testManagerPassesEmployerUnitFiltering
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.TestAuthorizationServices.safeSetUp(TestAuthorizationServices.java:57) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testAllowOverlappingPeriods
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testCase8273LoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeSimilarRecurringServicesDisabledSharingBySingleEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testCase8273LoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeSimilarRecurringServicesDisabledSharingBySingleEmployeeDifferentDescription
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testCheckIfPicked
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testConfirmWithDuplicateRecurringServiceDemand
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testEmployeeRangeReportsQueryCriteriaCacheUsedByNullWithSerchCriteria
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadNormalReportIntoMultipleThreads
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromEmployeeCalendarPerspective
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspective
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsExactMatchingOntoTwoDifferentTaskDescriptions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingDifferentTaskDescription
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingDifferentTaskDescriptionButEmployeeHasOwnRecurringServiceDemand
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingDifferentTaskDescriptionEmployeeHasPartiallyMatchingOwnRecurringServiceDemand
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingTwoDifferentTaskDescriptions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingTwoDifferentTaskDescriptions2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveDifferentTaskDescription
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleRecurringServicesCanBeSharedBySingleEmployee_DuplicatePartRemains
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleRecurringServicesCanBeSharedBySingleEmployee_OtherDuplicatePartRemains
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleRecurringServicesCanBeSharedBySingleEmployee_SomeRemains
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTaskDescriptionDiffersFromRecurringServiceDemand
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesCanBeSharedBySingleEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesCanBeSharedBySingleEmployee_DuplicatePartsRemain
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesDisabledSharingBySingleEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesWithoutMatchingEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployeeWithLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployee_DuplicatePartsRemain
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testLoadsReportsWithRecurringServiceDemandsOnlyInSelectedProjects
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testNewStaleDatesShouldNotHidePreviousStaleDates
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testNewTaskStalesRelevantCaches
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testNoNpeEvenIfSessionCacheIsNotAvailable
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testProjectCompensationsLoadedEvenIfNotInActiveRange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testReportPanelsDoNotSeeUnPaidTasks
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testResettingRangeReportsLoadedFromCache
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testSaveTasksWithSwappedEmployeeProjectsNotSymmetricSwap
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testSaveTasksWithSwappedEmployeeProjectsSymmetricSwap
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testSaveTwoTasksOnSameDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testSessionCachedClonesShouldBeCleanedOfDirtyChanges
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testSessionLevelCacheDoesNotReindexExistingRangeReport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testShouldRefreshDailyReportsInOtherThreadsAsWell
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testTaskSaveExceptionWhenTaskDone
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeRangeReportLoader.testTaskSaveExceptionWithNullParameters
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeTasksProvider.testRaceCondition
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestEmployeeTasksProvider.testRaceCondition(TestEmployeeTasksProvider.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testAllHoursFromSundayAreLost
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testAllHoursFromSundayAreLost(TestLostWeeklyRestTime.java:1734) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testCase26787_AnttiKojo
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.TestLostWeeklyRestTime.testCase26787_AnttiKojo(TestLostWeeklyRestTime.java:2288) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToMonday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToMonday(TestLostWeeklyRestTime.java:1227) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToSunday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToSunday(TestLostWeeklyRestTime.java:1379) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToThursday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToThursday(TestLostWeeklyRestTime.java:1341) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToTuesday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToTuesday(TestLostWeeklyRestTime.java:1265) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToWednesday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToWednesday(TestLostWeeklyRestTime.java:1303) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:158) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange2(TestLostWeeklyRestTime.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekNoOvertime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekNoOvertime(TestLostWeeklyRestTime.java:1919) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekWithOvertime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekWithOvertime(TestLostWeeklyRestTime.java:1864) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testNormalWeek_NoRestTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime(TestLostWeeklyRestTime.java:652) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testNormalWeek_NoRestTime_6_16
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_6_16(TestLostWeeklyRestTime.java:815) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testNormalWeek_NoRestTime_ThoughLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_ThoughLunchBreak(TestLostWeeklyRestTime.java:761) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testNormalWeek_TrulyNoRestTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_TrulyNoRestTime(TestLostWeeklyRestTime.java:871) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testOnlyMondayGiven_GiveFreeRide
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testOnlyMondayGiven_GiveFreeRide(TestLostWeeklyRestTime.java:247) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testOnlySomeHoursFromSundayAreLost
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testOnlySomeHoursFromSundayAreLost(TestLostWeeklyRestTime.java:1704) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687) at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen(TestLostWeeklyRestTime.java:1181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687) at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen(TestLostWeeklyRestTime.java:1181) at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay(TestLostWeeklyRestTime.java:1200) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeCase138
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeCase138(TestLostWeeklyRestTime.java:2262) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnFridayWhileSaturdayAndSundayNotYetGiven
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnFridayWhileSaturdayAndSundayNotYetGiven(TestLostWeeklyRestTime.java:2172) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayCanBeAnyDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayCanBeAnyDay(TestLostWeeklyRestTime.java:1162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToMonday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToMonday(TestLostWeeklyRestTime.java:1208) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToSunday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToSunday(TestLostWeeklyRestTime.java:1360) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToThursday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToThursday(TestLostWeeklyRestTime.java:1322) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToTuesday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToTuesday(TestLostWeeklyRestTime.java:1246) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToWednesday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToWednesday(TestLostWeeklyRestTime.java:1284) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnMondayEnoughBecauseOfOptimizationInstruction
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayEnoughBecauseOfOptimizationInstruction(TestLostWeeklyRestTime.java:978) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnMondayIsEnough
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnough(TestLostWeeklyRestTime.java:1055) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnMondayIsEnoughBecauseNoWork
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnoughBecauseNoWork(TestLostWeeklyRestTime.java:1109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnMondayIsNotEnoughEvenIfNoWork
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsNotEnoughEvenIfNoWork(TestLostWeeklyRestTime.java:1761) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnMondayNotEnough
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayNotEnough(TestLostWeeklyRestTime.java:926) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnough
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnough(TestLostWeeklyRestTime.java:1966) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork(TestLostWeeklyRestTime.java:2018) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork_2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork_2(TestLostWeeklyRestTime.java:2070) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnSaturdayIsNotEnoughEvenIfNoWork
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsNotEnoughEvenIfNoWork(TestLostWeeklyRestTime.java:2120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeOnSaturdayNotEnough
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayNotEnough(TestLostWeeklyRestTime.java:1812) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testRestTimeWithMultipleContracts
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeWithMultipleContracts(TestLostWeeklyRestTime.java:2240) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndEnoughRestTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndEnoughRestTime(TestLostWeeklyRestTime.java:1455) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndNotEnoughRestTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1474) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime(TestLostWeeklyRestTime.java:1578) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime_weekStartsOnTuesday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime_weekStartsOnTuesday(TestLostWeeklyRestTime.java:1598) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1617) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime_weekStartsOnTuesday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime_weekStartsOnTuesday(TestLostWeeklyRestTime.java:1637) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime(TestLostWeeklyRestTime.java:1398) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime_end
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime_end(TestLostWeeklyRestTime.java:1521) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1417) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end(TestLostWeeklyRestTime.java:1540) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end_limit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end_limit(TestLostWeeklyRestTime.java:1559) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_limit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_limit(TestLostWeeklyRestTime.java:1436) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Friday_exactly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Friday_exactly(TestLostWeeklyRestTime.java:506) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_None
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_None(TestLostWeeklyRestTime.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Saturday_exactly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Saturday_exactly(TestLostWeeklyRestTime.java:438) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Sunday_exactly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Sunday_exactly(TestLostWeeklyRestTime.java:369) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Thursday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Thursday(TestLostWeeklyRestTime.java:542) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Truly_None
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Truly_None(TestLostWeeklyRestTime.java:300) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWorkingOnlyOnSingleDayHasPlentyOfRestTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testWorkingOnlyOnSingleDayHasPlentyOfRestTime(TestLostWeeklyRestTime.java:708) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLostWeeklyRestTime.testWorkshiftStartingTwoDaysBeforeWeekChangeMayAffectRestTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestLostWeeklyRestTime.testWorkshiftStartingTwoDaysBeforeWeekChangeMayAffectRestTime(TestLostWeeklyRestTime.java:1493) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testAutomaattinenVarallaoloPalkatonIlmanVarallaoloTyölajia
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testBillAutomaticLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testEiViikkolepokorvaustaKunMatkaAikaa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testLyhytTyöpäiväIlmanVarallaoloa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_NormiPalkka
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_RuokataukoLeikattu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväAutomaattisellaVarallaololla2h
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväAutomaattisellaVarallaololla2h_RuokataukoLeikattu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväAutomaattisellaVarallaolollaNormiPalkka
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväAutomaattisellaVarallaololla_1_5h_VoidaanYliohjata_0_5h_ksi_KirjaamallaManuaalisesti
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväAutomaattisellaVarallaololla_ANTAA_Varallaoloa_JosVälissäToinenTyökohdeKunVarallaoloOnTyöaikaa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväAutomaattisellaVarallaololla_EI_ANNA_Varallaoloa_JosVainYksiProjektiKunVarallaoloOnTyöaikaa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattuAutomaattisestiMuustaKuinVarallaoloprojektista
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoaEiVoiLeikataAlleTunninPätkästä
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h_EikäRuokataukoakaanTarvitseLeikata
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväIlmanVarallaoloa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväManuaalisellaVarallaololla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testNormaaliTyöpäiväManuaalisellaVarallaolollaNormiPalkka
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testSiirtymaAikaOnAutomaattinenJaTalviaikaVaihtuu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testViikkolepokorvausKunSiirtymaAikaOnAutomaattinen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testViikkolepokorvausKunSiirtymaAikaOnTyoaikaa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMatkaAjanLaskutus.testViikkolepokorvausKunSiirtymiskorvausOnAutomaattinenJaTalviaikaVaihtuu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationModelSummaryRowConstruction.testFindExistingSummaryRow
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationModelSummaryRowConstruction.testTweakedHourlySalaryRow
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationSummaries.testFirstSalarycalCulationApprovedFirstIsNotAffectedByNewRowsAddedAfterApproval
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationSummaries.testNegatiivisenRivinSummausSamaanLajiin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationSummaries.testNegatiivisenTakaisinperintaKokonaisuudessaan
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationSummaries.testNegatiivisenTakaisinperintaNettoNegatiiviseksi
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationSummaries.testSalaryCalculationSummaryRow
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationSummaries.testSalaryCalculationWhenPreviouslyApprovedCalculationHasMoreRows
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationSummaries.testTwoConsecutiveSummaryRowsLatterIsApprovedAndThereAreSomeAdditionalRows
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationSummaries.testTwoConsecutiveSummaryRowsNeitherIsApprovedAndThereAreSomeAdditionalRows
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationSummaries.testUnjustEnrichment
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryTemplates.testAverageHourlySalaryTemplate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryTemplates.testDefaultSalaryCalculationRowCount
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Johanna ⏳
Last email sent: 08.07.2026. Cooldown in effect until 08.08.2026.
282503a131Johanna08.07.202610087/18714/18918/36782 revert vuosiksi roikkumaan jääneet
[exception] TestSalaryTemplates.testHourlySalaryTemplate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryTemplates.testKokousPalkkio
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryTemplates.testMonthlySalaryTemplate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSomeServices.testBrowseDatabaseWithEnumBits
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSomeServices.testBrowseDatabaseWithEnumBitsAndOtherParents
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSomeServices.testBrowseDatabaseWithEnumBitsEmpty
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSomeServices.testBrowseDatabaseWithEnums
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSomeServices.testCacheKeyImplementation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSomeServices.testIfServiceMethodsCanBeCalledWithoutFailure
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSomeServices.testSetQueryParents
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSummarySalaryCalculationModel.testLiveData
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testCase15831PoissaoloajanKorvauksiaEiHalutaHuomioidaTakuupalkanMaksettavassaMäärässä
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testErolaMervi_20160129
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testIsNewContractInTakuupalkkaSense
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvaaAikapalkan
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvataanTakuupalkalla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaaEiKorvataTakuupalkallaElleiSeAlitu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testSuviIslanderPalkankorotusJaTakuupalkka31052013
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testTakuupalkkaDateRanges
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testTwoConsecutiveContractPeriodsInTheBeginning
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testUrakkapalkkaJokaKorvaaAikapalkan
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testUrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testUrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu_TyossaMuttaEiKahvitauolla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testUrakkapalkkaJokaKorvaaAikapalkan_TyossaMuttaEiKahvitauolla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testUrakkapalkkaJotaTäydennetäänTakuupalkalla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTestStaffComGainerPuhelinpalvelualaPricing.testUrakkapalkkaJotaTäydennetäänTakuupalkalla_TyossaMuttaEiKahvitauolla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftStateTaskTestCases.testWorkShiftStateHoursAndSalesWithAndWithoutHinnasto
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.backend.services.TestWorkShiftStateTaskTestCases.testWorkShiftStateHoursAndSalesWithAndWithoutHinnasto(TestWorkShiftStateTaskTestCases.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNoteSaveHandler.testAlertAndAssignee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.handlers.TestNoteSaveHandler.safeSetUp(TestNoteSaveHandler.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNoteSaveHandler.testAlertButNoAssignee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.handlers.TestNoteSaveHandler.safeSetUp(TestNoteSaveHandler.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNoteSaveHandler.testNoAlertAndNoAssignee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.handlers.TestNoteSaveHandler.safeSetUp(TestNoteSaveHandler.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSpectraSalaryUtils.testSpectraSalaryServices
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.<init>(AbstractEmployeeProjectMapValidityState.java:87) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployeeProjectMapValidityState.<init>(EmployeeProjectServices.java:548) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory.newEmployerModel(EmployeeProjectServices.java:2318) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory.newEmployerModel(EmployeeProjectServices.java:2265) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.getModel(AbstractModelFactory.java:301) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices.getEmployeeProjectMapValidityState(EmployeeProjectServices.java:2415) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices.browseAscending(EmployeeProjectServices.java:1894) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.<init>(EmployeeRangeReportsQueryCriteriaCache.java:423) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.of(EmployeeRangeReportsQueryCriteriaCache.java:933) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.of(EmployeeRangeReportsQueryCriteriaCache.java:920) at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.browse(SpectraSalaryServices.java:82) at com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testSpectraSalaryServices(TestSpectraSalaryUtils.java:1306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureSetTransactions.testDisableStatementTimeoutTriggersCacheClear
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureSetTransactions.testFeatureActivationCreatesReminders
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureSetTransactions.testFeatureSaveWithUpdatedBy
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFinnishTaxCardTransactions.testUpdateWithholdingPercentageExistingFinnishTaxCardStartsAfter
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFinnishTaxCardTransactions.testUpdateWithholdingPercentageExistingFinnishTaxCardStartsAtTheSameDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFinnishTaxCardTransactions.testUpdateWithholdingPercentageExistingFinnishTaxCardStartsBefore
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFinnishTaxCardTransactions.testUpdateWithholdingPercentageNoExistingFinnishTaxCards
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagBasicEmployeeEmployerUnitLevelCostCenters
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagBasicWithCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagBasicWithoutCostCenters
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagBasicWithoutCostCenters_UsingDefaultSalaryReportClassReportingClassification
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagBasicWithoutCostCenters_UsingPreferredSalaryReportClassReportingClassification_WithOnlyDefaults
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagBasicWithoutCostCenters_UsingPreferredSalaryReportClassReportingClassification_WithPreferredSalaryReportClasses
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagSpectraEmployeeEmployerUnitLevelCostCentersWithDivisionInfo
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagSpectraEmployeeEmployerUnitLevelCostCentersWithOvertimeCategoryDivisionInfo
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagSpectraEmployeeEmployerUnitLevelCostCentersWithoutDivisionInfo
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassification
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassificationActivated
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassificationWithoutReportingClassifications
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassificationWithoutSalaryReportClassReportingClassification
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagWithPseudoSalaryReportClassesAndEmployeeEmployerUnitLevelCostCenters
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagWithPseudoSalaryReportClassesWithoutCostCentersAtTimeEntryLevelNorFallBackOnEmployeeLevel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBag.testSalaryReportClassBagWithPseudoSalaryReportClassesWithoutEmployeeEmployerUnitLevelCostCenters
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBagServices.testIsPermutable_falseWhenTargetNameAlreadyExists
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBagServices.testIsPermutable_throwsWhenAskingToPermutateWithSelf_Or_NullTarget_Or_InvalidPrefix_EitherMethod
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBagServices.testIsPermutable_trueWhenTargetNameFree_andNoSideEffects_And_creationOfDuplicatesNotAllowedThereafter
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBagServices.testPermutationRequiresEnabledSalaryReportClassReportingClassifications
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBagServices.testReportingClassification_If_Activated_ItMatchesDefaultOrPreferred_IfSetForEmployerUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBagServices.testReportingClassification_Ignored_If_Not_Activated
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBagServices.testReportingClassification_Test_When_NotSetForEmployerUnit_EvenIfActivated_TestMissingPrefixInSalaryReportClass
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBagServices.testReturnsNullIfNotInitialized
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBagServices.testSalaryReportClassBag_Builds_Distinct_Case_Sensitive_Mappings
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryReportClassBagServices.testSortFirstBasedOnNameAfterPrefixAndThenOnPrefix
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testBrowsingWithPricingTemplates
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.dto.listeners.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAbstractPricingServices.testSaveNonGlobalAndGlobalDoesNotGiveException
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.dto.listeners.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testPaluumuuttajaTäppäPoistuuKunTyöntekijälleLuodaanTyösuhde
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testPoolissaAivanUusi
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testPoolissaPaluumuuttajaEhtinytLopettaa_OllutPelkkäTyösuhde_Paluumuuttaja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testPoolissaPaluumuuttajaEhtinytLopettaa_OllutPelkätTyökohteet_Paluumuuttaja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testPoolissaPaluumuuttajaEhtinytLopettaa_OllutTyösuhdeJaTyökohteet_Paluumuuttaja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testPoolissa_Päättynyt_OllutPelkkäTyösuhde_Iss
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testPoolissa_Päättynyt_OllutPelkätTyökohteet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testPoolissa_Päättynyt_OllutTyösuhdeJaTyökohteet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testTyösuhdePäättynytTeknisenPäättymispäivänPerusteella
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testTyösuhteessa_TyösopimusEiTyökohteita
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testTyösuhteessa_TyösopimusEiTyökohteita_Kuukausipalkkainen_EiLöydyKunHaetaanTuntiPalkkaisia
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testTyösuhteessa_TyösopimusEiTyökohteita_Tuntipalkkainen_EiLöydyKunHaetaanKuukausiPalkkaisia
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testTyösuhteessa_TyösopimusJaTyökohteetVoimassa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomIss.testTyösuhteessa_TyösopimusMuttaTyökohteetVanhentuneet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomersBySearchCriteria.testSearchByBrowserFilter_NonOutdated_IncludesUnused
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomersBySearchCriteria.testSearchByCustomerName_NullFields
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomersBySearchCriteria.testSearchBySupervisor_NoCustomerUnit_MatchProjectLeader
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomersBySearchCriteria.testSearchForCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomersBySearchCriteria.testSearchForCustomer_Default_BrowseFilter_NON_OUTDATED
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingCustomersBySearchCriteria.testSearchString_PartialNameInJoin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingLegacy.testJosEiOlePalkkalaskelmaakaanNiinEiPitäisiNäkyäAktiivisena
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.newEmployer(TestBrowsingLegacy.java:35) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.safeSetUp(TestBrowsingLegacy.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingLegacy.testJosEiOlePalkkalaskelmaakaanNiinEiPitäisiNäkyäAktiivisenaFreshCache
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.newEmployer(TestBrowsingLegacy.java:35) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.safeSetUp(TestBrowsingLegacy.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingLegacy.testJosOnPalkkalaskelmaNiinPitäisiNäkyäVoimassaolevana
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.newEmployer(TestBrowsingLegacy.java:35) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.safeSetUp(TestBrowsingLegacy.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingLegacy.testJosOnPalkkalaskelmaNiinPitäisiNäkyäVoimassaolevanaFreshCache
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.newEmployer(TestBrowsingLegacy.java:35) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.safeSetUp(TestBrowsingLegacy.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBrowsingLegacy.testPoolissa_Päättynyt_OllutPelkkäTyösuhde_MuuKuinIss
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68) at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.newEmployer(TestBrowsingLegacy.java:35) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55) at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.safeSetUp(TestBrowsingLegacy.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testANewPersonShallMergeWithAnExistingPartitionedPersonFromTheSameEmployerWithDuplicateAlias
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testANewPersonShallMergeWithAnExistingPartitionedPersonFromTheSameEmployerWithoutDuplicateAlias
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testANewPersonShallMergeWithAnExistingUnpartitionedStalePersonWithoutCurrentEmployer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testANewUnpartitionedPersonShallNeverConflictWithAnExistingUnpartitionedPersonFromAnotherEmployer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testBackToBackJobApplicationSubmissionsAreConvenedForMergeBeforeSave
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testCrash
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testPartitionedPersonsOfDifferentEmployersShallNeverConflict
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingExistingEmployeePersonEmail_CollidesWithAnotherEmployeePersonInUseForSameEmployer_ActionNotAllowed
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingExistingEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherData_BothUsersLoggedIn_DuplicateDataEmpty
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingExistingEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherData_OnlyDuplicateUserLoggedIn_DuplicateDataEmpty
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingExistingEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherData_OnlyModifiedUserLoggedIn_DuplicateDataEmpty
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingNewEmployeePersonEmail_CollidesWithAnotherEmployeePersonInUseForSameEmployer_ActionNotAllowed
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_ButInUseForADifferentEmployer_FreshOneCreatedIndependently
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateLoggedIn_DuplicatePasswordChangeNotPending
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateLoggedIn_DuplicatePasswordChangePending
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateNotLoggedIn_DuplicatePasswordChangeNotPending
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateNotLoggedIn_DuplicatePasswordChangePending
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateLoggedIn_DuplicatePasswordChangeNotPending
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateLoggedIn_DuplicatePasswordChangePending
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateNotLoggedIn_DuplicatePasswordChangeNotPending
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateNotLoggedIn_DuplicatePasswordChangePending
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSubmittingApplicationEmail_MatchesWithExistingApplicationOfAnUnemployedEmployeePersonForSameEmployer_NewApplicationsKeepsOriginalButPiggybacksLatestData
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestDuplicateUserCollisions.testSubmittingApplicationEmail_MatchesWithExistingApplicationOfEmployedEmployeePersonForSameEmployer____Transfer__or__whaatt__ApplicationsAndKeepLatestData
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiService.testSearchByCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiService.testSearchByEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiService.testSearchByEndDateToday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiService.testSearchByMaxDescription
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiService.testSearchByMinDescription
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiService.testSearchByStartAndEndDateToday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiService.testSearchByStartDateToday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectCustomerServices.testBrowseByEmployerIds
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.<init>(AbstractEmployeeProjectMapValidityState.java:87) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployeeProjectMapValidityState.<init>(EmployeeProjectServices.java:548) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory.newEmployerModel(EmployeeProjectServices.java:2318) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory.newEmployerModel(EmployeeProjectServices.java:2265) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.getModel(AbstractModelFactory.java:301) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices.getEmployeeProjectMapValidityState(EmployeeProjectServices.java:2415) at com.tustor.tuntinetti.backend.services.ProjectCustomerServices$EmployerProjectCustomers.retain(ProjectCustomerServices.java:903) at com.tustor.tuntinetti.backend.services.ProjectCustomerServices$EmployerProjectCustomers.browse(ProjectCustomerServices.java:643) at com.tustor.tuntinetti.backend.services.ProjectCustomerServices$EmployerProjectCustomers.browse(ProjectCustomerServices.java:625) at com.tustor.tuntinetti.backend.services.ProjectCustomerServices.browse(ProjectCustomerServices.java:193) at com.tustor.tuntinetti.backend.services.TestProjectCustomerServices.testBrowseByEmployerIds(TestProjectCustomerServices.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTimerAlertCustomerDetails.testTimeAlert
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTimerAlertNotes.testEmployeeNotes
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestVacationEarnedServices.testBrowseAscendingReturnsResultsInCorrectOrder
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestVacationEarnedServices.testBrowseAscendingUsesCorrectSearchCriteria
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestVacationEarnedStateServices.testEmployedCache
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestVacationEarnedStateServices.testNoNPEWhenEmployeeNotEmployed
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestVacationEarnedStateServices.testVacationEarnedClone
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMolJobPostingSaveHandler.testUpdatedAtRemoteSaveLogic
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFinnishSalaryTaxes.testCaseSosiaaliturvamaksunVahennysToimiiMyosErillisilmoituksella
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFinnishSalaryTaxes.testNegatiivinenEnnakonpidätys_Sami_Hartomäki_20120701_20120715
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFinnishSalaryTaxes.testNegatiivinenPalkkaMuuKuinLomaraha_Raija_Blad_20120701_20120715
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFinnishSalaryTaxes.testPortaikkoverokorttiVaihtuuMuttaTulotHuomioidaanVerokortilta
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81) at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureUsageOfCurrentMonthTransactions.testFeatureLevel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureUsageOfCurrentMonthTransactions.testGetFeatureForGdprEiFeaturekayttoja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureUsageOfCurrentMonthTransactions.testGetFeatureForGdprEriKayttojaMolemmilla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureUsageOfCurrentMonthTransactions.testGetFeatureForGdprMolempiaKayttoja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureUsageOfCurrentMonthTransactions.testGetFeatureForGdprMolempiaKayttojaMolemmilla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureUsageOfCurrentMonthTransactions.testGetFeatureForGdprOrNullInvalidParameters
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureUsageOfCurrentMonthTransactions.testGetFeatureForGdprVain_PER_ACTIVE_EMPLOYEE_Kayttoja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureUsageOfCurrentMonthTransactions.testGetFeatureForGdprVain_PER_ACTIVE_EMPLOYEE_KayttojaMolemmilla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureUsageOfCurrentMonthTransactions.testGetFeatureForGdprVain_PER_PARTICULAR_EMPLOYEE_Kayttoja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureUsageOfCurrentMonthTransactions.testGetFeatureForGdprVain_PER_PARTICULAR_EMPLOYEE_KayttojaMolemmilla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureUsageOfCurrentMonthTransactions.testOverrideUsageAsGdprMustNotCreateNewFeatureUsage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureUsageOfCurrentMonthTransactions.testSelectsCorrectEmployees
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestFeatureUsageOfCurrentMonthTransactions.testSkipFeatureRecordingIfNoEmployees
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddContactPersonNoEmailSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddContactPersonSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddMedicationScheduleSuccessCreate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddMedicationScheduleSuccessCreateGlobal
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddMedicationScheduleSuccessUpdate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddMedicationSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddMedicationTemplateSuccessCreateSchedule
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddMedicationTemplateSuccessCreateScheduleGlobal
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddMedicationTemplateSuccessExistingSchedule
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddPhotoSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddReminderSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddReportSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddReportWithPhotoSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddTaskSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddTaskTemplateSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testAddTwoMedicationTemplatesSuccessCreateTwoSchedules
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testDescriptionSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testEditContactPersonChangeEmailSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testEditContactPersonSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testEditMedicationGlobalTemplate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testEditMedicationTemplateAndAddTemplate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testEditMedicationTemplateAndAddTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testEditMedicationTemplateAndEditTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testEditMedicationTemplateAndRemoveTemplate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testEditMedicationTemplateAndRemoveTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testEditMedicationTemplateTwoTemplates
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testEditReminderSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testEditTaskTemplateSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testGetContactPersonSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testGetMedicationSchedulesSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testGetMedicationTemplatesSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testGetMedicationTemplatesTwoDaysSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testGetRemindersSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testGetReportPhotoSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testGetReportSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testGetTaskTemplatesNotActiveSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testGetTaskTemplatesSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testIsAuthCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testLoginError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testLoginSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testMedicationsAreDone
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testMedicationsAreDoneMoreTimesForOneTemplate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testMedicationsAreNotDone
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testMobileDayWorkShiftsNoProjectCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testMobileDayWorkShiftsNoTimespan
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testMobileDayWorkShiftsSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testMobilePageError1
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testMobilePageError2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testNotesSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testQrCodeSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testRemovGlobaleMedicationTemplate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testRemoveContactPersonSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testRemoveMedication
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testRemoveMedicationTemplate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testRemoveMedicationTemplateDisable
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testRemoveReminder
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testRemoveTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testRemoveTaskTemplate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testRemoveTaskTemplateDisable
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testReport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testReport2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testReportIsDone
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testReportIsNotDone
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testSearchCustomers
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testSearchReportExtendedSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testSearchReportSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testServiceDescriptionSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testTasksAreDone
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testTasksAreNotDone
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testUpdateReportDeletePhotoSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testUpdateReportSuccess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMobileHelperApiTestPage.testVersion
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestInopticsNfcBoxAutoAdjustDeviceTimePage.testClockDaylightOffsetCorrection
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestInopticsNfcBoxAutoAdjustDeviceTimePage.testClockOffsetCorrection
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestInopticsNfcBoxAutoAdjustDeviceTimePage.testClockZoneOffsetCorrection
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationSortableTable.testCheckIfApplicationsPerPageIsSetInTable
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationSortableTable.testIfCreatedNewEmployeePreferencesApplicationsPerPageSetAs_10
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingByPricingInstructions.testDailyPriceNeverMatchesAnyOtherCriteria
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingByPricingInstructions.testDailyStartingPriceNeverMatchesAnyOtherCriteria
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingByPricingInstructions.testGivenSimpleDailyPricingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDays
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingByPricingInstructions.testGivenSimpleDailyPricingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDaysOnEachEmployeeInCollatedProjectReport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingByPricingInstructions.testGivenSimpleDailyPricingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDaysOnEachEmployeeProjectReport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingByPricingInstructions.testGivenSimpleDailyPricingWithRoundingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDaysAndIsRounded
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingByPricingInstructions.testGivenSimpleDailyStartingPriceThenDailyStartingPriceIsAddedOntoAllWorkDaysButOnlyWorkDays
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingByPricingInstructions.testProjectReportViewWithPolarProPricingTemplateAndThreeEmployees
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingByPricingInstructions.testProjectReportViewWithPolarProPricingTemplateAndThreeEmployeesWith30PercentDiscount
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingByPricingInstructions.testProjectReportViewWithPolarProPricingTemplateAndThreeEmployeesWith50PercentDiscount
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingByPricingInstructions.testProjectReportViewWithProjectPricingTemplateAndThreeEmployees
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingByPricingInstructions.testSimpleProjectCustomerPricingTemplate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505) at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77) at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingPricingLimit.testPricingLimitHasNoEffectFromProjectPerspective_FeatureActive
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68) at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectFromProjectPerspective_FeatureActive(TestBillingPricingLimit.java:70) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingPricingLimit.testPricingLimitHasNoEffectFromProjectPerspective_FeatureNotActive
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68) at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectFromProjectPerspective_FeatureNotActive(TestBillingPricingLimit.java:62) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingPricingLimit.testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureActive
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68) at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureActive(TestBillingPricingLimit.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingPricingLimit.testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureNotActive
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68) at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureNotActive(TestBillingPricingLimit.java:39) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingPricingLimit.testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureActive
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68) at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureActive(TestBillingPricingLimit.java:25) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingPricingLimit.testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureNotActive
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68) at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureNotActive(TestBillingPricingLimit.java:18) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingPricingLimit.testPricingLimitReportLoadedForProjectCustomerHq_FeatureActive
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68) at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitReportLoadedForProjectCustomerHq_FeatureActive(TestBillingPricingLimit.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testAllowLunchBreakToOverlapWithAnotherTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testCannotSaveOnlyNotesField
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testComplainAboutAFullDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testDoNotAllowATaskToOverlapWithAnotherTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testEmployeeCancelButton
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testEnterStartTimeEndTimeAndLunchBreakAndThenCancel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testFullDaySickleaveOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testHalfDaySickleaveOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testIfEndDateGivenEndDateIsRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testIfLunchBreakGivenAsTimeBothStartAndEndDateAreRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testIfLunchBreakGivenBothStartAndEndDateAreRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testIfStartDateGivenEndDateIsRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testManagerAcceptsEmployeeAcceptedHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testManagerEditAndAcceptBeforeEmployeeAccepts
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testPartDaySickleaveOkIfHasLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testPreserveExistingLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testSickleaveDisabledIfAnotherTaskLocked
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testSickleaveDisabledIfOnlyManagerRecordSickleaves
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testSickleaveNotAllowedIfWorkingFullDay_checkboxOn
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testSickleaveNotAllowedIfWorkingFullDay_checkboxTrue
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeAndEndTimeOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeAndEndTimeOkButLengthNotValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeAndEndTimeOkOnHolidayWeek
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeAndEndTimeTooAccurate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndLunchBreakAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndLunchBreakWithAnotherHourFormatAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolWithSpaceAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndTaskNotesOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeLunchBreakAndNotesAllOkEvenIfLunchBreakSlightlyMisspelled
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeOkButLunchBreakNotAccurateEnough
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakFormat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakFormatIfStartAndEndDateGiven
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakShouldNotBeAfterTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewCustomerHoursReportAlreadyApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenInNormalMode
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewHoursAlreadyApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testAllowLunchBreakToOverlapWithAnotherTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testCannotSaveOnlyNotesField
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testComplainAboutAFullDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testDoNotAllowATaskToOverlapWithAnotherTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testEmployeeCancelButton
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testEnterStartTimeEndTimeAndLunchBreakAndThenCancel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testFullDaySickleaveOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testHalfDaySickleaveOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testIfEndDateGivenEndDateIsRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testIfLunchBreakGivenAsTimeBothStartAndEndDateAreRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testIfLunchBreakGivenBothStartAndEndDateAreRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testIfStartDateGivenEndDateIsRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testManagerAcceptsEmployeeAcceptedHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testManagerEditAndAcceptBeforeEmployeeAccepts
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testPartDaySickleaveOkIfHasLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testPreserveExistingLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testSickleaveDisabledIfAnotherTaskLocked
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testSickleaveDisabledIfOnlyManagerRecordSickleaves
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testSickleaveNotAllowedIfWorkingFullDay_checkboxOn
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testSickleaveNotAllowedIfWorkingFullDay_checkboxTrue
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeAndEndTimeOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeAndEndTimeOkButLengthNotValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeAndEndTimeOkOnHolidayWeek
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeAndEndTimeTooAccurate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndLunchBreakAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndLunchBreakWithAnotherHourFormatAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolWithSpaceAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndTaskNotesOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeLunchBreakAndNotesAllOkEvenIfLunchBreakSlightlyMisspelled
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeOkButLunchBreakNotAccurateEnough
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakFormat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakFormatIfStartAndEndDateGiven
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakShouldNotBeAfterTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewCustomerHoursReportAlreadyApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenInNormalMode
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewHoursAlreadyApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testAllowLunchBreakToOverlapWithAnotherTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testAllowedToOverrideUnAssignedTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testCannotSaveOnlyNotesField
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testCannotSaveOnlyRowNotesField
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testCollidingTaskAndVacationValidation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testCompensationEditorContainerIsVisibleAndEnabledWhenThereAreCompensationOptionsAndOtherwiseNot
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testComplainAboutAFullDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testDefaultLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testDoNotAllowATaskToOverlapWithAnotherTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testEmployeeCannotRecordSupervisorOnlyCompensationUnit_checkbox
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testEmployeeCannotRecordSupervisorOnlyCompensationUnit_field
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testEmployeeCannotViewSupervisorOnlyCompensationUnit_field
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testEnterStartTimeEndTimeAndLunchBreakAndThenCancel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testEnteringNormalCompensationUnits
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testEnteringOneUnitPerEntryCompensationUnits
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testFaceliftTableDataRefreshesAfterSwitchingCostCenter
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testFullDaySickleaveOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testHalfDaySickleaveOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testIfEndDateGivenEndDateIsRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testIfLunchBreakGivenBothStartAndEndDateAreRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testIfStartDateGivenEndDateIsRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testManagerAcceptsEmployeeAcceptedHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testManagerEditAndAcceptBeforeEmployeeAccepts
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testNotAllowedToOverrideUnAssignedTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testPartDaySickleaveOkIfHasLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testPreserveExistingLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testSalaryPeriodChangesWhenSelectedFromCalendar
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testSalaryPeriodRemainsUnchangedWhenCancelingAfterSave
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testSickleaveDisabledIfAnotherTaskLocked
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testSickleaveDisabledIfOnlyManagerRecordSickleaves
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testSickleaveNotAllowedIfWorkingFullDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testSickleaveNotAllowedIfWorkingFullDayAndHasLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testSickleaveNotAllowedIfWorkingFullDayAndHasLunchBreakHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeAndEndTimeOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeAndEndTimeOkButLengthNotValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeAndEndTimeTooAccurate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeAndOvernightEndTimeLunchBreakAndNotesAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeAndOvernightEndTimeLunchBreakGivenAsHoursAndNotesAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndLunchBreakAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkFutureLocked
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndTaskNotesOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeOkButLunchBreakNotAccurateEnough
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testSupervisorCanRecordSupervisorOnlyCompensationUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testSupervisorCanRecordSupervisorViewOnlyCompensationUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testSupervisorOnlyCompensationUnitsAreRetainedWhenEmployeeRecordsAdditionalCompensationUnits
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testSupervisorViewOnlyCompensationUnitsAreRetainedWhenEmployeeRecordsAdditionalCompensationUnits
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateCompensationEntryRawInputIsNotLostOnError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreak0IsValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakFormat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakShouldNotBeAfterTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay_x
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCannotViewCustomerHoursReportAlreadyApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCannotViewHoursAlreadyApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testAllowLunchBreakToOverlapWithAnotherTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testCannotSaveOnlyNotesField
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testCannotSaveOnlyRowNotesFieldEvenIfHasSickleave
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testComplainAboutAFullDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testDefaultLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testDoNotAllowATaskToOverlapWithAnotherTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testEnterStartTimeEndTimeAndLunchBreakAndThenCancel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testEnteringOneUnitPerEntryCompensationUnits
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testFullDayTaskWithSickleaveAndLunchBreakSnapsPieceOffSickleave
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testIfEndDateGivenEndDateIsRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testIfLunchBreakGivenBothStartAndEndDateAreRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testIfOnlySickleaveGivenThenLunchBreakMustFit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testIfStartDateGivenEndDateIsRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testLunchBreakOkWhenPartOfItIsInTaskAndPartOfItIsInSickleave
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testLunchBreakValidationWithSickleaveAndEmployeeCantModifyWorkShifts
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testManagerAcceptsEmployeeAcceptedHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testManagerEditAndAcceptBeforeEmployeeAccepts
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testPreserveExistingLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testSickleaveAndLunchBreakOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testSickleaveDisabledIfAnotherTaskLocked
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testSickleaveDisabledIfOnlyManagerRecordSickleaves
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeDontOverlapWithSickleaveAndLunchBreakSnapsPieceOffSickleave
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeDontOverlapWithSickleaveAndLunchBreakSnapsPieceOffTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeDontOverlapWithSickleaveButSickleaveOverlapsWIthBoth
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOkButLengthNotValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOverlapWithSickleaveWhichIsOkAsSickleaveSnapsOffAPiece
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_1
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_3
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffSickleave
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeTooAccurate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndOvernightEndTimeLunchBreakAndNotesAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndOvernightEndTimeLunchBreakGivenAsHoursAndNotesAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeAndLunchBreakAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeAndTaskNotesOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeOkButLunchBreakNotAccurateEnough
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testValidateLunchBreakFormat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testValidateLunchBreakShouldNotBeAfterTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCannotViewCustomerHoursReportAlreadyApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCannotViewHoursAlreadyApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportList.testCustomerReportListOnConfigureAnalyzesBudgets
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.safeSetUp(AbstractReportListTestCase.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportList.testRoundingWithRowPerTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.safeSetUp(AbstractReportListTestCase.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportList.testRoundingWithTasksOnSingleRow
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.safeSetUp(AbstractReportListTestCase.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithOneTaskAndNoEffectiveFiltering
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.safeSetUp(TestCustomerReportTaskGroupFiltering.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteCustomerCollated_CanSeeBothEmployeeProjects
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.safeSetUp(TestCustomerReportTaskGroupFiltering.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteNotCustomerCollated
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.safeSetUp(TestCustomerReportTaskGroupFiltering.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndWithEffectiveFiltering
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.safeSetUp(TestCustomerReportTaskGroupFiltering.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksNoEffectiveFiltering
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.safeSetUp(TestCustomerReportTaskGroupFiltering.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestElakeSalaryCalculationRowInitialization.testJosTyontekija15vNiinEiPalkansaajanElakemaksuaTyottomyysturvaaEikaSosiaaliturvamaksua
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestElakeSalaryCalculationRowInitialization.testJosTyontekija17PlusvNiinPalkansaajanEläkemaksuaJaTyöttömyysturvaa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestElakeSalaryCalculationRowInitialization.testJosTyontekija17PlusvNiinPalkansaajanEläkemaksuaJaTyöttömyysturvaaEdellisenäVuonnaNollattu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestElakeSalaryCalculationRowInitialization.testJosTyontekija18PlusvNiinPalkansaajanElakemaksuaJaTyottomyysturvaa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestElakeSalaryCalculationRowInitialization.testJosTyontekija18PlusvNiinPalkansaajanElakemaksuaJaTyottomyysturvaaEdellisenaVuonnaNollattu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestElakeSalaryCalculationRowInitialization.testJosTyontekijaOn16PlusNiinEiPalkansaajanEläkemaksuaEikäTyöttömyysturvaa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestElakeSalaryCalculationRowInitialization.testJosTyontekijaOn16PlusNiinEiPalkansaajanEläkemaksuaEikäTyöttömyysturvaaEdellisenäVuonnaNollattu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestElakeSalaryCalculationRowInitialization.testJosTyontekijaOnAlle53vNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestElakeSalaryCalculationRowInitialization.testJosTyontekijaOnYli53vNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestElakeSalaryCalculationRowInitialization.testJosTyontekijaOnYli53vNiinPalkansaajanElakemaksuprosenttiPeriytyyPreviousSalaryCalculationRowlta
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestElakeSalaryCalculationRowInitialization.testJosTyontekijaTayttaa53vKeskenVuodenNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeApproveHoursEditorPanel.testEmployeeCancelButton
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:64) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeApproveHoursEditorPanel.testHourRangeBug20091129
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:64) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeApproveHoursEditorPanel.testIfEmployerDontWantNoApprovalButtonsEvenIfFeatureActive
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:64) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeApproveHoursEditorPanel.testIfEmployerDontWantNoApprovalButtonsEvenIfNoFeatureNo
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:64) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeApproveHoursEditorPanel.testNoFeatureNoApprovalButtonsEvenIfEmployerWants
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:64) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportView.testCannotMoveFromIfLocked
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportView.testGetPrecedingAndFollowingTaskAndTravelEntrys
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportView.testMoveSwapOrCopyGivenPeriod
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportView.testMoveSwapOrCopyGivenTargetDateMustHaveSainPeriod
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportView.testMoveSwapOrCopyGivenTargetDateMustHaveSainPeriodTerminatesIfTaskRemoved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportView.testMoveSwapOrCopyGivenTargetPeriodMustHaveSainPeriod
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportView.testMoveSwapOrCopyGivenTargetPeriodMustHaveSainPeriodTerminatesIfTaskRemoved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportView.testMoveSwapOrCopyGivenTargetPeriodMustHaveValidPeriod
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportView.testMoveSwapOrCopyWholePeriod
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportView.testMoveSwapOrCopyWholePeriodTaskRemovedBeforeTransaction
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportView.testSaveSingularTaskForPersistingNotifyChangesWhenOnlyStateChanges
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportView.testSaveSingularTaskForPersistingNotifyChangesWhenOnlyStateChangesTestBenevolentTaskRemovedTwice
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportView.testSerializations
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportViewAndWeekStartTimeOffset.testDayDoesntDisappear
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestEmployeeReportViewAndWeekStartTimeOffset.safeSetUp(TestEmployeeReportViewAndWeekStartTimeOffset.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEtryYlityoLaskuri.testIfStartDateGivenEndDateIsRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEtryYlityoLaskuri.safeSetUp(TestEtryYlityoLaskuri.java:44) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEtryYlityoLaskuri.testStartTimeAndEndTimeOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestEtryYlityoLaskuri.safeSetUp(TestEtryYlityoLaskuri.java:44) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelDstToNormalFast4Smoke.testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelDstToNormalFast4Smoke.testCase4288DurationOnly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelDstToNormalFast4Smoke.testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelDstToNormalFast4Smoke.testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelDstToNormalFast4Smoke.testPlayStopButton
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelFast4Smoke.testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelFast4Smoke.testCase4288DurationOnly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelFast4Smoke.testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelFast4Smoke.testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelFast4Smoke.testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelFast4Smoke.testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testAsiakkaallaEiOsoitetta
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testAutomaattiMatkalasku
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testAutomaattiMatkalaskuTuleeVainEditoriformille
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testAutomaattimatkalaskuToimiiVainHalutuillaAloilla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testAutomaattimatkalaskuVaatiiAutoSuggestin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testAutomaattimatkanPituudenYlikirjoitusKasin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testCase20813EiExceptioniaTallennettaessaKululajitonta
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testDisabloituMatkalasku
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testEiStackOverflowErroria
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testEiTallennetaUuttaMatkalaskutietuettaJosPaallekaisyys
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testEtappienDisabloituminen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testJosKmKuluOnJoEiLuodaAutomaattistaMatkalaskua
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testJosPaallekainenMatkalaskuLuodaanAutomaattiKulukirjaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testJosPaallekainenMatkalaskuLuodaanPaivittainenMatkaKulukirjaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testJosPaallekainenMatkalaskuToisellaKululajillaLuodaanPaivittainenMatkaKulukirjaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testMatkalaskuException
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testMatkalaskuIkkunanAukeaminen1
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testMatkalaskuIkkunanAukeaminen2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testMatkalaskuIkkunanAukeaminen3
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testMatkalaskuIkkunanAukeaminen4
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testMatkalaskuToimiiUseammallakinProjectCustomerilla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testPaivittainenMatkakulukorvaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testPaivittainenMatkakulukorvausMatkalasku
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testPaivittainenMatkakulukorvausNormalEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testPreventNpeWhenAutoSuggest
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testRoundTrip
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testTallentamattomiakaanMatkalaskujaEiVoiTehdaRistiin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testToistaMatkaKorvaustaEiLuodaSamallePaivalleJosAiempiOnJoTallennettu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testUudenTaskinAutomaattiMatkalaskunAjatPaivittyvat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelMatkalasku.testViallinenOsoite
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelNormalToDstFast4Smoke.testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelNormalToDstFast4Smoke.testCase4288DurationOnly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelNormalToDstFast4Smoke.testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelNormalToDstFast4Smoke.testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107) at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50) at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testApplicationIsUpdatedForSamePersonEmployeeApplicationPositionWhenCreateDateItLessThen5Minutes
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testNewApplicationAttachmentsAreUpdatedForSamePersonEmployeeApplicationPositionWhenCreateDateItLessThen5Minutes
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testNewApplicationIsAddedForSamePersonEmployeeAndDifferentApplicationPositionWhenCreateDateItLessThen5Minutes
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testNewApplicationIsAddedForSamePersonEmployeeApplicationPositionWhenCreateDateItMoreThen5Minutes
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testNewApplicationIsNotAddedForSamePersonEmployeeApplicationPositionWhenCreateDateItLessThen5Minutes
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testSaveAttachment_both_1and2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testSaveAttachment_only_1
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testSaveAttachment_only_1and_photo
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testSaveAttachment_only_2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testSaveAttachment_only_2and_photo
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testSavePhoto
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testSubmitAllApplicationFields
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testSubmitFirstnameLastnameAndSomeInformation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.testSubmitLastNameOnly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.test_ApplicationDoesNotOVerwriteExistingPerson_AndNotEmployee_AndNotApplication_PersonAndEmployeeAndApplicationExist_If_EmailMatches_NewApplicationIsCreatedInstead
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.test_ApplicationDoesNotOVerwriteExistingPerson_AndNotEmployee_PersonAndEmployedEmployeeExist_If_EmailMatches
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.test_ApplicationDoesNotOVerwriteExistingPerson_AndNotEmployee_PersonAndUnEmployedEmployeeExist_If_EmailMatches
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.test_ApplicationDoesNotOVerwriteExistingPerson_OnlyPersonExists_If_EmailMatches
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestJobApplicationsForm.test_ApplicationDoesNotOverwriteExistingPerson_AndNotEmployee_ChangedInformationSavedIntoIntroduction
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLabourAgreementSettingsPanel.testAlternateCompensatedHolidaySelectionCanBeModified
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLabourAgreementSettingsPanel.testChangesToNewSickleaveSettingsAreStoredToDatabase
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLabourAgreementSettingsPanel.testGivenNewSickleaveSettingsShowEditFieldsForNewSettingsOnly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLabourAgreementSettingsPanel.testGivenNoNightshiftsThenCopyLatestNightshiftsIsDisabled
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLabourAgreementSettingsPanel.testGivenTooLargeLeg1holidayMaxOvertimeHoursErrorIsShown
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLabourAgreementSettingsPanel.testLatestNightShiftSeriesCanBeCopied
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLabourAgreementSettingsPanel.testNewLabourAgreementsHaveNewSickleaveSettings
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLabourAgreementSettingsPanel.testNewTesCanBeCreatedAndSavedWithMinimumRequredInformation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLabourAgreementSettingsPanel.testSickleaveSettingsChangeWhenLabourAgreementIsChanged
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLabourAgreementSettingsPanel.testTesNightShiftsHaveTimeFormat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLabourAgreementSettingsPanel.testWeekStartOffsetEmptyIsZero
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLabourAgreementSettingsPanel.testWeekStartOffsetInvalidValue
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLoginRememberMeMobiiliseurantaLoginPage.testAfterPasswordChangeBindAuthorizationCookieCreatesNewCookie
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLoginRememberMeMobiiliseurantaLoginPage.testAfterPasswordChangeOldAuthorizationCookieIsNoLongerValidBecauseOfChangedPasswordIndex
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLoginRememberMeMobiiliseurantaLoginPage.testAutoLoginAttemptWithEmployeeForWhomLoginIsNotAllowed
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLoginRememberMeMobiiliseurantaLoginPage.testAutoLoginAttemptWithIllegalUserIdInCookie
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLoginRememberMeMobiiliseurantaLoginPage.testOldStyleAuthorizationCookiesWithoutPasswordIndexAreInvalidatedWithoutError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLoginRememberMeMobiiliseurantaLoginPage.testRememberMeLoginDoesNotBypassTwoPhaseAuthentication
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedPersonCannotAccessMemberAreaIfTriesToChangePasswordIntoOldPassword
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedUserCannotAccessMemberAreaIfPasswordChangeIsPending
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedUserCannotAccessMemberAreaIfTriesToChangeIntoPasswordsThatDoNotMatch
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLoginRememberMeMobiiliseurantaLoginPage.testUnauthenticatedPersonCanBeRememberedUsingACookieIfAllowed
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLoginRememberMeMobiiliseurantaLoginPage.testUnauthenticatedUserCannotBeRememberedUsingACookieIfNotAllowed
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testAPersonHavingAValidContractCanLoginViaLoginPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testAPersonHavingAValidEmployerCanLoginViaLoginPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testAPersonHavingNoEmployerCannotLogin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testAPersonHavingNoValidEmployeeProjectCanLoginIfHeHasAContractInFuture
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testAPersonHavingNoValidEmployeeProjectCannotLoginIfHeHasAContractOnlyInThePast
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testAPersonHavingNoValidEmployerCannotLogin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testDirectNavigationToPasswordChangePageDoesNotLeadToInfinitePasswordChangeLoop_Case50010
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testEmployeeWithTwoPhaseAuthentication
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testEmployeeWithTwoPhaseAuthenticationAndMultipleEmployers
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testExistingPersonHavingAnEmployerCanLoginViaLoginPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testExistingPersonHavingMultipleEmployersCanLoginViaLoginPageAfterChoosingEmployer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testLoginPageDoesNotWarnIfFirefox
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testLoginPageWarnsIfMSIE6_0
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testLoginPageWarnsIfMSIE6_01
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testLoginPageWarnsIfMSIE6_0b
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testLoginPageWarnsIfMSIE6_1
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testLoginPageWarnsIfMSIE7_0
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testLoginPageWarnsIfMSIE7_0b
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testPasswordIsNotRequiredToBeChangedOnEveryLogin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testPersonWithPasswordChangePending
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testPoytakelloWithTwoPhaseAuthentication
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testRedirectToUrlExceptionSavesUrlToDetailMessageField
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testResetPersonAlwaysCallsResetRolesEvenIfEmployeeIsNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testResetRolesPreviousEmployeeAuthorizationCacheIsCorrectlyCleared
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testRestrictedCookies
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testSetNullPerson
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testSetSessionTimeOutSecondsIsAlwaysCalledUponLogin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testStaticResource
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testTallierSingleSignOnLogin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testTresholdDate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testUnauthenticatedPersonIsRedirectedToLogin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testUnauthenticatedUserCanAccessLoginPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLogins.testWapWithTwoPhaseAuthentication
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLunchBreaksOnHoursEditorPanel.testIfLunchBreakGivenBothStartAndEndDateAreRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLunchBreaksOnHoursEditorPanel.testStartTimeAndEndTimeOkNoLunchBreak
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLunchBreaksOnHoursEditorPanel.testStartTimeEndTimeAndLunchBreakAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLunchBreaksOnHoursEditorPanel.testStartTimeEndTimeAndLunchBreakAllOkEvenIfLunchBreakGiven
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLunchBreaksOnHoursEditorPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLunchBreaksOnHoursEditorPanel.testStartTimeEndTimeOvernightAndLunchBreakAllOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLunchBreaksOnHoursEditorPanel.testValidateLunchBreakShouldNotBeAfterTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLunchBreaksOnHoursEditorPanel.testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLunchBreaksOnHoursEditorPanel.testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLunchBreaksOnHoursEditorPanel.testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLunchBreaksOnHoursEditorPanel.testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestPoytakelloDemo.testAbortInInitialStateGoesBackToLogin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94) at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestPoytakelloDemo.testGiven6h40minIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94) at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestPoytakelloDemo.testGiven6hIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94) at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestPoytakelloDemo.testGivenOnly6hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94) at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestPoytakelloDemo.testGivenOnly6hIn35minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94) at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestPoytakelloDemo.testGivenOnly7hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94) at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestPoytakelloWithLogin.testAbortInInitialStateGoesBackToLogin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94) at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestPoytakelloWithRfidLogin.testAbortInInitialStateGoesBackToLogin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94) at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestPoytakelloWithRfidLogin.testSetUp
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94) at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectReportList.testProjectReportListOnConfigureAnalyzesBudgets
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.safeSetUp(AbstractReportListTestCase.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestRegistration.testEmailValidation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestRegistration.testPasswordChangePendingNotEnforcedOnFirstLoginAfterRegistration
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestRegistration.testRegistrationPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestRegistration.testRequiredFields
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestRegistration.testUserAgreementCanBeViewed
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestRegistration.testUserCannotRegisterDuplicateEmployerNameWithExistingEmployeeAndSameEmail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Atte, Martin, Jukka, Johanna
23668b2aa5Johanna16.07.2026tes updates 6/2026 - TakpApp jäi kyydistä
8a67bbbfddJohanna16.07.2026tes updates 6/2026
6ebc726d47Jukka16.07.202655769 Fix ulosoton suojaosuuden laskenta BI_WEEKLY_PERIOD
0a636bb3a5Martin16.07.2026On Return page url missing
2d57d3600aAtte16.07.202653364 whatisnew entryn lisälause hyödyistä v4
11e2dbfe8aAtte16.07.202654593 iter 1.3. Fix and clarify TestLogins.testEmployeeWithTwoPhaseAuthentication()
fc97772420Martin16.07.2026NPE check employeeDailyReport.getPreviousDailyReport()
c658e3114bAtte16.07.202654593 iter 1.1-1.2 squashed. Kaksivaiheinen tunnistautuminen pois päältä ensimmäisellä kirjautumiskerralla uuden käyttäjän käyttöönoton helpottamiseksi. Testattu että toimii myös työntekijällä, jolla on useampi employer
[exception] TestRegistration.testUserIsRequiredToAcceptAgreement
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestRegistration.testUserWithDuplicateAliasCannotExistAnymoreDueToCase46537Partitioning
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestRegistration.testUserWithDuplicateEmailInAnotherCompanyCanNoLongerAccessThroughExistingEmployeeSinceCase46537
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestRegistration.testUserWithNewEmailIsRegisteredSuccessfully
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestRegistration.testUsersContactRequestIsEmailedAfterSuccessfulRegistration
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestReportViewsWithProCountorApi.testCityworkDailyLasku
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testCityworkDailyLasku(TestReportViewsWithProCountorApi.java:1242) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestReportViewsWithProCountorApi.testCityworkSigmaLasku
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testCityworkSigmaLasku(TestReportViewsWithProCountorApi.java:1232) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestReportViewsWithProCountorApi.testCustomerReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NightShiftPercentage_ButSpecialHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testCustomerReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NightShiftPercentage_ButSpecialHoliday(TestReportViewsWithProCountorApi.java:917) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestReportViewsWithProCountorApi.testDailyLasku
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testDailyLasku(TestReportViewsWithProCountorApi.java:1222) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestReportViewsWithProCountorApi.testEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NoNightShiftOrSpecialHoliday
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NoNightShiftOrSpecialHoliday(TestReportViewsWithProCountorApi.java:121) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NoNightShiftOrSpecialHoliday(TestReportViewsWithProCountorApi.java:113) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestReportViewsWithProCountorApi.testPajuDailyLasku
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testPajuDailyLasku(TestReportViewsWithProCountorApi.java:1262) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestReportViewsWithProCountorApi.testPajuDailyLaskuCollatedProjectCustomers
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testPajuDailyLaskuCollatedProjectCustomers(TestReportViewsWithProCountorApi.java:1272) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestReportViewsWithProCountorApi.testPajuSigmaLasku
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testPajuSigmaLasku(TestReportViewsWithProCountorApi.java:1252) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestReportViewsWithProCountorApi.testProjectReportAsteriAPI
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testProjectReportAsteriAPI(TestReportViewsWithProCountorApi.java:840) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestReportViewsWithProCountorApi.testSigmaLasku
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329) at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testSigmaLasku(TestReportViewsWithProCountorApi.java:1204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.test31296ExceptionEiKorjaannuMainContractJarjestelyllaKunSopimuksillaSamaTuntipalkka
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.test31296ExceptionRinnakkaisillaSopimuksillaSamaTuntipalkka
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationAndCompensationHourlySalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationAndCompensationMonthlySalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationFalse
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationNotToCompensationHourlySalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationNotToCompensationMonthlySalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testAikaisemmiltaPalkkalaskelmariveiltäEiSaaTullaTuplarivejä
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testAutoFillDuringTwoDifferentContractPeriodsSameSalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testAutoFillDuringTwoDifferentContractPeriodsSameSalaryButDifferentMonetaryExtras
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testAutoFillDuringTwoDifferentContractPeriodsSameSalaryWithMonetaryExtrax
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testBasicAutoFill
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testBasicAutoFillWithMileage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testBasicAutoFillWithMonetaryExtras
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase11536TonyEkroos_201603
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase11536TonyEkroos_201604
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase12153KuukausipalkkaNouseeKeskenKuukauden
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase12155KuukausimääräinenLisäPuoliKuukautta
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase19649JokaVuosiUudetSivukuluprosentit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase23460CompensationDetailsAmountAssureDecimals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase23460CompensationDetailsUnitPriceAssureDecimals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase23460CompensationUnitAssureDecimals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase23460NormalHoursDecimals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase23460SetMonthlySalaryAssureDecimals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase31296ForcedADoubleRowForOvertimeSummary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase8787PalkanmaksusuodatusPelkkäKkPalkka
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase8787PalkanmaksusuodatusPelkkäKkPalkkaLuontoisedutKkPalkanKanssa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase8787PalkanmaksusuodatusPelkätLisät
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase8787PalkanmaksusuodatusPelkätLisätLuontoisedutKkPalkanKanssa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCase_11937_MenneenKarenssipaivanPalkallisuudenMuutostaEiAutomaattisestiHuomioida
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testCbaCodeAikasarja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testEuromaarainenYksikkohintaToimiiEdelleenKatreRaportilla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testEvaluateSalaryCalculationRowMoneyValueUsingFormulasFix
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testFlexVacationEiTuleMuttaFlexVacationEarnedTuleeKkPalkkaisella
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testFlexVacationEiTuleMuttaFlexVacationEarnedTuleeTuntiPalkkaisella
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testFormulaSplit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testHourlySalaryReplacementWithFractionalFactorAndRegularNormalHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testHoursAlsoOnParallelContractSeries
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testHoursAlsoOnParallelContractSeriesWhenTheOtherSeriesHasTwoConsecutiveContracts
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testHoursAlsoOnParallelContractSeriesWhenTheOtherSeriesHasTwoConsecutiveContractsWithSameSalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testHäkkinenSannaKaisa_20120701_20120731_eiAntanutLisiaKkPalkanPaalle
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testKkPalkkaJaHenkilökohtainenKkPalkanLisä
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testKmKorvaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testLoadWorkhourRowsValueRoundingInTheEnd
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testLoadWorkhourRowsValueRoundingInTheEnd2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testLomarahaPoisPaalta
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testLoppupalkkaVacationEarnedistaLomakorvausJaPaivat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testLounassetelivähennysKulukirjauksella_FixedUnitPrice
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testLounassetelivähennysKulukirjauksella_VariableUnitPrice
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testManuaalisestiAsetettuEriavaValueType
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testMatkalasku
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testMonthlySalarySplitOnAbsences
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testNightshiftPeriodNameCaseInsensitive
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testNilssonSirvioMarika_20141001_20141031_maksoiKkPalkanPäälleLomapalkan
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testOsaPaivarahaKorvaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testPaivarahaKorvaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testPalkkaNouseeKeskenKuukauden
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testPalkkalaskemanRivitNimetaanoikeinKunProsenttiperusteinenLomakorvausMuuttuuKeskenPalkkalaskelmajakson
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testPerittavaAteriaKorvaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testPerittavaAteriaKorvausNegatiivinenEiToimi
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testProsenttiperusteisetLomakorvauksetJaRahatLoppupalkassa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testSerializable
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testSickleaveDaysEiTulePalkkalaskelmalle
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testTallennettuRiviEiHaviaSeuraavaanPalkkalaskelmaan
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testTravelEntry
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testTyösopimusVaihtuuKeskenKuukaudenPalkkaEiMuutu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testTyösopimusVaihtuuKuunAlustaPalkkaEiMuutu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testUlkomaanPaivarahaKorvaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testUpdateSalaryRowsWithDefaultChanges
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testVaaraDatatypeYlikirjoitetaan
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testVerovapaaRuokaKorvaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testVuosilomaMaksuunLomapaivat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testWorkTimeTypeStandBy
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testWorkTimeTypeStandByProject
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testWorkTimeTypeWaitTimeHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testWorkTimeTypeWaitTimeHoursProject
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalaryCalculationApi.testWtrYksikkohinnalla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestStaffComGainerSalaryCalculationApi.testYhdessaProjektissaNormipalkkaToisessaProvikka_SittenSairauslomaArkipyhäJaLuottamusmieskorvausKtaNa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractStaffComGainerSalaryCalculationApiTestCase.safeSetUp(AbstractStaffComGainerSalaryCalculationApiTestCase.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestStaffComGainerSalaryCalculationApi.testYhdessaProjektissaNormipalkkaToisessaProvikka_SittenSairauslomaArkipyhäJaLuottamusmieskorvausKtaNaCountInAbsense
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractStaffComGainerSalaryCalculationApiTestCase.safeSetUp(AbstractStaffComGainerSalaryCalculationApiTestCase.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTaskClassificationManager.testAllProjectsAndAllCombinationsAreInitiallyAvailable
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractTaskClassificationManagerTestCase.safeSetUp(AbstractTaskClassificationManagerTestCase.java:47) at com.tustor.tuntinetti.view.application.TestTaskClassificationManager.safeSetUp(TestTaskClassificationManager.java:60) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTaskClassificationManager.testEmployeeProjectsAvailableForTaskClassificationOptionModes
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractTaskClassificationManagerTestCase.safeSetUp(AbstractTaskClassificationManagerTestCase.java:47) at com.tustor.tuntinetti.view.application.TestTaskClassificationManager.safeSetUp(TestTaskClassificationManager.java:60) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTaskClassificationManager.testNaytaLisaaVaihtoehtojaPopupissaValittuDimensioNakyyAlasvetovalikossa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractTaskClassificationManagerTestCase.safeSetUp(AbstractTaskClassificationManagerTestCase.java:47) at com.tustor.tuntinetti.view.application.TestTaskClassificationManager.safeSetUp(TestTaskClassificationManager.java:60) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTaskClassificationManager.testNpeWhenCheckingIfTaskIsOpen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractTaskClassificationManagerTestCase.safeSetUp(AbstractTaskClassificationManagerTestCase.java:47) at com.tustor.tuntinetti.view.application.TestTaskClassificationManager.safeSetUp(TestTaskClassificationManager.java:60) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testArkipyhakorvausTransactions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testArkipyhakorvausTransactions_Eurolisat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testCase24756
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testCase24813
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testCase36821
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithHourlySalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithMonthlySalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithHourlySalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithMonthlySalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithHourlySalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithMonthlySalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testCaseOtherId
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testConsecutiveContractSeries
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testIltatyokorvausTransactions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testIltatyokorvausTransactions_Eurolisat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_EiPoissaoloja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_Lyhennysvapaa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_Sairausloma
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_SairauslomaKeskenPaivan_Osapalkka
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_FlextimeForReporting
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_VacationEarned_Negatiivinen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_VacationEarned_Positiivinen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testKorvaukset
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testLauantaikorvausTransactions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testLauantaikorvausTransactions_Eurolisat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testLisatunnitKKPalkkaTransactions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testLisatunnitTransactions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testLisatunnitTransactions_Eurolisat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testLuontoisedut
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testMuuKorvausTransactions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testMuuKorvausTransactions_Eurolisat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_IlmanPuhelinetuataiVahennysta
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu1_Puhelinetuvahennys
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu2_Puhelinetuvahennys
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu3_Puhelinetuvahennys
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys1_IlmanPuhelinvahennysta
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys2_IlmanPuhelinvahennysta
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys3_IlmanPuhelinvahennysta
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_VahennysIlmanPuhelinetua
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testSunnuntaikorvausTransactions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testSunnuntaikorvausTransactions_Eurolisat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_EiPoissaoloja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_FlextimeForReporting
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_VacationEarned_Positiivinen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Lyhennysvapaa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_ProsenttiperusteinenWtrKorvaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Sairausloma
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_SairauslomaKeskenPaivan_Osapalkkaa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Tapaturma
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testTyoaikaLisatTransactions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testYlityoKKPalkkaTransactions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testYlityoTransactions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testYlityoTransactions_Eurolisat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testYotyokorvausTransactions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTulorekisteriWithSalaryCalculationApi.testYotyokorvausTransactions_Eurolisat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromCostCenterPerspective.testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline_To_Same_Employee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromCostCenterPerspective.testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline_To_Same_Employee_CostCenterHasTaskGoupDimensions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromCostCenterPerspective.testSmoke
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromCostCenterPerspective.test_WorkShift_AddedForEmployeeUsingNormalMiniPopup_MakesSpaceForNewTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspective.testAddRecurringServiceDemandForEmployee_OnFly_RefreshesRowAndIndicatesRecurringWorkShifts
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspective.testConfirmWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspective.testModifyPreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspective.testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspective.testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspective.testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspective.testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspective.testRemovePreviouslyAddedBookingForEmployee_UsingNormalMiniPopup
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspective.testRemovePreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspective.testRemoveWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspective.testRemoveWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspective.testSmoke
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspective.testUnConfirmWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testAddRecurringServiceDemandForEmployee_OnFly_RefreshesRowAndIndicatesRecurringWorkShifts
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testConfirmWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testModifyPreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testRemovePreviouslyAddedBookingForEmployee_UsingNormalMiniPopup
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testRemovePreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testRemoveWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testRemoveWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testSmoke
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testUnConfirmWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestYlityolaskuri.testIfStartDateGivenEndDateIsRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestYlityolaskuri.safeSetUp(TestYlityolaskuri.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestYlityolaskuri.testStartTimeAndEndTimeOk
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.TestYlityolaskuri.safeSetUp(TestYlityolaskuri.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.test44588
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.test44588Determinism
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testBillingHoursVsBudgetCacheMapsInitialization
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testBudgetCacheSynchronization
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testCase13165CustomerHasMultipleProjectsCollateBothEmployees
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testClearCacheRangeOnSetFilterSalesAccordingToUserAuthorization
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testDailyReportVisibility
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testDateTrimmingInvalidArgumentsShouldThrowException
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testDateTrimmingNoGapInTasks
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testDateTrimmingNoTasksHideEmpty
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testDateTrimmingNoTasksShowEmpty
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testDateTrimmingOnlyTasksInFuture
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testDateTrimmingOnlyTasksInThePast
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testDateTrimmingOnlyTasksOnSameDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testDateTrimmingTasksInPastAndFutureWithAGap
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testDeadlock
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testDisplayDateRangeLean
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testEmployeesToInvalidateRangeReportCaches
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testGetBudgetDateRange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testHoursLockDateEditingEnabledVisitorTooltipOrFeedbackTextsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testInitializationWithOverlappingBudgetDateRanges
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testInitializeTheWholeBudgetRange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testIsEverythingBilledStartingFromAndIsAllTaskGroupsBilledStartingFromWhenMarkDateIsNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testRoundingResultsWhenCallingWithDifferentDailyReportInstances
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testSetEnabledForAbstractReportPanel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testSetEnabledForEmployeeProjectEditorTable
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testThrowExceptionIfAskingForRoundingOutsideSelectionSpace
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForDifferentCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForOnlyCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForSelectedCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasks
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForDifferentCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForOnlyCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForSelectedCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerReportView.testValidateEmployeeRangeReport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorApiUtilsSmoke.testFindExistingDummyNetvisorProduct
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorApiUtilsSmoke.testFindNetvisorCustomerId
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorApiUtilsSmoke.testNetvisorProductSearchKeys
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorApiUtilsSmoke.testPayrollexternalsalarypaymentXml
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorApiUtilsSmoke.testShouldBuildProperNetvisorUrl
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorApiUtilsSmoke.testShouldNotAllowEmptyListOfPalkkaMuistioModels
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorApiUtilsSmoke.testTaxCode
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorApiUtilsSmoke.testUseCorrectPayerAccountNumber
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorInvocationParameters.testEiSallitaEmployerUnitKonflikteja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorInvocationParameters.testMitaTunnuksiaKaytetaan
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorInvocationParameters.testNetvisorInvocationParametersToimiiMapKeyna
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testBillingUnitNameYliOhjaaCompensationUnitin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testBlackBeltLaskut
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testBranchOffice
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testCityworkDailySingleDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testCityworkLaskut
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testDaterangeEnsimmaiselleDummyRiville
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testDisableBillingExport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testEiTaskgrouppiaNormTuntienSijaanJosYlityotMerkataanNormTunneiksiMuttaPyhakorvaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testEiTaskgrouppiaNormTuntienSijaanJosYlityotMerkataanNormTunneiksiMuttaPyhakorvausJaViikkoylityo
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testHideProjectDescription
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testKodinpalveluNoneLaskutuslisa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testKululajilleOtsikkoVaikkeiOlisTuntejaJosOnUseitaProjekteja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testKululajilleSelite
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testKululajinLyhytkinSeliteSiirtyyFreetextiinJosSpecialSettingOnPaalla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testKululajinPitkaSeliteSiirtyyFreetextiin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testKululajitAakkosjarjestykseen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testKululajitEriProjekteiltaJaEriHinnoinEivatYhdistyUnitNamenMukaan
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testKululajitYhdistyvatBillingUnitNamenAvulla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testKunKoostetaanTyokohteetKululajitKoostuvatMyos
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testKunKoostetaanUseampienTyontekijoidenTyotYhteistenKululajienMaaratPitaaOllaOikein
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testKuukausipalkanOsanPyoristys
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testKuukausipalkka
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testKvTurva
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testOnlyHeadOffice
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testOnlyHeadOfficeDailyRows
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testPK_KuivausSorttaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testPK_KuivausSorttausDaily
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testPK_KuivausSorttausEiPaallaJosAsetuksetEivatOleKunnossa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testPalkkaKululajitEriProjekteiltaJaEriHinnoinEivatYhdistyUnitNamenMukaan
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testPayrollExport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testPayrollExportChocoDimensions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testPayrollExportElaborateMonthly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testPayrollExportWhenHidingSalaryClasses
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testPayrollPeriodCollectorExport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testPctWtrLaskutusDaily
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testPuhelinetu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testRamyLaskutuslisa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testShouldExportInvoiceToNetvisor
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testShouldExportInvoiceToNetvisorWhenUsingSalaryClassBag
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testShouldExportInvoiceToNetvisorWithCustomCustomerId
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testShouldThrowExceptionOnConflictingNetvisorCredentials
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testShowProjectDescription
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testSortataanPvmMukaanKunDailyRowsJaKayttajanNimeaEiNay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNollahintaisiaPyhakorvauksia
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNormaalitunteja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNormaalituntejaMuttaKommentitNakyvatSiltiKunDailyRows
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testTehtavaryhmatAakkosjarjestykseen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testTuntihintaLasketaanOikeinVaikkaOlisiNollahintaisiaNormaltunteja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testTwoBranchOfficesWithCollateBranchesForBilling
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testTwoBranchOfficesWithOutCollateBranchesForBilling
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testTykkimaenSaunaPayrollPeriodCollectorExport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testTyoajanLyhennysvapaa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testValidiaLaskutCollated
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testValidiaLaskutDaily
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testValidiaLaskutWithSeparatePayerCollated
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testValidiaLaskutWithSeparatePayerDaily
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testVerollinenLaskutuslisa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testVerottomalleProjektilleEiVeroaVaikkaOlisiAinoaProjekti
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_A_ei_verottomia_projekteja_asiakaskoosto
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_B_on_verottomia_projekteja_asiakaskoosto
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_C_on_verottomia_ja_verollisia_projekteja_asiakaskoosto
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExport.testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_D_yksi_asiakas_ja_verottomia_ja_verollisia_projekteja_asiakaskoosto
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testBillingUnitNameYliOhjaaCompensationUnitin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testBlackBeltLaskut
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testBranchOffice
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testCityworkDailySingleDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testCityworkLaskut
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testDaterangeEnsimmaiselleDummyRiville
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testDisableBillingExport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testEiTaskgrouppiaNormTuntienSijaanJosYlityotMerkataanNormTunneiksiMuttaPyhakorvaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testEiTaskgrouppiaNormTuntienSijaanJosYlityotMerkataanNormTunneiksiMuttaPyhakorvausJaViikkoylityo
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testHideProjectDescription
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testKodinpalveluNoneLaskutuslisa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testKululajilleOtsikkoVaikkeiOlisTuntejaJosOnUseitaProjekteja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testKululajilleSelite
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testKululajinLyhytkinSeliteSiirtyyFreetextiinJosSpecialSettingOnPaalla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testKululajinPitkaSeliteSiirtyyFreetextiin
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testKululajitAakkosjarjestykseen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testKululajitEriProjekteiltaJaEriHinnoinEivatYhdistyUnitNamenMukaan
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testKululajitYhdistyvatBillingUnitNamenAvulla
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testKunKoostetaanTyokohteetKululajitKoostuvatMyos
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testKunKoostetaanUseampienTyontekijoidenTyotYhteistenKululajienMaaratPitaaOllaOikein
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testKuukausipalkanOsanPyoristys
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testKuukausipalkka
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testKvTurva
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testOnlyHeadOffice
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testOnlyHeadOfficeDailyRows
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testPK_KuivausSorttaus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testPK_KuivausSorttausDaily
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testPK_KuivausSorttausEiPaallaJosAsetuksetEivatOleKunnossa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testPalkkaKululajitEriProjekteiltaJaEriHinnoinEivatYhdistyUnitNamenMukaan
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testPayrollExport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testPayrollExportChocoDimensions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testPayrollExportElaborateMonthly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testPayrollExportWhenHidingSalaryClasses
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testPayrollPeriodCollectorExport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testPctWtrLaskutusDaily
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testPuhelinetu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testRamyLaskutuslisa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testShouldExportInvoiceToNetvisor
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testShouldExportInvoiceToNetvisorWhenUsingSalaryClassBag
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testShouldExportInvoiceToNetvisorWithCustomCustomerId
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testShouldThrowExceptionOnConflictingNetvisorCredentials
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testShowProjectDescription
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testSortataanPvmMukaanKunDailyRowsJaKayttajanNimeaEiNay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNollahintaisiaPyhakorvauksia
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNormaalitunteja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNormaalituntejaMuttaKommentitNakyvatSiltiKunDailyRows
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testTehtavaryhmatAakkosjarjestykseen
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testTuntihintaLasketaanOikeinVaikkaOlisiNollahintaisiaNormaltunteja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testTwoBranchOfficesWithCollateBranchesForBilling
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testTwoBranchOfficesWithOutCollateBranchesForBilling
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testTykkimaenSaunaPayrollPeriodCollectorExport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testTyoajanLyhennysvapaa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testValidiaLaskutCollated
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testValidiaLaskutDaily
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testValidiaLaskutWithSeparatePayerCollated
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testValidiaLaskutWithSeparatePayerDaily
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testVerollinenLaskutuslisa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testVerottomalleProjektilleEiVeroaVaikkaOlisiAinoaProjekti
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_A_ei_verottomia_projekteja_asiakaskoosto
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_B_on_verottomia_projekteja_asiakaskoosto
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_C_on_verottomia_ja_verollisia_projekteja_asiakaskoosto
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_D_yksi_asiakas_ja_verottomia_ja_verollisia_projekteja_asiakaskoosto
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190) at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheCachingProblem
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheWithOvertimeAssignment
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerMultidimensionalReport.testCase44507
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerMultidimensionalReport.testEiTupliaJosKoostetaanAsiakkaat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerMultidimensionalReport.testNoNpeWhenHandlingBilledBenefitsForDayWithoutTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerMultidimensionalReport.testNoNpeWhenHandlingNonBilledBenefitsForDayWithoutTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerMultidimensionalReport.testNormalHoursAndMonthlySalaryVisibility_HIDE_PRICES
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerMultidimensionalReport.testNormalHoursAndMonthlySalaryVisibility_PRICES_ONLY_IN_SUMMARIES
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerMultidimensionalReport.testNormalHoursAndMonthlySalaryVisibility_PRICES_ON_ROWS_AND_SUMMARIES
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.test42475ContractSerieAndWorkTimeCompensation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.test44766Siirtyma
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testAllWorkShiftStates
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testAuthorizedToSeeSalariesCache
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testAuthorizedToSeeSalariesOfOwnUnit_MayNotSeeReportsAndMayNotSeeSalaries
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testAuthorizedToSeeSalariesOfOwnUnit_MayNotSeeReportsAndMaySeeSalaries
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testAuthorizedToSeeSalariesOfOwnUnit_MaySeeReportsAndMayNotSeeSalaries
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testAuthorizedToSeeSalariesOfOwnUnit_MaySeeReportsAndMaySeeSalaries
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testBillMonthlySalaryAsHourlyJaTaskIlmanTaskGrouppia
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testBillingHoursVsBudgetCacheWithOvertimeAssignment
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testBudjetti
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase10137_ParentalLeaveVacations
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase11401_ProjectTaskGroupWithReplace
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase11441_DisabledSickleave
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase12512_KallasArtur_20160601_20160630
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase12722_21773_TwoProjects
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase12722_21773_TwoProjects_UsingWorkedHoursTimeRangesAndDetailsList
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase13201_CompensationsWithMoneyAmountNotSummedToTotalHoursColumn
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase13552_WorkTimeTypeIsStandByInProject
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase13589_ShowGuaranteedWorkTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase13678_GuaranteedWorkTime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase16349
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase16581
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase17971_EmployeeAndProject
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase17971_EmployeeOnly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase21633_PaidHolidaysAndSickleavesAndVacationsAreVisible_WithEmployeeDimension
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase21633_PaidHolidaysAndSickleavesAndVacationsAreVisible_WithoutEmployeeDimension
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase2199
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase22052_TotalCostOfPaidHolidays
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase22052_TotalCostOfSickleaveWithCostCenter
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase22052_TotalCostOfSickleaveWithoutCostCenter
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase22052_TotalCostOfSickleaveWithoutProjectDimension
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase22052_TotalCostOfVacations
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase22650
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase26449_UsingWorkedHoursTimeRangesAndDetailsList
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase26449_VainEmployeeDimensio
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase26449_VainEmployeeDimensio_MainContractSerieDeterminesExtraAndOvertime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase26449_vainYksiSopimussarja
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase3495
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase8475_OvernightHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testCase8475_OvernightHours_BillLikeSalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testContractSeries
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testContractSeries_MainContractSerieDeterminesExtraAndOvertime
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testDefaultCostCenterIdInfoColumnIsNotAddedIfNoEmployeeDimension
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testDifferentWorktimeTypes
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testDifferentWorktimeTypesVainMatkustus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testDifferentWorktimeTypesVainSuunnittelu
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testEmployeeSorting
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testFlextimeColumns
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testFlextimeIsShownEvenIfProjectDimensionIsNotIncluded
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testGetOvertimeCategoryGroup
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testKehittajaJorma_May_2013_hide_salaries
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testKehittajaJorma_May_2013_showsalaries
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testKehittajaJorma_PaidVacations
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testKehittajaJorma_Sickleaves
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testMonthlySalaryWhenBillMonthlySalaryAsHourlyIsFalse
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testMonthlySalaryWhenBillMonthlySalaryAsHourlyIsTrue
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testNamesAreSorted
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testNoNpeWhenHandlingBenefitForDayWithoutTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testNoNpeWhenSickleaveBeforeContractStartDate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testNormalHoursAndMonthlySalaryVisibility_HIDE_SALARIES
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testNormalHoursAndMonthlySalaryVisibility_SALARIES_ONLY_IN_SUMMARIES
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testNormalHoursAndMonthlySalaryVisibility_SALARIES_ON_ROWS_AND_SUMMARIES
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testOvernightSettingInOtherContractSerie_offsetMinusTwo
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testOvernightSettingInOtherContractSerie_offsetZero
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testOvertimeCompensationLeave
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testPaidHolidayEurosAreShown
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testPaidHolidayEurosWithMonthlySalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testPaivakohtaisetUnpaidWTRSarakkeet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testPaivakohtaisetWTRSarakkeet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testPercentBasedWorktimeReductionCompensation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testSickleaveEurosAreShown
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testSickleaveEurosWithMonthlySalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testSickleaveWithTimeRanges
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testSickleaveWithTravelCompensastionSickleaveHasTimeRanges
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testSickleaveWithTravelCompensationSickleaveHasNoTimeRanges
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testStats_all
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testStats_onlyValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testTotalCost
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testTotalHoursWhenBuildingFromEmployeeResultsWithTaskLevelDetails
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testTotalHoursWhenBuildingFromEmployeeResultsWithoutTaskLevelDetails
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testUnQualifiedSickleaves
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testVacationAndSickleaveOnSameDay
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testVacationEarnedAndFlextimeColumns
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testVacationEurosAreHidden
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testVacationEurosAreHiddenWithOnlyEmployeeDimension
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testVacationEurosAreShown
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testVacationEurosAreShown2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testVacationEurosAreShown2WithOnlyEmployeeDimension
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testVacationEurosAreShownWithOnlyEmployeeDimension
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testVacationEurosWithMonthlySalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testVacationTypesShowingRemainingSaldoInReportSummary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testVacation_MINI
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testWorkTimeExtensionMarkerColumnsAreAdded
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testWorktimeReductionVacationBalanceColumnsAreAdded
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testWorktimeReductionVacationBalanceColumnsAreAddedIfOnlyBalanceChangesBalanceHalved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testWorktimeReductionVacationBalanceColumnsAreAddedIfOnlyBalanceChangesBalanceUsedAll
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testWorktimeReductionVacationBalanceColumnsAreAddedNoProjectDimension
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testWorktimeReductionVacationWithoutProjectDimension
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testZeroMonthlySalaryIsShown
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeMultidimensionalReport.testZeroPaidHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportSummaryPanel.testSummaryWithBasicLabourAgreement
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportSummaryPanel.testSummaryWithPercentBasedPaidVacationCompensation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportSummaryPanel.testSummaryWithSeparateSickleaveMonthlySalary1
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportSummaryPanel.testSummaryWithSeparateSickleaveMonthlySalary2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportSummaryPanel.testSummaryWithSeparateSickleaveMonthlySalary3
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportSummaryPanel.testSummaryWithSeparateVacationMonthlySalary1
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportSummaryPanel.testSummaryWithSeparateVacationMonthlySalary2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportSummaryPanel.testSummaryWithSeparateVacationMonthlySalary3
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportSummaryPanel.testWeeklyRestTimeIsShownInAbstractReportPanelAndAbstractSummaryPanel_PersonalOvertimeAssignment
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeReportSummaryPanel.testWeeklyRestTimeIsShownInAbstractReportPanelAndAbstractSummaryPanel_ProjectOvertimeAssignment
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testArkipyhaLaskutusNoudattaaNakyvyyssaantoa
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment_MINI
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOvertimeAssignment
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_hide_billing
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_show_billing
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_show_billing_MINI
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_zero_salary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testNoMonthlySalaryRow
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testNoNpeWhenHandlingBilledBenefitsForDayWithoutTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testNoNpeWhenHandlingNonBilledBenefitsForDayWithoutTask
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testNonProjectBug
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testNormalHoursAndMonthlySalaryVisibility_HIDE_PRICES
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testNormalHoursAndMonthlySalaryVisibility_PRICES_ONLY_IN_SUMMARIES
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testNormalHoursAndMonthlySalaryVisibility_PRICES_ON_ROWS_AND_SUMMARIES
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testSkipBilled
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testStats
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testStatsWithRecurringTasksAndRegularTasks
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testTEST
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReport.testWithoutTaskDimension
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReportCase2181.testAnoRutanenSickleaves_2013_07
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181.safeSetUp(TestProjectMultidimensionalReportCase2181.java:40) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectMultidimensionalReportCase2181.testAnoRutanenSickleaves_2013_07_15
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181.safeSetUp(TestProjectMultidimensionalReportCase2181.java:40) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSaveWintimeBillingReportExportCsvPage.testSaveWintimeBillingReportExportCsvPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.tuntinetti.view.application.reports.TestSaveWintimeBillingReportExportCsvPage.safeSetUp(TestSaveWintimeBillingReportExportCsvPage.java:71) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBudgetReportApi.testBudgetReportWorkShiftStates
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.safeSetUp(TestBudgetReportApi.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBudgetReportApi.testBudgetReportWorkShiftStatesAddPlannedAnonymous
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.safeSetUp(TestBudgetReportApi.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBudgetReportApi.testReportDaily
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.safeSetUp(TestBudgetReportApi.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBudgetReportApi.testReportDateRange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.safeSetUp(TestBudgetReportApi.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBudgetReportApi.testReportMonthly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.safeSetUp(TestBudgetReportApi.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBudgetReportApi.testWriteInserts
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.safeSetUp(TestBudgetReportApi.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAvailableWorktimeEntrySpace.testAvailableWorktimeEntrySpace
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAvailableWorktimeEntrySpace.testAvailableWorktimeEntrySpaceWithBrowseFilter
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAvailableWorktimeEntrySpace.testAvailableWorktimeEntrySpaceWithCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAvailableWorktimeEntrySpace.testAvailableWorktimeEntrySpaceWithEmployerUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAvailableWorktimeEntrySpace.testAvailableWorktimeEntrySpaceWithTaskGroup
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAvailableWorktimeEntrySpace.testNoProjects
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestAvailableWorktimeEntrySpace.testPageableReport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingPricesOnHyperReports.testBillingPricesNotOnReport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.safeSetUp(TestBillingPricesOnHyperReports.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingPricesOnHyperReports.testBillingPricesOnReport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.safeSetUp(TestBillingPricesOnHyperReports.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingPricesOnHyperReports.testProjectLabourAgreementIsNotUsedForSalary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.safeSetUp(TestBillingPricesOnHyperReports.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestBillingPricesOnHyperReports.testProjectLabourAgreementIsUsedForBilling
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.safeSetUp(TestBillingPricesOnHyperReports.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAndTaskgroupDimensions.testBillingPricesForCustomersWithProject
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAndTaskgroupDimensions.testCustomerRestrictionIncludingNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAndTaskgroupDimensions.testCustomerRestrictionNotIncludingNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAndTaskgroupDimensions.testEmployeesByCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAndTaskgroupDimensions.testEmployeesByProjectAndTaskGroup
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAndTaskgroupDimensions.testEmployeesByProjectCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAndTaskgroupDimensions.testOvertimeHoursByCustomerWithProjectDimension
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAndTaskgroupDimensions.testTimeBasedCompensationsByCustomerWithProjectDimension
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeNonProjectHoursReports.testKertausharjoitus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.safeSetUp(TestEmployeeNonProjectHoursReports.java:61) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeNonProjectHoursReports.testSickleaveGoesToEmployeeCustomerIfSetButIsNotOnReportIfRestrictedToDifferentCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.safeSetUp(TestEmployeeNonProjectHoursReports.java:61) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitDimensions.testEmployerUnitForCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitDimensions.testEmployerUnitForEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitDimensions.testEmployerUnitForEmployee_autoSelect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitDimensions.testEmployerUnitForProject
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitDimensions.testFilterByEmployerUnitForCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitDimensions.testFilterByEmployerUnitForCustomerWhenProjectIsOnReport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitDimensions.testFilterByEmployerUnitForEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitDimensions.testFilterByEmployerUnitForProject
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestOvertimeCategoryReporting.testNewFilteredReport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.safeSetUp(TestOvertimeCategoryReporting.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestOvertimeCategoryReporting.testNoCompensationUnitsIfNoProjectHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.safeSetUp(TestOvertimeCategoryReporting.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestOvertimeCategoryReporting.testNormalHoursRowIsAlwaysThereEvenWithoutHours
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.safeSetUp(TestOvertimeCategoryReporting.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSalariesOrBillingToReports.testReportQueryDoesntCalculateSalariesToSalesReport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy42.save(Unknown Source) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259) at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213) at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203) at com.tustor.tuntinetti.view.application.reports.generic.TestSalariesOrBillingToReports.safeSetUp(TestSalariesOrBillingToReports.java:105) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestValidityRestriction.testEmployeeProject_ACTIVE
java.lang.NullPointerException at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.tearDown(TestValidityRestriction.java:117) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:118) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestValidityRestriction.testEmployeeProject_INACTIVE
java.lang.NullPointerException at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.tearDown(TestValidityRestriction.java:117) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:118) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestValidityRestriction.testEmployee_ACTIVE
java.lang.NullPointerException at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.tearDown(TestValidityRestriction.java:117) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:118) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestValidityRestriction.testEmployee_INACTIVE
java.lang.NullPointerException at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.tearDown(TestValidityRestriction.java:117) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:118) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestValidityRestriction.testNoProjectHoursRestriction_INACTIVE
java.lang.NullPointerException at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.tearDown(TestValidityRestriction.java:117) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:118) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSkillOptionEditPanel.testAddingNewSkillOptionWillCreateNew_Employer_SkillSet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.safeSetUp(TestEmployeeSkillOptionEditPanel.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSkillOptionEditPanel.testIdAlreadyExists
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.safeSetUp(TestEmployeeSkillOptionEditPanel.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSkillOptionEditPanel.testIdRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.safeSetUp(TestEmployeeSkillOptionEditPanel.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSkillOptionEditPanel.testNameAlreadyExists
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.safeSetUp(TestEmployeeSkillOptionEditPanel.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSkillOptionEditPanel.testNameRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.safeSetUp(TestEmployeeSkillOptionEditPanel.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSkillSetEditPanel.testAddingNewSkillSetWillBeOwnedBy_Employer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.safeSetUp(TestEmployeeSkillSetEditPanel.java:49) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSkillSetEditPanel.testAlternateIdRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.safeSetUp(TestEmployeeSkillSetEditPanel.java:49) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSkillSetEditPanel.testNameAlreadyExists
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.safeSetUp(TestEmployeeSkillSetEditPanel.java:49) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSkillSetEditPanel.testNameRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.safeSetUp(TestEmployeeSkillSetEditPanel.java:49) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContactPersonManagmentPanel.testAddContactPerson
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.safeSetUp(TestContactPersonManagmentPanel.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContactPersonManagmentPanel.testAddContactPersonAndCustomer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.safeSetUp(TestContactPersonManagmentPanel.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContactPersonManagmentPanel.testAddContactPersonAndCustomerAndPerson
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.safeSetUp(TestContactPersonManagmentPanel.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContactPersonManagmentPanel.testContactPersonAlreadyExists
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.safeSetUp(TestContactPersonManagmentPanel.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerDetailSettingsPanel.testInfoPanelInvisibleWhenNoCustomerDetails
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.customers.TestCustomerDetailSettingsPanel.safeSetUp(TestCustomerDetailSettingsPanel.java:50) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMonsterJobConfigPanel.testSubmitTemplate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.jobopening.TestMonsterJobConfigPanel.safeSetUp(TestMonsterJobConfigPanel.java:29) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestMonsterJobConfigPanel.testSubmitTemplateWrongJson
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.jobopening.TestMonsterJobConfigPanel.safeSetUp(TestMonsterJobConfigPanel.java:29) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testAverageWorktimeCalculationMayNotBeNegative
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testAverageWorktimeCalculationMonthsCanBeSet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testAverageWorktimeCalculationTimeUnitCanBeSet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testCompensateOnWaitingPeriodCanBeSet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testCompensationRatioCanBeChanged
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testCompensationRatioMayNotBeNegative
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testDequalifyingPeriodCanBeChanged
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testDequalifyingPeriodMayNotBeNegative
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testEmploymentTimeCanBeChanged
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testEmploymentTimeMayNotBeNegative
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testEmploymentTimeUnitCanBeChanged
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testEmptyCompensationRatioIsRejected
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testEmptyDequalifyingPeriodIsCorrectlyConverted
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testEmptyEmploymentTimeIsRejected
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testEmptyPaidDaysIsRejected
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testEmptyQualifyingPeriodIsCorrectlyConverted
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testGivenAnyDequalifyingPeriodQualifyingPeriodMustBeSet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testGivenHoursAccordingToAverageThenAverageCalculationPeriodMustBeSet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testInitialForm
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testPaidDaysCanBeChanged
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testPaidDaysMayNotBeNegative
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testQualificationSettingModeCanBeChanged
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testQualifyingPeriodCanBeChanged
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testQualifyingPeriodMayNotBeNegative
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testRepeatingSicknessIntervalStartDayCanBeSet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testRepeatingSicknessMaximumIntervalCanBeSet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testRepeatingSicknessMaximumIntervalMayNotBeNegative
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testResetDayCounterOnYearChangeCanBeSet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testRowCanBeAdded
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testRowCanBeRemoved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testRowsAreDisplayedInCorrectOrder
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testSickleaveDayTypeCanBeChanged
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testSickleaveQualificationTypeCanBeSet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testSubtractCompensatedDaysOnPreviousMonthsCanBeSet
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestNewSickleaveSettingsPanel.testSubtractCompensatedDaysOnPreviousMonthsMayNotBeNegative
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerDetailInformationAlertPage.testAlertMessageProcess
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage.safeSetUp(TestCustomerDetailInformationAlertPage.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerDetailInformationAlertPage.testAlertMessageProcessAndRepeatWhenDone
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage.safeSetUp(TestCustomerDetailInformationAlertPage.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerDetailInformationAlertPage.testAlertMessageProcessWithSnoozingWithoutCreatorWantsNotifications
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage.safeSetUp(TestCustomerDetailInformationAlertPage.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerDetailInformationAlertPage.testLinkExists
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage.safeSetUp(TestCustomerDetailInformationAlertPage.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerDetailInformationPanel.testAtLeastOnePersonsIsNotOnVacation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerDetailInformationPanel.testCounterIsResetAfterChangingStatus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerDetailInformationPanel.testNextAlertAtIsRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerDetailInformationPanel.testNextAlertInIsRequired
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerDetailInformationPanel.testPersonIsNotOnVacation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSickLeaveManagementPanel.testSickleaveEntryValidation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel.safeSetUp(TestSickLeaveManagementPanel.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSickLeaveManagementPanel.testSickleaveValidationOnSickleaveManagementPanelGUILevel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel.safeSetUp(TestSickLeaveManagementPanel.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSickLeaveManagementPanel.testValidatonForASickleaveThatHasAlreadyBeenSavedAndItsTimeRangesAreChanged
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel.safeSetUp(TestSickLeaveManagementPanel.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSickLeaveManagementPanel.testWeCanDeleteSickleaves
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel.safeSetUp(TestSickLeaveManagementPanel.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSickLeaveManagementPanel.testWeCanFindByCriterions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel.safeSetUp(TestSickLeaveManagementPanel.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSickLeaveManagementPanel.testWhenNewRowAddedWeCanSelectPersonAndSickDate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel.safeSetUp(TestSickLeaveManagementPanel.java:77) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testAgoroJacobAdewaleContractPeriods
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testCase10965
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testCase18759
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testCase41475
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testCase8091
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testContractPeriodDateRangeValidation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testContractPeriodEndingReason
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testContractPeriodEndingReasonISS
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testContractSeriesValidationErrors
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testContractSeriesValidationWarnings
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testDiscontinuedLabourAgreementErrorWhenNoEmployeeProjects
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testGetContractPeriodForVacationEarnedSafely_bugi_ehdotus
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testGetDateMapContractSeries
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testLuddeEppuDanielLarssonContractPeriods
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testMainContractValidation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testSamiVihervuoriContractPeriods
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testValidContractPeriodsWithDateRange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testValidateContractSeriesMissingContracPeriods
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testValidateContractSeriesMissingContracPeriodsWithTasks
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testValidateMissingContractSeriesOrMainContractsWhenThereIsCapBetweenContracts
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testValidateMissingContractSeriesOrMainContractsWhenThereIsCapBetweenContractsInOneContractSeries
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testValidateMissingContractSeriesOrMainContractsWithSelecetdEmployers
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestContractPeriodValidator.testValidateMissingContractSeriesOrMainContractsWithValidateContractSeriesMissingContracPeriods
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testGetApplicationsToNotify
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testGetApplicationsToNotifyWhenNotificationsAlreadySent
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testGetApplicationsToNotifyWithContractPeriods
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testGetApplicationsToNotifyWithDifferentStates
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testGetApplicationsToNotifyWithEmployeeProjects
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testGetApplicationsToNotifyWithSalaryCalculations
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testGetApplicationsToRemoveWithContractPeriods
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testGetApplicationsToRemoveWithEmployeeProjects
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testGetApplicationsToRemoveWithSalaryCalculations
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testIfSuitableToAddForRemoveOrNotify
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testNotificationDate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testgetApplicationsToRemove
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testgetApplicationsToRemoveWhenNotificationsAreNotSent
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationCleaningAutomationTask.testgetApplicationsToRemoveWithDifferentStates
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestManagerEditReportsFeatureActivated.testExpectedReportStartDate
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.safeSetUp(TestManagerEditReportsFeatureActivated.java:82) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestManagerEditReportsFeatureActivated.testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.safeSetUp(TestManagerEditReportsFeatureActivated.java:82) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestManagerEditReportsFeatureActivated.testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly_2
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.safeSetUp(TestManagerEditReportsFeatureActivated.java:82) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestManagerEditReportsFeatureActivated.testManagerCanEditVacationsAndItWillBeRecorded
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.safeSetUp(TestManagerEditReportsFeatureActivated.java:82) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLayoutHomePage.testAccordionContainsAllTabDefinitions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLayoutHomePage.testClickAccordionLinkChangesAccordionTab
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLayoutHomePage.testClickAccordionLinkUpdatesSessionQueueAndQueueContainsClickedSection
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLayoutHomePage.testClickAccordionSectionLinkDoesNotChangeAccordionTab
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestLayoutHomePage.testRenderLayoutHomePage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSession.testCacheDTOFieldObject
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSession.safeSetUp(TestTakpSession.java:31) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSession.testDropCache
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSession.safeSetUp(TestTakpSession.java:31) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSession.testKeyCanBeClassStringOrEnum
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSession.safeSetUp(TestTakpSession.java:31) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSession.testListCanBeKey
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSession.safeSetUp(TestTakpSession.java:31) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSession.testListKeyLimitation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSession.safeSetUp(TestTakpSession.java:31) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSession.testTakpSessionSerialization
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSession.safeSetUp(TestTakpSession.java:31) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testBrowseUnitManagersForUnitManagerEditorPanel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testCustomerSupportAuthorizationIsNotRemovedAfterResetRoles
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testFeatureCanBeAuthorizedOnlyIfInActiveFeatures
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testGetActiveFeaturesInAnyUnitManagersOfUnitManager
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testGetFeaturesActivatedUserOrSupervisor_boolean
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testGetManagedEmployerUnits
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testGetRoles
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testGetUnitManagers
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testGetUnitManagersManagedUnits
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testIsManager
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testIsNotTuntinettiManager
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testIsSomeLevelManager
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testIsTuntinettiManager
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testIsTuntinettiSupport
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testIsUnitManager
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testRolesAreRefreshedAfterUnitManagersRemoved
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpSessionAuthorization.testTakpSessionBaseGetRolesNullEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestPricingTemplatesPanel.testGivenNoProjectPricingsThenUserIsInformedThereAreNoProjectPricingsAndTheListIsHidden
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.simulation.AbstractProjectPricingPanelTestCase.safeSetUp(AbstractProjectPricingPanelTestCase.java:35) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectPricingPanel.testGivenNoProjectPricingsThenUserIsInformedThereAreNoProjectPricingsAndTheListIsHidden
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.simulation.AbstractProjectPricingPanelTestCase.safeSetUp(AbstractProjectPricingPanelTestCase.java:35) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWorkTimeCycleSettingsPanel.testGivenNoWorkTimeCycleSettingsThenTheListIsHidden
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.simulation.TestWorkTimeCycleSettingsPanel.safeSetUp(TestWorkTimeCycleSettingsPanel.java:53) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTakpUtils.testPhoneNumberChangeDetection
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationSearchPanel.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin ⏳
Last email sent: 15.07.2026. Cooldown in effect until 15.08.2026.
4e6af5a3b4Martin12.04.2026ConcurrentHashMap getAvailableLanguagesByLocale and getAvailableCountriesByLocale
44c1addbaaMartin12.04.2026Optimized Localizer for previously "uncacheable" components
b797bc9553Martin12.04.2026LocaleUtils.getAvailableCountriesByLocale immutable
6435e216c8Martin12.04.2026Disable getOverridingReportingPeriodAndReferenceStartDate if isProjectCustomerFilteringMode
[exception] TestApplicationSearchPanel.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationSearchPanel.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestApplicationSearchPanel.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestIntroductionPage.testClickingEnterLinkLeadsToMainPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestIntroductionPage.safeSetUp(TestIntroductionPage.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestIntroductionPage.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestIntroductionPage.safeSetUp(TestIntroductionPage.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestIntroductionPage.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestIntroductionPage.safeSetUp(TestIntroductionPage.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardCustomerBugs.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardCustomerBugs.safeSetUp(TestWizardCustomerBugs.java:22) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardCustomerBugs.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardCustomerBugs.safeSetUp(TestWizardCustomerBugs.java:22) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardCustomerBugs.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardCustomerBugs.safeSetUp(TestWizardCustomerBugs.java:22) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardCustomerBugs.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardCustomerBugs.safeSetUp(TestWizardCustomerBugs.java:22) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardExitCodes.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardExitCodes.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardExitCodes.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardExitCodes.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardExitCodes.testExpressSetupDummyValue
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardExitCodes.testExpressSetupEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardExitCodes.testExpressSetupExpress
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardExitCodes.testExpressSetupProjects
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardExitCodes.testExpressSetupUnitsEnd
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardExitCodes.testExpressSetupUnitsStart
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardGeneralBugs.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs.safeSetUp(TestWizardGeneralBugs.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardGeneralBugs.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs.safeSetUp(TestWizardGeneralBugs.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardGeneralBugs.testDragDropDontWorkWhenWeReturnWithModifyInEmployerUnitLocation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs.safeSetUp(TestWizardGeneralBugs.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardGeneralBugs.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs.safeSetUp(TestWizardGeneralBugs.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardGeneralBugs.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs.safeSetUp(TestWizardGeneralBugs.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardGeneralBugs.testTrack
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs.safeSetUp(TestWizardGeneralBugs.java:25) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testEmployeeWizardIconClick
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testEmployeeWizardInProgress
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testEmployerUnitWizardIconClick
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testEmployerUnitWizardInProgress
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testEmployerWizardIconClick
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testEmployerWizardInProgress
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testProjectWizardIconClick
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testProjectWizardInProgress
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testSummaryWizardIconClick
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardProgressBar.testSummaryWizardInProgress
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardStandaloneBugs.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardStandaloneBugs.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardStandaloneBugs.testCreate_Page_WithReusablePanel_WithWizardStartLinksOnPanel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardStandaloneBugs.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardStandaloneBugs.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardStyling.testBug20100511_C
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardStyling.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardStyling.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardStyling.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardStyling.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardStyling.testProjectSummaryNeedsSeriousStyle
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardStyling.testStyleLabelAndFieldProperPositioning
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestWizardStyling.testStyleWizardStepBackgroundColors
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenCityLenghtNotValidThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenCityMissingThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenCitySetThenAssertEquals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenCompanyBusinessIdLenghtNotValidThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenCompanyBusinessIdMissingThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenCompanyBusinessIdSetThenAssertEquals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenCompanyNameLenghtNotValidThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenCompanyNameSetThenAssertEquals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenCountryMissingThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenCountrySetThenAssertEquals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenPhoneNumberLenghtNotValidThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenPhoneNumberMissingThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenPhoneNumberSetThenAssertEquals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenPostalCodeLenghtNotValidThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenPostalCodeMissingThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenPostalCodeSetThenAssertEquals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenStreetAddressLenghtNotValidThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenStreetAddressMissingThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testCheckgivenEmployerWhenStreetAddressSetThenAssertEquals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerBasicInformationStep.testStandAloneWizardBugNextPrevNextThenAskForMandatoryFieldsWhenTheyAreFilledAlready
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerLogoFileStep.testCheckGivenEmployerWhenLogoFileWrongTypeThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerLogoFileStep.testCheckGivenEmployerWhenLogoFiletoBigSizeThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerLogoFileStep.testCheckGivenEmployerWhenLogoUploadedThenAssertSucced
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerLogoFileStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerLogoFileStep.testCheckGivenEmployerWhenRemovePressedThenEmployerResetFileInfos
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerLogoFileStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerLogoFileStep.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerLogoFileStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerLogoFileStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerPayrollAndBillingStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerPayrollAndBillingStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerPayrollAndBillingStep.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerPayrollAndBillingStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerPayrollAndBillingStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerPayrollAndBillingStep.testExportFormat
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerSummaryStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerSummaryStep.safeSetUp(TestEmployerSummaryStep.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerSummaryStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerSummaryStep.safeSetUp(TestEmployerSummaryStep.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerSummaryStep.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerSummaryStep.safeSetUp(TestEmployerSummaryStep.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerSummaryStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerSummaryStep.safeSetUp(TestEmployerSummaryStep.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerSummaryStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerSummaryStep.safeSetUp(TestEmployerSummaryStep.java:23) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerWelcomeExpressStep.testCheckGivenEmployerWhenLookforPreviousButtonThenItIsNotVisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerWelcomeExpressStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerWelcomeExpressStep.testCheckGivenEmployerWhenSkipButtonPressedThenEmployerStepsAreSkiped
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerWelcomeExpressStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerWelcomeExpressStep.testCheckInvisibleComponentsWhenStandAloneWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerWelcomeExpressStep.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerWelcomeExpressStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerWelcomeExpressStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenCompensationUnitDedicationSetThenAssertEquals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenCostNameLenghtNotValidThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenCostNameMissingThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhentestDescriptionSetThenAssertEquals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testCrashWhenWeSelectACompensationWithEmployerNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testDescriptionLenghtValidation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testSaveAndGoSummaryIsNotVisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testTheCompensationsIJustCreatedShouldBeByDefaultSelectedInThe_Select_Compensations_For_Project_SummaryTable
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.testWhenCancelPressedWeReturnToSummary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenAvailableFromCanSetThenAssertEquals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenBillingCostIncludesVATMissingThenGivesCorrectErrorIfMandatory
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenBillingCostIncludesVATNegativeLargeValueThenGivesCorrectError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenBillingCostIncludesVATPositiveLargeValueThenGivesCorrectError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenBillingCostIncludesVATWrongValueThenIgnoreTheError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenCostPerUnitOnBillMissingThenGivesCorrectErrorIfMandatory
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenCostPerUnitOnBillNegativeLargeValueThenGivesCorrectError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenCostPerUnitOnBillPositiveLargeValueThenGivesCorrectError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenCostPerUnitOnBillSetThenAssertEquals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenCostPerUnitOnBillWrongValueThenIgnoreTheError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenCostPerUnitOnSalaryMissingThenGivesCorrectErrorIfMandatory
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenCostPerUnitOnSalaryNegativeLargeValueThenGivesCorrectError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenCostPerUnitOnSalaryPositiveLargeValueThenGivesCorrectError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenCostPerUnitOnSalarySetThenAssertEquals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenCostPerUnitOnSalaryWrongValueThenIgnoreTheError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenMeasuringUnitLenghtNotValidThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenMeasuringUnitMissingThenAssertSuccedIfNullable
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testCheckgivenCompensationUnitWhenMeasuringUnitSetThenAssertEquals
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testGivenOneUnitPerEntryCheckedThenItIsSetCorrectly
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testRemoveCompensationPriceNotPosibleListSmollerThenTwo
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testRemoveCompensationPricePosibleWhenListBiggerThenOne
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testWhen0ValueForTaxAmountIncludedFieldDisabled
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testWhenCancelPressedWeReturnToSummary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testWhenSavePressedAndUnitNameNotSetThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAddNewStep.testAssertDuplicateCustomerNameNotAllowedAnyCaseUpperOrLowerCase
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAddNewStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAddNewStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAddNewStep.testCheckgivenCustomerWhenCustomerNameLenghtNotValidThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAddNewStep.testCheckgivenCustomerWhenNameAndIdMissingThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAddNewStep.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAddNewStep.testEmailPattern
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAddNewStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAddNewStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAddNewStep.testWhenCancelPressedWeReturnToSummary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAddNewStep.testWhenSavePressedAndUnitNameNotSetThenAssertFail
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAddNewStep.testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerAddNewStep.testWhenWeSetValueForName100UpperNameGiveLenghtError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testBugInChoosingCompanyForCustomerFirstSelectAndPreviousNext
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testCheckGivenFakeProjectWhenCustomerLocationThenLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testCheckgivenEmployerUnitWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testCustomerLocationMustNOTBeRequired_ItIs_NOT_Required
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testPreviousNavigationForAddAnotherUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testPreviousNavigationForModifyAnotherUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testWhenCancelPressedWeReturnToSummary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestCustomerChooseLocationStep.testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSummaryStep.testCheckGivenSummaryStepWhenCreateNewEmployeeButtonPressedThenWeGoToTheCreateEmployeePage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSummaryStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSummaryStep.testCheckgivenSummaryStepWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSummaryStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSummaryStep.testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSummaryStep.testEmployerUnitTreeTableShouldNotShowSelectCheckboxes
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSummaryStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSummaryStep.testRemoveButtonInvisibleForLoggedUser
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSummaryStep.testRemoveButtonVisibleForStoredNotInUseUser
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSummaryStep.testRemoveEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSummaryStep.testWhenWeAddANewEmployeeThenInListWeSeeOnlyTheNewAddedOne
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeeSummaryStep.testWhenWemodifyEmployeeThenInListWeSeeOnlyTheOneToModify
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeesContractsStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeesContractsStep.testCheckgivenContractsStepWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeesContractsStep.testCopyContract
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeesContractsStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeesContractsStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeesContractsStep.testOtherOptionFieldInvisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeesContractsStep.testRemoveRows
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeesContractsStep.testRowsAfterValidationErrorShouldHaveSameSizeAsBeforeSubmit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeesContractsStep.testWhenCancelPressedWeReturnToSummary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployeesContractsStep.testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestExpressSetupWelcomeStep.testCheckGivenEmployerWhenSplashScreenThenPreviousButtonNotShow
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.expresssetup.TestExpressSetupWelcomeStep.safeSetUp(TestExpressSetupWelcomeStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestExpressSetupWelcomeStep.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.expresssetup.TestExpressSetupWelcomeStep.safeSetUp(TestExpressSetupWelcomeStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestExpressSetupWelcomeStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.expresssetup.TestExpressSetupWelcomeStep.safeSetUp(TestExpressSetupWelcomeStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestExpressSetupWelcomeStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.expresssetup.TestExpressSetupWelcomeStep.safeSetUp(TestExpressSetupWelcomeStep.java:26) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAddNewStep.testAllowDuplicateProjectNameInDiffEmployers
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAddNewStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAddNewStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAddNewStep.testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAddNewStep.testDontAllowDuplicateProjectNameInSameEmployer
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAddNewStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAddNewStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAddNewStep.testEndDateNotVisibleWhenCheckingTheNoEndDateSelected
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAddNewStep.testHourlyCostFallsWithinRange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAddNewStep.testSaveAndGoSummaryIsNotVisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAddNewStep.testTotalBudgetFallsWithinRange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAddNewStep.testVisiblityOfPriceLink
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAddNewStep.testWhenCancelPressedWeReturnToSummary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskCompensationStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskCompensationStep.testCheckGivenFakeProjectWhenAskForCompensationThenTitleLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskCompensationStep.testCheckGivenFakeProjectWhenAskForIfCompensationCreateThenRadioLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskCompensationStep.testCheckGivenFakeProjectWhenAskForIfCompensationDoNotCreateThenRadioLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskCompensationStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskCompensationStep.testCheckgivenAskCreationStepWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskCompensationStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskCompensationStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskCustomerStep.testCheckGivenFakeProjectWhenAskForCustomerThenTitleLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep.safeSetUp(TestProjectAskCustomerStep.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskCustomerStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep.safeSetUp(TestProjectAskCustomerStep.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskCustomerStep.testCheckgivenAskCreationStepWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep.safeSetUp(TestProjectAskCustomerStep.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskCustomerStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep.safeSetUp(TestProjectAskCustomerStep.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskCustomerStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep.safeSetUp(TestProjectAskCustomerStep.java:37) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testAskIfEmployeesAreAddedAutomaticallyforEmployerOnGivenLevel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testAskIfEmployeesAreAddedAutomaticallyforProjectUnitOnGivenLevel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testAskIfEmployeesAreAddedManuallyOnGivenLevel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPageDoNot
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testCheckGivenFakeProjectWhenAskForEmployeeThenTitleLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testCheckGivenFakeProjectWhenAskForIfEmployeeCreateThenRadioLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testCheckGivenFakeProjectWhenAskForIfEmployeeDoNotCreateThenRadioLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testCheckVisibilityForAutoOptionforCompanies
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testCheckgivenAskCreationStepWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testWhenDoNotAddEmployeeSelectedNoCrashIsGenerated
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskEmployeesStep.testWhenWeAddNewEmployeeAutomaticallyForProjectsWithAutoForUnitOrCompanyEmployeeProjectsAreAdded
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskTaskGroupStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskTaskGroupStep.testCheckGivenFakeProjectWhenAskForIftaskGroupCreateThenRadioLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskTaskGroupStep.testCheckGivenFakeProjectWhenAskForIftaskGroupDoNotCreateThenRadioLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskTaskGroupStep.testCheckGivenFakeProjectWhenAskFortaskGroupThenTitleLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskTaskGroupStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskTaskGroupStep.testCheckgivenAskCreationStepWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskTaskGroupStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectAskTaskGroupStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectPlaceStep.testBugInChoosingCompanyForProjectFirstSelectAndPreviousNext
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectPlaceStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectPlaceStep.testCheckgivenPlaceStepWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectPlaceStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectPlaceStep.testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectPlaceStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectPlaceStep.testMouseOverProjectLocationTableLooksLikeDragDropCursor_WillItReallySaveChanegesIntoUnitStructure
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectPlaceStep.testPreviousNavigationForAddAnotherUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectPlaceStep.testPreviousNavigationForModifyAnotherUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectPlaceStep.testWhenCancelPressedWeReturnToSummary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectPlaceStep.testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testAddNewCompensationPreviousNavigationAgainModifyButDiffCompensationThenValueNameDontChange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testBrowseFilterShouldBeDefaultNewAndValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testCheckGivenFakeProjectWhenAskForCompensationThenTitleLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testCheckWhenDeselectTheCompensationsTheyArentInTheSelectedListOnReturn
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testCheckWhenSelectTheCompensationsTheyAreInTheSelectedListOnReturn
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testForTheProjectCompensationDedicationsInTheTableListIfThereArentDedicationsOfTheCompensationUnitInTheDBForTheWizardProject
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testModifyProjectPreviousNavigationAgainModifyButDiffProjectThenValueDescritionDontChange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testWeCantSetSingleProjectWhenAlreadyDedicated
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCompensationsStep.testWehaveBijectiveRelationBetweenProjectCompensationDedicationsAndThePairProjectAndCompensationUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testAssertDuplicateCustomer_BranchSameNameAsCustomerNotAllowed_BranchSameNameAsBranchNotAllowed_NameNotAllowedAnyCaseUpperOrLowerCase
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testBrowseFilterShouldBeDefaultNewAndValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testCheckGivenFakeProjectWhenSelectCustomerThenLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testCheckWhenPriceNegativeLargeValueThenGivesCorrectError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testCheckWhenPricePositiveLargeValueThenGivesCorrectError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testCheckWhenPriceWrongValueThenIgnoreTheError
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testDragAndDropWorkToAddBranchOrToPutBranchOnFirstLevel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testFixControlsInTable_Price
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testFixControlsInTable_Pricing
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testFixControlsInTable_PricingLink
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testNewlyCreatedCustomersShouldBeDefaultSelected
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testPreviousGoToAddNewAfterWeDeleteAnEntityThatWasJustModified
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testWhenAlreadyCreatedTaskGroupsOnNextWeGoToProjectSelectTaskGroupsStep
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectCustomerStep.testWhenWeGoBackUntilCustomerAskBranchStepAndWeReturnToAddNewWeHaveTheSameEntityToSave
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testBrowseFilterShouldBeDefaultNewAndValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testCheckGivenFakeProjectWhenSelectEmployeeThenLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testCheckGivenSelectEmployeeStepWhenCreateNewEmployeeButtonPressedThenWeGoToTheCreateEmployeePage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testCheckPriceListInTableIsALink
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testCheckTheTableComponents
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testDragAndDropWorkWeCanNotMoveAnEmployerUnitToAnEmployee
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testDragAndDropWorkWeMoveAnEmployeeToAnUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testEmployeeHasEmploeeProjectsDonUpdateDates
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testRemoveButtonInvisibleForLoggedUser
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectEmployeesStep.testRemoveButtonVisibleForStoredNotInUseUser
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectTaskGroupsStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectTaskGroupsStep.testCheckGivenFakeProjectWhenSelectTaskGroupThenLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectTaskGroupsStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectTaskGroupsStep.testCheckgivenProjectSelectTaskGroupsWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectTaskGroupsStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectTaskGroupsStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectTaskGroupsStep.testPreviousGoToAddNewAfterWeDeleteAnEntityThatWasJustModified
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectTaskGroupsStep.testPriceFieldMissing
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectTaskGroupsStep.testPricingLinkMissing
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSelectTaskGroupsStep.testWhenAlreadyCreatedCompensationsOnNextWeGoToProjectSelectCompensationStep
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testAddNewProjectPreviousNavigationAgainModifyButDiffProjectThenValueDescritionDontChange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testBecoDefaultIsProjectTypeProjectEndDateIsVisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testBrowseFilterShouldBeDefaultNewAndValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testDragAndDropWorkWeCanNotMoveAnEmployerUnitToAProject
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testDragAndDropWorkWeMoveAnProjectToAnUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testFixCreatingNewProject
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testFixCreatingNewProject_WeSeeJustSelectedEmployees
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testIFProjectsInDBWhenWeGoInExpressWizardWeGoDirectlyToProjectSummaryWhereNoProjectInModel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testModifyProjectPreviousNavigationAgainModifyButDiffProjectThenValueDescritionDontChange
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testOnNextWeDontLooseTheEmployerUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testPreviousGoToAddNewAfterWeDeleteAnEntityThatWasJustModified
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testRemoveProject
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testRemoveUNderlineFromExpandLink
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testWhenModifyDescriptionItDontChangeForEmployerUnitIsProject
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testWhenWeDeleteProjectInModelAndWePressProjectFromProgressBarThenWeHaveNewModel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testWhenWeGoFromNotOutdatedToInactiveAndREturnToNonOutdatedTheProjectsInTheListAreDuplicated
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectSummaryStep.testWhenWeHaveAProjectWeCanSelectItsPlaceWhenUserIsManager
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectWelcomeStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep.safeSetUp(TestProjectWelcomeStep.java:24) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectWelcomeStep.testCheckGivenWelcomeStepWhenSkipButtonPressedThenProjectsStepsAreSkiped
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep.safeSetUp(TestProjectWelcomeStep.java:24) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectWelcomeStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep.safeSetUp(TestProjectWelcomeStep.java:24) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectWelcomeStep.testCheckgivenWelcomeStepWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep.safeSetUp(TestProjectWelcomeStep.java:24) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectWelcomeStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep.safeSetUp(TestProjectWelcomeStep.java:24) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestProjectWelcomeStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep.safeSetUp(TestProjectWelcomeStep.java:24) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSummaryCongratulationsStep.testCheckGivenEmployerWhenExpressSetupSummaryStepThenExitButtonNotVisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSummaryCongratulationsStep.testCheckGivenEmployerWhenExpressSetupSummaryStepThenNextButtonNotVisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSummaryCongratulationsStep.testCheckGivenEmployerWhenFinishButtonPressedThenWeGoOutOfThePanel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSummaryCongratulationsStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSummaryCongratulationsStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSummaryCongratulationsStep.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSummaryCongratulationsStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSummaryCongratulationsStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendExpressSetupNoProjectStep.testCheckExpressSetupSuspendWhenCreateDefaultProjectThenTitleLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendExpressSetupNoProjectStep.testCheckExpressSetupSuspendWhenGoToProjectThenTitleLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendExpressSetupNoProjectStep.testCheckExpressSetupSuspendWhenSuspendThenTitleLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendExpressSetupNoProjectStep.testCheckGivenEmployerWhenChoosedAutomaticallyCreateProjectThenNextVisibleAndFinishNotVisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendExpressSetupNoProjectStep.testCheckGivenEmployerWhenChoosedCreateProjectInWizardThenNextVisibleAndFinishNotVisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendExpressSetupNoProjectStep.testCheckGivenEmployerWhenChoosedSUSPEND_EXPRESSSETUPThenNextInvisibleAndFinishVisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendExpressSetupNoProjectStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendExpressSetupNoProjectStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendExpressSetupNoProjectStep.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendExpressSetupNoProjectStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendExpressSetupNoProjectStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWithExistingProjectStep.testCheckGivenEmployerWhenChoosedAutomaticallyCreateProjectThenNextVisibleAndFinishNotVisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWithExistingProjectStep.testCheckGivenEmployerWhenChoosedSUSPEND_EXPRESSSETUPThenNextInvisibleAndFinishVisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWithExistingProjectStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWithExistingProjectStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWithExistingProjectStep.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWithExistingProjectStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWithExistingProjectStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWizardNoProjectStep.testCheckExpressSetupSuspendWhenCreateDefaultProjectThenTitleLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWizardNoProjectStep.testCheckExpressSetupSuspendWhenSuspendThenTitleLabelCorrect
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWizardNoProjectStep.testCheckGivenEmployerWhenChoosedSUSPEND_EXPRESSSETUPThenNextInvisibleAndFinishVisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWizardNoProjectStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWizardNoProjectStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWizardNoProjectStep.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWizardNoProjectStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWizardNoProjectStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWizardNoProjectStep.testIfGoTo_CreateProjectAutomatiaclly_And_ComeBack_Here_CreatesDuplicate_Projects
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestSuspendWizardNoProjectStep.testLabelForFormComponentNotUsed
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTaskGroupCreateNewStepwithFakeProject.testAllowDuplicateTaskGroupNameInDiffProjects
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTaskGroupCreateNewStepwithFakeProject.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTaskGroupCreateNewStepwithFakeProject.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTaskGroupCreateNewStepwithFakeProject.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTaskGroupCreateNewStepwithFakeProject.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTaskGroupCreateNewStepwithFakeProject.testSaveAndGoSummaryIsNotVisible
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestTaskGroupCreateNewStepwithFakeProject.testWhenCancelPressedWeReturnToSummary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testBugInChoosingCompanyForProjectFirstSelectAndPreviousNext
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testCheckgivenEmployerWhenInitialFormThenAssertsAreValid
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testCrashWhileChoosingCompanyRootForUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testEmployeesnotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testEmployernotNull
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testMustBePossibleToSelect_Child_Of_Root_AsNewEmployerUnitLocation
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testPaginationOptionShouldNotBeVisibleIfLessThanMinimumOptionsAvailable
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testParametrizeHeadingLocationForNewOffice
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testRadioInputsNotVisibleForStoredEmployerUnitInModel
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testRadioInputsVisibleForNotStoredEmployerUnit
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testTablePaginationControlMustHaveLocalizedText_unlimited_
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testWhenCancelPressedWeReturnToSummary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[exception] TestEmployerUnitLocationStep.testWhenSavePressedWeReturnToSummary
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28) at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin 📩
f8367770deMartin16.07.2026Format
[failed] TestGoogleMapsDistanceHelper.testCantFindDistance
expected:<[191]> but was:<[0]>: junit.framework.ComparisonFailure: expected:<[191]> but was:<[0]> at junit.framework.Assert.assertEquals(Assert.java:81) at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415) at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404) at com.tustor.backend.services.gps.TestGoogleMapsDistanceHelper.testCantFindDistance(TestGoogleMapsDistanceHelper.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin ⏳
Last email sent: 14.07.2026. Cooldown in effect until 14.08.2026.
50cf1fffb5Martin14.07.2026Database optimization EntityManagerUtils.disposeEntityReader() + max wait time + select for update after throttle
[failed] TestReverseGeocoding.testGetAddress
expected:<[Saba 2 Tower - Cluster Q - الثنيه الخامسة - أبراج بحيرات الجميرا - دبي] - United Arab Emira...> but was:<[Emirates Hills Sobha Realty, Saba 2 Tower - Al Sarayat St - Al Thanyah Fifth - Jumeirah Lakes Towers - Dubai] - United Arab Emira...>: junit.framework.ComparisonFailure: expected:<[Saba 2 Tower - Cluster Q - الثنيه الخامسة - أبراج بحيرات الجميرا - دبي] - United Arab Emira...> but was:<[Emirates Hills Sobha Realty, Saba 2 Tower - Al Sarayat St - Al Thanyah Fifth - Jumeirah Lakes Towers - Dubai] - United Arab Emira...> at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at com.tustor.backend.services.gps.TestReverseGeocoding.testGetAddress(TestReverseGeocoding.java:22) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Veikko, Joonas, Johanna, Atte, Martin
d11be25d28Veikko18.06.2026Revert "Päivitetty ci bash skriptiä Review korjauksia"
0d6e87e33cJohanna17.06.202655645 added nationalities
e397dc7581Atte17.06.2026Case 55620 (pyhäpäiviltä maksettu virheellisesti aina ylityökorvausta) korjaus + testit + takautuvat
fc2c824925Joonas17.06.2026Javadoc + uudelleennimetty AllTestsWithoutDB.SUPER_CLASS_FILTER -> SUPER_CLASS_EXCLUSIONS_IMPLICIT_DB_OR_RANGE_REPORT_FILTER
3c558a958bJoonas17.06.202653270 Lisatty tyoaikaraportille varoitus puuttuvista lauantailomapaivista
b2f314b5d4Johanna16.06.202655626 Taloushallintoliitto:"emme enää tee yhteistyötä Statbuniin kanssa. Eli yhteydet sinne voi lopettaa."
111902494bMartin16.06.2026Cleaned lineb breaks from task.setCompensations
c46a2a7d75Martin16.06.2026Format
26b52ef16cMartin16.06.2026Format
754eaf99b9Martin16.06.2026Format
b007232ce6Martin16.06.2026Format
52a9492568Martin16.06.2026JavaDoc
59b4746d93Martin16.06.20268911 Poistettu vanha ReportingPeriod toiminnallisuus
4077d0a8e9Martin16.06.2026Human readable wysiwyg string list comparisons
5be32b0c61Martin16.06.2026Human readable wysiwyg string list comparisons
d97a04f26fMartin16.06.2026ANY_LINE_BREAK_ESCAPED
e6f4453307Johanna16.06.202654533 review hifis
8138548bf4Joonas16.06.2026CI: sulautettu addSalaryCalculationTestsForGuiSlow() addSalaryCalculationTestsForGui():hin, lisatty TestOvertimeSummaryModel smokeen, tuotu cvs:ssa lapi menneiden testien tiedot targettiin
a471b9c5b2Veikko16.06.202655607 Unikulman KTA muutokset 55607 Uusi lippu jota voi käyttää ohjaamaan KTAta takautuvien laskennassa 55607 Lisätty takautuvien tarkistukseen lipun aktivointi 55607 Korjattu takautuvien laskentaan tarkoitettua lipun paikkaa 55607 Korjattu Unikulman KTA testejä
82c93ee906Joonas16.06.202654519 Lisatty vihje kk-palkkaisen lomapalkan perusteena olevan sopimuksen valinnasta
5e4f246ad1Atte15.06.2026Case 55629. Täydennetty ay-maksun tooltippia
2cfd394757Johanna15.06.2026fix testCase15233_Kannas_Jori_Helmikuu and test_Case_15162_Lindqvist_Anssi_201702
dba7174820Joonas15.06.2026Korjattu vuosiloman maksueditorin onblur-eventtien ja nappien race condition
466037ae19Veikko15.06.2026Lisätty white listiin yksi sinne kuuluva testi
104a6ef25fVeikko15.06.2026Lisätty white listiin yksi sinne kuuluva testi
b96cb9116aVeikko15.06.2026Päivitetty ci bash skriptiä Review korjauksia
[failed] TestReverseGeocoding.testGetAddressFinland
expected:<[Saba 2 Tower - Cluster Q - الثنيه الخامسة - أبراج بحيرات الجميرا - دبي] - Arabiemiirikunnat> but was:<[Emirates Hills Sobha Realty, Saba 2 Tower - Al Sarayat St - Al Thanyah Fifth - Jumeirah Lakes Towers - Dubai] - Arabiemiirikunnat>: junit.framework.ComparisonFailure: expected:<[Saba 2 Tower - Cluster Q - الثنيه الخامسة - أبراج بحيرات الجميرا - دبي] - Arabiemiirikunnat> but was:<[Emirates Hills Sobha Realty, Saba 2 Tower - Al Sarayat St - Al Thanyah Fifth - Jumeirah Lakes Towers - Dubai] - Arabiemiirikunnat> at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at com.tustor.backend.services.gps.TestReverseGeocoding.testGetAddressFinland(TestReverseGeocoding.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Veikko, Joonas, Johanna, Atte, Martin
d11be25d28Veikko18.06.2026Revert "Päivitetty ci bash skriptiä Review korjauksia"
0d6e87e33cJohanna17.06.202655645 added nationalities
e397dc7581Atte17.06.2026Case 55620 (pyhäpäiviltä maksettu virheellisesti aina ylityökorvausta) korjaus + testit + takautuvat
fc2c824925Joonas17.06.2026Javadoc + uudelleennimetty AllTestsWithoutDB.SUPER_CLASS_FILTER -> SUPER_CLASS_EXCLUSIONS_IMPLICIT_DB_OR_RANGE_REPORT_FILTER
3c558a958bJoonas17.06.202653270 Lisatty tyoaikaraportille varoitus puuttuvista lauantailomapaivista
b2f314b5d4Johanna16.06.202655626 Taloushallintoliitto:"emme enää tee yhteistyötä Statbuniin kanssa. Eli yhteydet sinne voi lopettaa."
111902494bMartin16.06.2026Cleaned lineb breaks from task.setCompensations
c46a2a7d75Martin16.06.2026Format
26b52ef16cMartin16.06.2026Format
754eaf99b9Martin16.06.2026Format
b007232ce6Martin16.06.2026Format
52a9492568Martin16.06.2026JavaDoc
59b4746d93Martin16.06.20268911 Poistettu vanha ReportingPeriod toiminnallisuus
4077d0a8e9Martin16.06.2026Human readable wysiwyg string list comparisons
5be32b0c61Martin16.06.2026Human readable wysiwyg string list comparisons
d97a04f26fMartin16.06.2026ANY_LINE_BREAK_ESCAPED
e6f4453307Johanna16.06.202654533 review hifis
8138548bf4Joonas16.06.2026CI: sulautettu addSalaryCalculationTestsForGuiSlow() addSalaryCalculationTestsForGui():hin, lisatty TestOvertimeSummaryModel smokeen, tuotu cvs:ssa lapi menneiden testien tiedot targettiin
a471b9c5b2Veikko16.06.202655607 Unikulman KTA muutokset 55607 Uusi lippu jota voi käyttää ohjaamaan KTAta takautuvien laskennassa 55607 Lisätty takautuvien tarkistukseen lipun aktivointi 55607 Korjattu takautuvien laskentaan tarkoitettua lipun paikkaa 55607 Korjattu Unikulman KTA testejä
82c93ee906Joonas16.06.202654519 Lisatty vihje kk-palkkaisen lomapalkan perusteena olevan sopimuksen valinnasta
5e4f246ad1Atte15.06.2026Case 55629. Täydennetty ay-maksun tooltippia
2cfd394757Johanna15.06.2026fix testCase15233_Kannas_Jori_Helmikuu and test_Case_15162_Lindqvist_Anssi_201702
dba7174820Joonas15.06.2026Korjattu vuosiloman maksueditorin onblur-eventtien ja nappien race condition
466037ae19Veikko15.06.2026Lisätty white listiin yksi sinne kuuluva testi
104a6ef25fVeikko15.06.2026Lisätty white listiin yksi sinne kuuluva testi
b96cb9116aVeikko15.06.2026Päivitetty ci bash skriptiä Review korjauksia
[failed] TestMonthlySalaryAccumulationAndPayment.testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaVainLainMukaan
1. - 31.12.2013 expected:<2[2]> but was:<2[1]>: junit.framework.ComparisonFailure: 1. - 31.12.2013 expected:<2[2]> but was:<2[1]> at junit.framework.Assert.assertEquals(Assert.java:81) at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415) at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKuukausipalkanJakajatEriKuukausina(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:1778) at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKuukausipalkanJakajatEriKuukausina(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:1758) at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaVainLainMukaan(TestMonthlySalaryAccumulationAndPayment.java:8684) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin ⏳
Last email sent: 18.06.2026. Cooldown in effect until 18.07.2026.
757d3cf2daMartin18.06.202651131 Merge preparations
7fcebd36deMartin18.06.202651131 Merge preparations
5a48bbdfb2Martin18.06.2026Format, isAllowSwitchingInProductionFromTestMarkPage
39178e1f7dMartin18.06.202651131 Merge preparations
c716741e00Martin18.06.2026Format
3d023ccfd3Martin18.06.202655648 GDPR Pseudonymize customer
41d0abc358Martin18.06.202651131 Merge preparations
6746a8b9cdMartin18.06.2026Better not to obey CLI saldo selvitys flags for tests they will only cause confusion
[failed] TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences.testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaVainLainMukaan
1. - 31.12.2013 expected:<2[2]> but was:<2[1]>: junit.framework.ComparisonFailure: 1. - 31.12.2013 expected:<2[2]> but was:<2[1]> at junit.framework.Assert.assertEquals(Assert.java:81) at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415) at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKuukausipalkanJakajatEriKuukausina(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:1778) at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKuukausipalkanJakajatEriKuukausina(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:1758) at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaVainLainMukaan(TestMonthlySalaryAccumulationAndPayment.java:8684) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin ⏳
Last email sent: 18.06.2026. Cooldown in effect until 18.07.2026.
757d3cf2daMartin18.06.202651131 Merge preparations
7fcebd36deMartin18.06.202651131 Merge preparations
5a48bbdfb2Martin18.06.2026Format, isAllowSwitchingInProductionFromTestMarkPage
39178e1f7dMartin18.06.202651131 Merge preparations
c716741e00Martin18.06.2026Format
3d023ccfd3Martin18.06.202655648 GDPR Pseudonymize customer
41d0abc358Martin18.06.202651131 Merge preparations
6746a8b9cdMartin18.06.2026Better not to obey CLI saldo selvitys flags for tests they will only cause confusion
[failed] TestUnikulmanPalkkausUseCases.testUnikulmanCustomKeskituntiansioHovilainenJukkaAndSickleaveWithTimeRanges
Mikä tässä nyt on vikana: HOLIDAY_COMPENSATION: 14,5 h x 6,96 LomaKta LomaKta = 100,92; (100,92) expected:<[220,69]> but was:<[100,92]>: junit.framework.ComparisonFailure: Mikä tässä nyt on vikana: HOLIDAY_COMPENSATION: 14,5 h x 6,96 LomaKta LomaKta = 100,92; (100,92) expected:<[220,69]> but was:<[100,92]> at junit.framework.Assert.assertEquals(Assert.java:81) at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415) at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393) at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836) at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814) at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798) at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772) at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734) at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertUnikulmanCustomKeskituntiansioHovilainenJukka(AbstractUnikulmanPalkkausTestCases.java:1089) at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertUnikulmanCustomKeskituntiansioHovilainenJukka(AbstractUnikulmanPalkkausTestCases.java:518) at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testUnikulmanCustomKeskituntiansioHovilainenJukkaAndSickleaveWithTimeRanges(TestUnikulmanPalkkausUseCases.java:3334) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Johanna ⏳
Last email sent: 13.07.2026. Cooldown in effect until 13.08.2026.
11673da219Johanna13.07.202655715 hifit
[failed] TestUnikulmanPalkkausUseCases.testUnikulmanCustomKeskituntiansioHovilainenJukkaAndSickleaveWithoutTimeRanges
Mikä tässä nyt on vikana: HOLIDAY_COMPENSATION: 14,5 h x 6,96 LomaKta LomaKta = 100,92; (100,92) expected:<[220,69]> but was:<[100,92]>: junit.framework.ComparisonFailure: Mikä tässä nyt on vikana: HOLIDAY_COMPENSATION: 14,5 h x 6,96 LomaKta LomaKta = 100,92; (100,92) expected:<[220,69]> but was:<[100,92]> at junit.framework.Assert.assertEquals(Assert.java:81) at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415) at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393) at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836) at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814) at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798) at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772) at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734) at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertUnikulmanCustomKeskituntiansioHovilainenJukka(AbstractUnikulmanPalkkausTestCases.java:1089) at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertUnikulmanCustomKeskituntiansioHovilainenJukka(AbstractUnikulmanPalkkausTestCases.java:518) at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testUnikulmanCustomKeskituntiansioHovilainenJukkaAndSickleaveWithoutTimeRanges(TestUnikulmanPalkkausUseCases.java:3341) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Johanna ⏳
Last email sent: 13.07.2026. Cooldown in effect until 13.08.2026.
11673da219Johanna13.07.202655715 hifit
[failed] TestPsopProductIdPage.testConnectingWithCertificate
Wasn't expected message. IOException indicates that connection failed (before login) ; nested exception is: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace:javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired at sun.security.ssl.Alert.createSSLException(Alert.java:131) at sun.security.ssl.Alert.createSSLException(Alert.java:117) at sun.security.ssl.TransportContext.fatal(TransportContext.java:342) at sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:293) at sun.security.ssl.TransportContext.dispatch(TransportContext.java:185) at sun.security.ssl.SSLTransport.decode(SSLTransport.java:156) at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1430) at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1395) at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:73) at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:982) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read(BufferedInputStream.java:265) at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:583) at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) at org.apache.axis.client.Call.invokeEngine(Call.java:2784) at org.apache.axis.client.Call.invoke(Call.java:2767) at org.apache.axis.client.Call.invoke(Call.java:2443) at org.apache.axis.client.Call.invoke(Call.java:2366) at org.apache.axis.client.Call.invoke(Call.java:1812) at com.tustor.backend.services.psop.digia.Plugin_palveluntuottajaapi_PtApiServiceSoapBindingStub.getOstovoima(Plugin_palveluntuottajaapi_PtApiServiceSoapBindingStub.java:381) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.test(TestPsopProductIdPage.java:41) at com.tustor.common.utils.AbstractExceptionAsserter.&lt;init&gt;(AbstractExceptionAsserter.java:72) at com.tustor.common.utils.AbstractExceptionAsserter.&lt;init&gt;(AbstractExceptionAsserter.java:56) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.&lt;init&gt;(TestPsopProductIdPage.java:35) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage.testConnectingWithCertificate(TestPsopProductIdPage.java:35) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46) {http://xml.apache.org/axis/}hostname:kraken.tuntinetti.fi javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired at org.apache.axis.AxisFault.makeFault(AxisFault.java:101) at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) at org.apache.axis.client.Call.invokeEngine(Call.java:2784) at org.apache.axis.client.Call.invoke(Call.java:2767) at org.apache.axis.client.Call.invoke(Call.java:2443) at org.apache.axis.client.Call.invoke(Call.java:2366) at org.apache.axis.client.Call.invoke(Call.java:1812) at com.tustor.backend.services.psop.digia.Plugin_palveluntuottajaapi_PtApiServiceSoapBindingStub.getOstovoima(Plugin_palveluntuottajaapi_PtApiServiceSoapBindingStub.java:381) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.test(TestPsopProductIdPage.java:41) at com.tustor.common.utils.AbstractExceptionAsserter.<init>(AbstractExceptionAsserter.java:72) at com.tustor.common.utils.AbstractExceptionAsserter.<init>(AbstractExceptionAsserter.java:56) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.<init>(TestPsopProductIdPage.java:35) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage.testConnectingWithCertificate(TestPsopProductIdPage.java:35) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46) Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired at sun.security.ssl.Alert.createSSLException(Alert.java:131) at sun.security.ssl.Alert.createSSLException(Alert.java:117) at sun.security.ssl.TransportContext.fatal(TransportContext.java:342) at sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:293) at sun.security.ssl.TransportContext.dispatch(TransportContext.java:185) at sun.security.ssl.SSLTransport.decode(SSLTransport.java:156) at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1430) at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1395) at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:73) at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:982) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read(BufferedInputStream.java:265) at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:583) at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143) ... 31 more expected:<true> but was:<false>: junit.framework.AssertionFailedError: Wasn't expected message. IOException indicates that connection failed (before login) ; nested exception is: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace:javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired at sun.security.ssl.Alert.createSSLException(Alert.java:131) at sun.security.ssl.Alert.createSSLException(Alert.java:117) at sun.security.ssl.TransportContext.fatal(TransportContext.java:342) at sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:293) at sun.security.ssl.TransportContext.dispatch(TransportContext.java:185) at sun.security.ssl.SSLTransport.decode(SSLTransport.java:156) at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1430) at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1395) at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:73) at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:982) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read(BufferedInputStream.java:265) at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:583) at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) at org.apache.axis.client.Call.invokeEngine(Call.java:2784) at org.apache.axis.client.Call.invoke(Call.java:2767) at org.apache.axis.client.Call.invoke(Call.java:2443) at org.apache.axis.client.Call.invoke(Call.java:2366) at org.apache.axis.client.Call.invoke(Call.java:1812) at com.tustor.backend.services.psop.digia.Plugin_palveluntuottajaapi_PtApiServiceSoapBindingStub.getOstovoima(Plugin_palveluntuottajaapi_PtApiServiceSoapBindingStub.java:381) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.test(TestPsopProductIdPage.java:41) at com.tustor.common.utils.AbstractExceptionAsserter.&lt;init&gt;(AbstractExceptionAsserter.java:72) at com.tustor.common.utils.AbstractExceptionAsserter.&lt;init&gt;(AbstractExceptionAsserter.java:56) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.&lt;init&gt;(TestPsopProductIdPage.java:35) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage.testConnectingWithCertificate(TestPsopProductIdPage.java:35) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46) {http://xml.apache.org/axis/}hostname:kraken.tuntinetti.fi javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired at org.apache.axis.AxisFault.makeFault(AxisFault.java:101) at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) at org.apache.axis.client.Call.invokeEngine(Call.java:2784) at org.apache.axis.client.Call.invoke(Call.java:2767) at org.apache.axis.client.Call.invoke(Call.java:2443) at org.apache.axis.client.Call.invoke(Call.java:2366) at org.apache.axis.client.Call.invoke(Call.java:1812) at com.tustor.backend.services.psop.digia.Plugin_palveluntuottajaapi_PtApiServiceSoapBindingStub.getOstovoima(Plugin_palveluntuottajaapi_PtApiServiceSoapBindingStub.java:381) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.test(TestPsopProductIdPage.java:41) at com.tustor.common.utils.AbstractExceptionAsserter.<init>(AbstractExceptionAsserter.java:72) at com.tustor.common.utils.AbstractExceptionAsserter.<init>(AbstractExceptionAsserter.java:56) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.<init>(TestPsopProductIdPage.java:35) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage.testConnectingWithCertificate(TestPsopProductIdPage.java:35) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46) Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired at sun.security.ssl.Alert.createSSLException(Alert.java:131) at sun.security.ssl.Alert.createSSLException(Alert.java:117) at sun.security.ssl.TransportContext.fatal(TransportContext.java:342) at sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:293) at sun.security.ssl.TransportContext.dispatch(TransportContext.java:185) at sun.security.ssl.SSLTransport.decode(SSLTransport.java:156) at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1430) at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1395) at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:73) at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:982) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read(BufferedInputStream.java:265) at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:583) at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143) ... 31 more expected:<true> but was:<false> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:280) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:146) at com.tustor.common.utils.AbstractExceptionAsserter.assertExceptionContents(AbstractExceptionAsserter.java:103) at com.tustor.common.utils.AbstractExceptionAsserter.<init>(AbstractExceptionAsserter.java:84) at com.tustor.common.utils.AbstractExceptionAsserter.<init>(AbstractExceptionAsserter.java:56) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.<init>(TestPsopProductIdPage.java:35) at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage.testConnectingWithCertificate(TestPsopProductIdPage.java:35) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
--> Martin ⏳
Last email sent: 15.07.2026. Cooldown in effect until 15.08.2026.
cdeb3b38dbMartin09.03.2026synchonizedEntityManagerWatchDog whitelist getNextFreeSalesOrderNumber
[todo_failed] TestEmployeeRangeReportLoader.testTODOTaskSaveExceptionWhenTaskUnassigned
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177) at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
[todo_failed] TestDuplicateUserCollisions.testTODOCollision
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
[todo_failed] TestEmployeeMultidimensionalReport.testTODOVacationEarnedAndFlextimeColumns
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
[todo_failed] TestProjectMultidimensionalReport.test_TODO_BillingHoursVsBudgetCacheAndDimensions
java.lang.NullPointerException at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271) at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837) at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801) at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357) at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777) at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520) at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460) at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95) at com.sun.proxy.$Proxy41.run(Unknown Source) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206) at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101) at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298) at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
[todo_tag_changed] TestWorkShiftDragDropOntoEmployeeDailyReportHandler.testWorkShiftDragDropEmployeeDailyReportHandler
java.lang.NullPointerException at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.displayOverallDescription(AbstractDailyReport.java:2299) at com.tustor.tuntinetti.backend.logic.EmployeeDailyReport.displayOverallDescription(EmployeeDailyReport.java:3217) at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.toString(AbstractDailyReport.java:2474) at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.getTasks(AbstractDailyReport.java:4742) at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.getTasksByCostCenters(AbstractDailyReport.java:12853) at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.getTasksByCostCentersIfSavedOrPlanned(AbstractDailyReport.java:12845) at com.tustor.tuntinetti.backend.logic.EmployeeDailyReport.getAbstractSickleaveTasksOrVacation(EmployeeDailyReport.java:4144) at com.tustor.tuntinetti.backend.logic.EmployeeDailyReport.getPossibleWorkShiftDragDropActions(EmployeeDailyReport.java:5631) at com.tustor.tuntinetti.backend.logic.WorkShiftDragDropOntoEmployeeDailyReportHandler.setPossibleWorkShiftDragDropActions(WorkShiftDragDropOntoEmployeeDailyReportHandler.java:48) at com.tustor.tuntinetti.backend.logic.WorkShiftDragDropOntoEmployeeDailyReportHandler.getWorkShiftDragDropActions(WorkShiftDragDropOntoEmployeeDailyReportHandler.java:30) at com.tustor.tuntinetti.backend.logic.WorkShiftDragDropOntoEmployeeDailyReportHandler.getWorkShiftDragDropActions(WorkShiftDragDropOntoEmployeeDailyReportHandler.java:16) at com.tustor.tuntinetti.backend.logic.TestWorkShiftDragDropOntoEmployeeDailyReportHandler.testTODOWorkShiftDragDropEmployeeDailyReportHandler(TestWorkShiftDragDropOntoEmployeeDailyReportHandler.java:45) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)

🟢 Successes: 14757 / 18852
🟡 Failures: 1465 / 18852
🔴 Errors: 2630 / 18852
com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId() (2545 tests)
  com.tustor.backend.services.TestAbstractPricingServices
    testBrowseAscendingCustomerPricings()
    testAbstractPricingCreateNonGlobalAndGlobalDoesNotGiveException()
    testAbstractPricingPricingTemplateChanges()
    testPricingTemplateNameChanges()
    testGlobalPricingTemplateEditIsUpdatedToCache()
    testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteEmployeeProjectPricing()
    testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteCustomerPricing()
    testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteEmployerUnitPricing()
    testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteProjectCustomerPricing()
    testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteProjectPricing()
    testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteProjectTaskGroupPricing()
    testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeletePricingInstruction()
    testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteContractPeriod()
    testContractPeriodHasNullPricingTemplate()
    testEmployerUnitPricingCreateUpdateDelete()
    testCustomerPricingCreateUpdateDelete()
    testEmployeeProjectPricingCreateUpdateDelete()
    testProjectCustomerPricingCreateUpdateDelete()
    testProjectPricingCreateUpdateDelete()
    testProjectTaskGroupPricingCreateUpdateDelete()
    testPricingInstructionCreateUpdateDelete_UsedPricingTemplateRemoval()
    testPricingInstructionCreateUpdateDelete_NonUsedPricingTemplateRemoval()
  com.tustor.backend.services.TestAuthorizationServices
    testEmployeeSettingsSearchPanelEmployerUnitFiltering()
    testEmployeeHoursReportsPanelEmployerUnitFiltering()
    testAuthorizationFeaturesAndRolesCacheDuration()
    testAuthorizationFeaturesAndRolesCacheForOtherUsersIsNotReset()
    testManagerPassesEmployerUnitFiltering()
  com.tustor.backend.services.TestEmployeeRangeReportLoader
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployeeWithLunchBreak()
    testEmployeeRangeReportsQueryCriteriaCacheUsedByNullWithSerchCriteria()
    testTODOSickleave_AND_Vacation_StateModel()
    testTODORecurringChange()
    testNewTaskStalesRelevantCaches()
    testNewStaleDatesShouldNotHidePreviousStaleDates()
    testSessionCachedClonesShouldBeCleanedOfDirtyChanges()
    testNoNpeEvenIfSessionCacheIsNotAvailable()
    testResettingRangeReportsLoadedFromCache()
    testShouldRefreshDailyReportsInOtherThreadsAsWell()
    testSessionLevelCacheDoesNotReindexExistingRangeReport()
    testTODOCase44003MultipleThreadsShouldNotInterfereWhenAllocatingRecurringServiceDemands()
    testConfirmWithDuplicateRecurringServiceDemand()
    testSaveTwoTasksOnSameDay()
    testTODOTheadSafetyCase40679()
    testSaveTasksWithSwappedEmployeeProjectsSymmetricSwap()
    testSaveTasksWithSwappedEmployeeProjectsNotSymmetricSwap()
    testTODOTaskSaveExceptionWhenTaskUnassigned()
    testTaskSaveExceptionWithNullParameters()
    testAllowOverlappingPeriods()
    testTaskSaveExceptionWhenTaskDone()
    testCheckIfPicked()
    testTODOLoadRecentFromDbAndSmokeTestForCrashes()
    testTODONimetönVuoroEiSaaSyödäToistuviaVuorojaKoskaVarsinkinOsittaisessaSyönnissäSiitäTuleeOngelmia()
    testTODOTestaaToistuvaVuoroJokaPerustettuDstTaitoskohtaan()
    testProjectCompensationsLoadedEvenIfNotInActiveRange()
    testLoadNormalReportIntoMultipleThreads()
    testTodos()
    testLoadsReportsWithRecurringServiceDemandsOnlyInSelectedProjects()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspective()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTaskDescriptionDiffersFromRecurringServiceDemand()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveDifferentTaskDescription()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingDifferentTaskDescription()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingDifferentTaskDescriptionButEmployeeHasOwnRecurringServiceDemand()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingDifferentTaskDescriptionEmployeeHasPartiallyMatchingOwnRecurringServiceDemand()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingTwoDifferentTaskDescriptions()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingTwoDifferentTaskDescriptions2()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsExactMatchingOntoTwoDifferentTaskDescriptions()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployee()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesCanBeSharedBySingleEmployee()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleRecurringServicesCanBeSharedBySingleEmployee_SomeRemains()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleRecurringServicesCanBeSharedBySingleEmployee_DuplicatePartRemains()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleRecurringServicesCanBeSharedBySingleEmployee_OtherDuplicatePartRemains()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployee_DuplicatePartsRemain()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesCanBeSharedBySingleEmployee_DuplicatePartsRemain()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesWithoutMatchingEmployee()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesDisabledSharingBySingleEmployee()
    testCase8273LoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeSimilarRecurringServicesDisabledSharingBySingleEmployee()
    testCase8273LoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeSimilarRecurringServicesDisabledSharingBySingleEmployeeDifferentDescription()
    testReportPanelsDoNotSeeUnPaidTasks()
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromEmployeeCalendarPerspective()
  com.tustor.backend.services.TestEmployeeTasksProvider
    testRaceCondition()
  com.tustor.backend.services.TestLostWeeklyRestTime
    testWeekStartsOnThursdayAlwaysEnoughRestTime_None()
    testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange2()
    testOnlyMondayGiven_GiveFreeRide()
    testWeekStartsOnThursdayAlwaysEnoughRestTime_Truly_None()
    testWeekStartsOnThursdayAlwaysEnoughRestTime_Sunday_exactly()
    testWeekStartsOnThursdayAlwaysEnoughRestTime_Saturday_exactly()
    testWeekStartsOnThursdayAlwaysEnoughRestTime_Friday_exactly()
    testWeekStartsOnThursdayAlwaysEnoughRestTime_Thursday()
    testNormalWeek_NoRestTime()
    testWorkingOnlyOnSingleDayHasPlentyOfRestTime()
    testNormalWeek_NoRestTime_ThoughLunchBreak()
    testNormalWeek_NoRestTime_6_16()
    testNormalWeek_TrulyNoRestTime()
    testRestTimeOnMondayNotEnough()
    testRestTimeOnMondayEnoughBecauseOfOptimizationInstruction()
    testRestTimeOnMondayIsEnough()
    testRestTimeOnMondayIsEnoughBecauseNoWork()
    testRestTimeOnMondayCountsIfRestDayCanBeAnyDay()
    testOptimalDayForLostWeeklyRestTimeIsChosen()
    testOptimalDayForLostWeeklyRestTimeIsChosen_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay()
    testRestTimeOnMondayCountsIfRestDayIsSetToMonday()
    testLostWeeklyRestTimeIsSetToMonday()
    testRestTimeOnMondayCountsIfRestDayIsSetToTuesday()
    testLostWeeklyRestTimeIsSetToTuesday()
    testRestTimeOnMondayCountsIfRestDayIsSetToWednesday()
    testLostWeeklyRestTimeIsSetToWednesday()
    testRestTimeOnMondayCountsIfRestDayIsSetToThursday()
    testLostWeeklyRestTimeIsSetToThursday()
    testRestTimeOnMondayCountsIfRestDayIsSetToSunday()
    testLostWeeklyRestTimeIsSetToSunday()
    testWeekStartTimeOffsetZeroAndEnoughRestTime()
    testWeekStartTimeOffsetZeroAndNotEnoughRestTime()
    testWeekStartTimeOffsetZeroAndNotEnoughRestTime_limit()
    testWeekStartTimeOffsetNegativeAndEnoughRestTime()
    testWeekStartTimeOffsetNegativeAndNotEnoughRestTime()
    testWorkshiftStartingTwoDaysBeforeWeekChangeMayAffectRestTime()
    testWeekStartTimeOffsetZeroAndEnoughRestTime_end()
    testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end()
    testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end_limit()
    testWeekStartTimeOffsetPositiveAndEnoughRestTime()
    testWeekStartTimeOffsetPositiveAndEnoughRestTime_weekStartsOnTuesday()
    testWeekStartTimeOffsetPositiveAndNotEnoughRestTime()
    testWeekStartTimeOffsetPositiveAndNotEnoughRestTime_weekStartsOnTuesday()
    testOnlySomeHoursFromSundayAreLost()
    testAllHoursFromSundayAreLost()
    testRestTimeOnMondayIsNotEnoughEvenIfNoWork()
    testRestTimeOnSaturdayNotEnough()
    testNoRestTimeBecauseWorkingFullTimeWholeWeekWithOvertime()
    testNoRestTimeBecauseWorkingFullTimeWholeWeekNoOvertime()
    testRestTimeOnSaturdayIsEnough()
    testRestTimeOnSaturdayIsEnoughBecauseNoWork()
    testRestTimeOnSaturdayIsEnoughBecauseNoWork_2()
    testRestTimeOnSaturdayIsNotEnoughEvenIfNoWork()
    testRestTimeOnFridayWhileSaturdayAndSundayNotYetGiven()
    testRestTimeWithMultipleContracts()
    testRestTimeCase138()
    testCase26787_AnttiKojo()
    testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange()
  com.tustor.backend.services.TestMatkaAjanLaskutus
    testNormaaliTyöpäiväTyöajanUlkopuolisellaMatkaAjalla()
    testTODO_TeeDynaamistenTaskienTEstiluokka()
    testNormaaliTyöpäiväIlmanVarallaoloa()
    testEiViikkolepokorvaustaKunMatkaAikaa()
    testViikkolepokorvausKunSiirtymaAikaOnTyoaikaa()
    testViikkolepokorvausKunSiirtymaAikaOnAutomaattinen()
    testViikkolepokorvausKunSiirtymiskorvausOnAutomaattinenJaTalviaikaVaihtuu()
    testSiirtymaAikaOnAutomaattinenJaTalviaikaVaihtuu()
    testTODOViikkolepokorvausKunSiirtymaAikaOnAutomaattinenJaMuuAikaMatkaAikaa()
    testTODOAutomaattinenRuokataukoJaAutomaattinenSiitymäaikaJaViikkolepo()
    testLyhytTyöpäiväIlmanVarallaoloa()
    testNormaaliTyöpäiväManuaalisellaVarallaolollaNormiPalkka()
    testNormaaliTyöpäiväManuaalisellaVarallaololla()
    testAutomaattinenVarallaoloPalkatonIlmanVarallaoloTyölajia()
    testNormaaliTyöpäiväAutomaattisellaVarallaolollaNormiPalkka()
    testNormaaliTyöpäiväAutomaattisellaVarallaololla_EI_ANNA_Varallaoloa_JosVainYksiProjektiKunVarallaoloOnTyöaikaa()
    testNormaaliTyöpäiväAutomaattisellaVarallaololla_ANTAA_Varallaoloa_JosVälissäToinenTyökohdeKunVarallaoloOnTyöaikaa()
    testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_NormiPalkka()
    testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h()
    testNormaaliTyöpäiväAutomaattisellaVarallaololla_1_5h_VoidaanYliohjata_0_5h_ksi_KirjaamallaManuaalisesti()
    testNormaaliTyöpäiväAutomaattisellaVarallaololla2h()
    testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h()
    testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattu()
    testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattuAutomaattisestiMuustaKuinVarallaoloprojektista()
    testBillAutomaticLunchBreak()
    testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoaEiVoiLeikataAlleTunninPätkästä()
    testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_RuokataukoLeikattu()
    testTODOJosAutomaattinenVarallaoloAiheuttaaYlitöitä()
    testNormaaliTyöpäiväAutomaattisellaVarallaololla2h_RuokataukoLeikattu()
    testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h_EikäRuokataukoakaanTarvitseLeikata()
  com.tustor.backend.services.TestSalaryCalculationModelSummaryRowConstruction
    testTODO()
    testSummaryOfSpecialRangeIsNormal()
    testACopiedRowWithNewNameIsNotMergedInSummary()
    testACopiedRowWithNewNameIsNotMergedInSummaryEvenIfPreInitialized()
    testTwoSimilarRATIO_WITH_UNITS_AND_UNIT_PRICETypeRowsWithDifferentValues()
    testTweakedHourlySalaryRow()
    testFindExistingSummaryRow()
    testSummaryOfRATIO_WITH_UNITS_AND_UNIT_PRICE_changedToAmountInSucceedingSalaryCalculation()
    testSummaryOfRATIO_WITH_UNITS_AND_UNIT_PRICE_changedImmediatelyToAmount()
    testSummaryOfSpecialRangeIsNormalEvenIfNameIsTweaked()
  com.tustor.backend.services.TestSalaryCalculationSummaries
    testSalaryCalculationSummaryRow()
    testUnjustEnrichment()
    testNegatiivisenRivinSummausSamaanLajiin()
    testNegatiivisenTakaisinperintaNettoNegatiiviseksi()
    testNegatiivisenTakaisinperintaKokonaisuudessaan()
    testTODOSamanVuodenSummat()
    testTwoConsecutiveSummaryRowsNeitherIsApprovedAndThereAreSomeAdditionalRows()
    testTwoConsecutiveSummaryRowsLatterIsApprovedAndThereAreSomeAdditionalRows()
    testFirstSalarycalCulationApprovedFirstIsNotAffectedByNewRowsAddedAfterApproval()
    testSalaryCalculationWhenPreviouslyApprovedCalculationHasMoreRows()
  com.tustor.backend.services.TestSalaryTemplates
    testDefaultSalaryCalculationRowCount()
    testKokousPalkkio()
    testHourlySalaryTemplate()
    testAverageHourlySalaryTemplate()
    testMonthlySalaryTemplate()
  com.tustor.backend.services.TestSomeServices
    testBrowseDatabaseWithEnumBits()
    testBrowseDatabaseWithEnumBitsAndOtherParents()
    testBrowseDatabaseWithEnumBitsEmpty()
    testSetQueryParents()
    testBrowseDatabaseWithEnums()
    testCacheKeyImplementation()
    testIfServiceMethodsCanBeCalledWithoutFailure()
  com.tustor.backend.services.TestSummarySalaryCalculationModel
    testHäkkinenSannaKaisa_20120701_20120731_eiAntanutLisiaKkPalkanPaalle()
    testLiveData()
    testMonthlySalaryTestCase()
    testHäkkinenSannaKaisa_20120801_20120831_eiAntanutLisiaKkPalkanPaalle_production()
    test_Timo_Ahola_PolarPro_Elokuu2010()
  com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing
    testTodo()
    testErolaMervi_20160129()
    testEkaJaTokaKkC()
    testEkaJaTokaKkA()
    testSuviIslanderPalkankorotusJaTakuupalkka31052013()
    testTakuupalkkaDateRanges()
    testIsNewContractInTakuupalkkaSense()
    testUrakkapalkkaJokaKorvaaAikapalkan()
    testUrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu()
    testTwoConsecutiveContractPeriodsInTheBeginning()
    testUrakkapalkkaJotaTäydennetäänTakuupalkalla_TyossaMuttaEiKahvitauolla()
    testUrakkapalkkaJokaKorvaaAikapalkan_TyossaMuttaEiKahvitauolla()
    testUrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu_TyossaMuttaEiKahvitauolla()
    testUrakkapalkkaJotaTäydennetäänTakuupalkalla()
    testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvaaAikapalkan()
    testRinnakkaisetTyösopimukset()
    testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu()
    testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaaEiKorvataTakuupalkallaElleiSeAlitu()
    testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvataanTakuupalkalla()
    testCase15831PoissaoloajanKorvauksiaEiHalutaHuomioidaTakuupalkanMaksettavassaMäärässä()
    testSet1()
    testSet2()
    testSet3()
    testSet4()
    testKtaVsTakuu()
    testConfigureKta()
    testStilisoiRaportilleTuoTakuupalkka()
    testKoeaikaKäytäntö()
    testKTA()
    testEntäJosOnProjectTaskGroupPalkanLisä()
    testY()
    testKtaTehtävä()
    testX()
    testEkaJaTokaKkB()
    test()
  com.tustor.backend.services.TestWorkShiftStateTaskTestCases
    testWorkShiftStateHoursAndSalesWithAndWithoutHinnasto()
  com.tustor.backend.services.handlers.TestNoteSaveHandler
    testNoAlertAndNoAssignee()
    testAlertAndAssignee()
    testAlertButNoAssignee()
  com.tustor.backend.services.tailored.siparila.TestSiparilaFetchEmployeesTask
    testSiparilaFetchEmployeesTask()
  com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils
    testSpectraSalaryServices()
  com.tustor.backend.services.transactions.TestFeatureSetTransactions
    testDisableStatementTimeoutTriggersCacheClear()
    testFeatureActivationCreatesReminders()
    testFeatureSaveWithUpdatedBy()
  com.tustor.backend.services.transactions.TestFinnishTaxCardTransactions
    testUpdateWithholdingPercentageExistingFinnishTaxCardStartsAfter()
    testUpdateWithholdingPercentageExistingFinnishTaxCardStartsBefore()
    testUpdateWithholdingPercentageExistingFinnishTaxCardStartsAtTheSameDay()
    testUpdateWithholdingPercentageNoExistingFinnishTaxCards()
  com.tustor.backend.services.utils.TestSalaryReportClassBag
    testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassificationActivated()
    testSalaryReportClassBagBasicWithoutCostCenters_UsingPreferredSalaryReportClassReportingClassification_WithPreferredSalaryReportClasses()
    testSalaryReportClassBagBasicEmployeeEmployerUnitLevelCostCenters()
    testSalaryReportClassBagBasicWithCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevel()
    testSalaryReportClassBagWithPseudoSalaryReportClassesWithoutEmployeeEmployerUnitLevelCostCenters()
    testSalaryReportClassBagWithPseudoSalaryReportClassesWithoutCostCentersAtTimeEntryLevelNorFallBackOnEmployeeLevel()
    testSalaryReportClassBagWithPseudoSalaryReportClassesAndEmployeeEmployerUnitLevelCostCenters()
    testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevel()
    testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassificationWithoutReportingClassifications()
    testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassificationWithoutSalaryReportClassReportingClassification()
    testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassification()
    testSalaryReportClassBagSpectraEmployeeEmployerUnitLevelCostCentersWithoutDivisionInfo()
    testSalaryReportClassBagSpectraEmployeeEmployerUnitLevelCostCentersWithDivisionInfo()
    testSalaryReportClassBagSpectraEmployeeEmployerUnitLevelCostCentersWithOvertimeCategoryDivisionInfo()
    testSalaryReportClassBagBasicWithoutCostCenters()
    testSalaryReportClassBagBasicWithoutCostCenters_UsingDefaultSalaryReportClassReportingClassification()
    testSalaryReportClassBagBasicWithoutCostCenters_UsingPreferredSalaryReportClassReportingClassification_WithOnlyDefaults()
  com.tustor.backend.services.utils.TestSalaryReportClassBagServices
    testSalaryReportClassBag_Builds_Distinct_Case_Sensitive_Mappings()
    testReturnsNullIfNotInitialized()
    testReportingClassification_Ignored_If_Not_Activated()
    testReportingClassification_Test_When_NotSetForEmployerUnit_EvenIfActivated_TestMissingPrefixInSalaryReportClass()
    testReportingClassification_If_Activated_ItMatchesDefaultOrPreferred_IfSetForEmployerUnit()
    testIsPermutable_trueWhenTargetNameFree_andNoSideEffects_And_creationOfDuplicatesNotAllowedThereafter()
    testPermutationRequiresEnabledSalaryReportClassReportingClassifications()
    testIsPermutable_throwsWhenAskingToPermutateWithSelf_Or_NullTarget_Or_InvalidPrefix_EitherMethod()
    testIsPermutable_falseWhenTargetNameAlreadyExists()
    testSortFirstBasedOnNameAfterPrefixAndThenOnPrefix()
  com.tustor.common.dto.listeners.TestAbstractPricingServices
    testSaveNonGlobalAndGlobalDoesNotGiveException()
    testBrowsingWithPricingTemplates()
  com.tustor.tuntinetti.backend.services.TestBrowsingCustomIss
    testPoolissaAivanUusi()
    testPoolissa_Päättynyt_OllutTyösuhdeJaTyökohteet()
    testPoolissa_Päättynyt_OllutPelkkäTyösuhde_Iss()
    testTyösuhdePäättynytTeknisenPäättymispäivänPerusteella()
    testPoolissa_Päättynyt_OllutPelkätTyökohteet()
    testPoolissaPaluumuuttajaEhtinytLopettaa_OllutTyösuhdeJaTyökohteet_Paluumuuttaja()
    testPoolissaPaluumuuttajaEhtinytLopettaa_OllutPelkkäTyösuhde_Paluumuuttaja()
    testPoolissaPaluumuuttajaEhtinytLopettaa_OllutPelkätTyökohteet_Paluumuuttaja()
    testTyösuhteessa_TyösopimusJaTyökohteetVoimassa()
    testTyösuhteessa_TyösopimusMuttaTyökohteetVanhentuneet()
    testTyösuhteessa_TyösopimusEiTyökohteita()
    testTyösuhteessa_TyösopimusEiTyökohteita_Kuukausipalkkainen_EiLöydyKunHaetaanTuntiPalkkaisia()
    testTyösuhteessa_TyösopimusEiTyökohteita_Tuntipalkkainen_EiLöydyKunHaetaanKuukausiPalkkaisia()
    testPaluumuuttajaTäppäPoistuuKunTyöntekijälleLuodaanTyösuhde()
  com.tustor.tuntinetti.backend.services.TestBrowsingCustomersBySearchCriteria
    testSearchByCustomerName_NullFields()
    testSearchForCustomer()
    testSearchForCustomer_Default_BrowseFilter_NON_OUTDATED()
    testSearchBySupervisor_NoCustomerUnit_MatchProjectLeader()
    testSearchByBrowserFilter_NonOutdated_IncludesUnused()
    testSearchString_PartialNameInJoin()
  com.tustor.tuntinetti.backend.services.TestBrowsingLegacy
    testPoolissa_Päättynyt_OllutPelkkäTyösuhde_MuuKuinIss()
    testJosOnPalkkalaskelmaNiinPitäisiNäkyäVoimassaolevana()
    testJosEiOlePalkkalaskelmaakaanNiinEiPitäisiNäkyäAktiivisena()
    testJosOnPalkkalaskelmaNiinPitäisiNäkyäVoimassaolevanaFreshCache()
    testJosEiOlePalkkalaskelmaakaanNiinEiPitäisiNäkyäAktiivisenaFreshCache()
  com.tustor.tuntinetti.backend.services.TestDuplicateUserCollisions
    testSavingExistingEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherData_OnlyModifiedUserLoggedIn_DuplicateDataEmpty()
    testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateNotLoggedIn_DuplicatePasswordChangeNotPending()
    testSubmittingApplicationEmail_MatchesWithExistingApplicationOfEmployedEmployeePersonForSameEmployer____Transfer__or__whaatt__ApplicationsAndKeepLatestData()
    testBackToBackJobApplicationSubmissionsAreConvenedForMergeBeforeSave()
    testPartitionedPersonsOfDifferentEmployersShallNeverConflict()
    testANewUnpartitionedPersonShallNeverConflictWithAnExistingUnpartitionedPersonFromAnotherEmployer()
    testANewPersonShallMergeWithAnExistingUnpartitionedStalePersonWithoutCurrentEmployer()
    testANewPersonShallMergeWithAnExistingPartitionedPersonFromTheSameEmployerWithoutDuplicateAlias()
    testANewPersonShallMergeWithAnExistingPartitionedPersonFromTheSameEmployerWithDuplicateAlias()
    testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateNotLoggedIn_DuplicatePasswordChangeNotPending()
    testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateLoggedIn_DuplicatePasswordChangeNotPending()
    testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateNotLoggedIn_DuplicatePasswordChangePending()
    testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateLoggedIn_DuplicatePasswordChangeNotPending()
    testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateNotLoggedIn_DuplicatePasswordChangePending()
    testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateLoggedIn_DuplicatePasswordChangePending()
    testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateLoggedIn_DuplicatePasswordChangePending()
    testSavingExistingEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherData_OnlyDuplicateUserLoggedIn_DuplicateDataEmpty()
    testSavingExistingEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherData_BothUsersLoggedIn_DuplicateDataEmpty()
    testSavingNewEmployeePersonEmail_CollidesWithAnotherEmployeePersonInUseForSameEmployer_ActionNotAllowed()
    testSavingExistingEmployeePersonEmail_CollidesWithAnotherEmployeePersonInUseForSameEmployer_ActionNotAllowed()
    testTODO2()
    testTODO1()
    testCrash()
    testTODOSavingApplicationEmployeePersonEmail_CollidesWithAnotherApplicationEmployeePersonInUseForSameEmployer_TransferApplicationsAndKeepLatestData()
    testTODOTestDetectionOfDuplicatesAlsoViaAliasWhichIsAlsoUniquePerEmployer()
    testTODOCollision()
    testTODOSavingApplicationEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_MergePersonsAndKeepLatestData()
    testSubmittingApplicationEmail_MatchesWithExistingApplicationOfAnUnemployedEmployeePersonForSameEmployer_NewApplicationsKeepsOriginalButPiggybacksLatestData()
    testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_ButInUseForADifferentEmployer_FreshOneCreatedIndependently()
  com.tustor.tuntinetti.backend.services.TestMobileHelperApiService
    testSearchByEndDateToday()
    testSearchByStartAndEndDateToday()
    testSearchByStartDateToday()
    testSearchByCustomer()
    testSearchByEmployee()
    testSearchByMinDescription()
    testSearchByMaxDescription()
  com.tustor.tuntinetti.backend.services.TestProjectCustomerServices
    testBrowseByEmployerIds()
  com.tustor.tuntinetti.backend.services.TestTimerAlertCustomerDetails
    testTimeAlert()
  com.tustor.tuntinetti.backend.services.TestTimerAlertNotes
    testEmployeeNotes()
  com.tustor.tuntinetti.backend.services.TestVacationEarnedServices
    testBrowseAscendingReturnsResultsInCorrectOrder()
    testBrowseAscendingUsesCorrectSearchCriteria()
  com.tustor.tuntinetti.backend.services.TestVacationEarnedStateServices
    testEmployedCache()
    testVacationEarnedClone()
    testNoNPEWhenEmployeeNotEmployed()
  com.tustor.tuntinetti.backend.services.handlers.TestMolJobPostingSaveHandler
    testUpdatedAtRemoteSaveLogic()
  com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes
    testX()
    testRaivoKalmiste_20120924_20121007_Periodic()
    testRaivoKalmiste_20120924_20121007_Annual()
    testRaivoKalmiste_20120924_20121007_Mixed()
    testMuunKuinToistuvaistulonUlosottoNegatiivisetNettotulot()
    testUlosottoSuojaosuusTasan()
    testMuunKuinToistuvaistulonUlosottoSuojaosuusTasan()
    testUlosottoEnsimmainenTaso()
    testUlosottoJarmoYlonenPolarProSyyskuu2010_01A()
    testUlosottoJarmoYlonenPolarProSyyskuu2010_01B()
    testMaireMattila201101()
    testCase13116SosiaaliturvamaksunVähennys()
    testMaireMattila201101_KkPalkkaYlittaaRajan()
    testJukkaHamalainenPolarProElokuu2010()
    testUlosottoToinenTaso()
    testUlosottoSuurempiKuin5xSuojaosuus()
    testUlosottoSuurempiKuin4_5xSuojaosuus()
    testUlosottoSuurempiKuin4xSuojaosuus_2009()
    testUlosottoSuurempiKuin4xSuojaosuus_2014()
    testUlosottoSuurempiKuin56_Per9xSuojaosuus_2014()
    testUlosottoSuurempiKuin5_5xSuojaosuus()
    testUlosottoSuurempiKuin6xSuojaosuus()
    testUlosottoJaMuuTulo()
    testHightech_ulosotto_TODO()
    testFinnishTaxationExampleMonthlySalary4200PlusBenefitsCar630Mobile20AndOptions40000WithPreviousYearTaxCardInJanuary()
    testNegatiivinenPalkkaMuuKuinLomaraha_Raija_Blad_20120701_20120715()
    testNegatiivinenEnnakonpidätys_Sami_Hartomäki_20120701_20120715()
    testFinnishTaxationExampleMonthlySalary4200PlusBenefitsCar630Mobile20AndOptions40000WithPreviousYearTaxCardDoesNotApplyInFebruaryAnyMore()
    testFinnishTaxationExampleMonthlySalary2200PlusOvertime300AndTaxableAllowance100()
    testFinnishTaxationExampleMonthlySalary2200PlusOvertime300And9PercentVacationCompensation()
    testPalkkaaPalkkakauttaLyhyemmaltaAjalta()
    testTODOKumulatiivinenPalkkalaskelmaKunVerokortillaAikaisemminPidätettyäTuloaJaVeroa()
    testPalkkaaPalkkakauttaLyhyemmaltaAjaltaKumulatiivisellaVerotuksella()
    testPalkkaaPalkkakauttaLyhyemmaltaAjaltaKumulatiivisellaVerotuksellaPalkkakausittain_Huom_Lopputulos_korjattu_kausittaiseksi()
    testFinnishHousingBenefitWithGarageButNoElectricity()
    testFinnishHousingBenefitWithGarageAndElectricity()
    testPerakkaisetPalkkakaudetJoulukuu800()
    testYhdenTulorajanVerokortinTulotHuomioidaanSeuraavassaKuussa()
    testPortaikkoverokortinYlatuloraja()
    testPortaikkoverokorttiVaihtuuMuttaTulotHuomioidaanVerokortilta()
    testFinnishTaxationExampleMonthlySalary4200PlusBenefitsCar630Mobile20AndOptions40000WithPreviousYearTaxCardInJanuaryIgnoresPreviousGrossAndTaxes()
    testTyökalukorvaus()
    testCaseSosiaaliturvamaksunVahennysToimiiMyosErillisilmoituksella()
    testFinnishTaxationExampleMonthlySalary4200PlusBenefitsCar630Mobile20AndOptions40000WithSameYearTaxCardInJanuary()
    testUlosottoNegatiivisetNettotulot()
    testLahdeverokortti_Ehatamm_Allan_20130826_20130908()
    testLahdeverokortti()
    testLähdeverokorttiPortaikkoverokorttinaJaYlinPortaikkotulorajaAnnettu()
    testLähdeverokorttiPortaikkoverokorttinaPerusProsenttiNull()
    testLähdeverokorttiPortaikkoverokorttinaPerusProsenttiNullJaYlinPortaikkotulorajaNull()
    testLähdeverokorttiJaYlinPortaikkotulorajaAnnettu()
    testLähdeverokorttiJossaPerusProsenttiNull()
    testLähdeverokorttiPerusProsenttiNullJaYlinPortaikkotulorajaNull()
    testLähdeverokorttiEiHuomioiAlkuvuodenTulojaMuillaVerokorteilla()
    testKumulatiivisetPalkkakaudetSeuraavanVuodenHelmikuu2100()
    testKumulatiivisetPalkkakaudetSeuraavanVuodenHelmikuu2100MaksupaivaAsetetaanJalkikateen()
    testPerakkaisetPalkkakaudetJaVerokortitSyyskuu_2()
  com.tustor.tuntinetti.backend.services.transactions.TestFeatureUsageOfCurrentMonthTransactions
    testOverrideUsageAsGdprMustNotCreateNewFeatureUsage()
    testGetFeatureForGdprEiFeaturekayttoja()
    testGetFeatureForGdprVain_PER_PARTICULAR_EMPLOYEE_Kayttoja()
    testGetFeatureForGdprVain_PER_PARTICULAR_EMPLOYEE_KayttojaMolemmilla()
    testGetFeatureForGdprVain_PER_ACTIVE_EMPLOYEE_Kayttoja()
    testGetFeatureForGdprVain_PER_ACTIVE_EMPLOYEE_KayttojaMolemmilla()
    testGetFeatureForGdprMolempiaKayttoja()
    testGetFeatureForGdprMolempiaKayttojaMolemmilla()
    testGetFeatureForGdprEriKayttojaMolemmilla()
    testGetFeatureForGdprOrNullInvalidParameters()
    testSkipFeatureRecordingIfNoEmployees()
    testFeatureLevel()
    testSelectsCorrectEmployees()
  com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage
    testGetTaskTemplatesNotActiveSuccess()
    testAddTaskTemplateSuccess()
    testEditTaskTemplateSuccess()
    testRemoveTaskTemplateDisable()
    testRemoveTaskTemplate()
    testAddTaskSuccess()
    testRemoveTask()
    testTasksAreDone()
    testTasksAreNotDone()
    testGetMedicationSchedulesSuccess()
    testAddMedicationScheduleSuccessCreate()
    testAddMedicationScheduleSuccessCreateGlobal()
    testAddMedicationScheduleSuccessUpdate()
    testGetMedicationTemplatesSuccess()
    testGetMedicationTemplatesTwoDaysSuccess()
    testAddMedicationTemplateSuccessCreateSchedule()
    testAddMedicationTemplateSuccessCreateScheduleGlobal()
    testAddMedicationTemplateSuccessExistingSchedule()
    testEditMedicationTemplateAndEditTime()
    testEditMedicationTemplateAndAddTime()
    testEditMedicationTemplateAndRemoveTime()
    testEditMedicationTemplateAndAddTemplate()
    testEditMedicationTemplateAndRemoveTemplate()
    testEditMedicationTemplateTwoTemplates()
    testEditMedicationGlobalTemplate()
    testRemoveMedicationTemplateDisable()
    testRemoveMedicationTemplate()
    testAddMedicationSuccess()
    testRemovGlobaleMedicationTemplate()
    testRemoveMedication()
    testMedicationsAreDone()
    testMedicationsAreDoneMoreTimesForOneTemplate()
    testMedicationsAreNotDone()
    testGetRemindersSuccess()
    testAddReminderSuccess()
    testEditReminderSuccess()
    testRemoveReminder()
    testGetReportSuccess()
    testGetReportPhotoSuccess()
    testAddReportSuccess()
    testAddReportWithPhotoSuccess()
    testUpdateReportSuccess()
    testUpdateReportDeletePhotoSuccess()
    testSearchReportSuccess()
    testSearchReportExtendedSuccess()
    testReportIsDone()
    testReportIsNotDone()
    testLoginSuccess()
    testIsAuthCorrect()
    testMobilePageError1()
    testMobilePageError2()
    testMobileDayWorkShiftsSuccess()
    testMobileDayWorkShiftsNoProjectCustomer()
    testMobileDayWorkShiftsNoTimespan()
    testAddPhotoSuccess()
    testQrCodeSuccess()
    testDescriptionSuccess()
    testServiceDescriptionSuccess()
    testGetContactPersonSuccess()
    testAddContactPersonSuccess()
    testAddContactPersonNoEmailSuccess()
    testEditContactPersonSuccess()
    testEditContactPersonChangeEmailSuccess()
    testRemoveContactPersonSuccess()
    testSearchCustomers()
    testReport2()
    testVersion()
    testGetTaskTemplatesSuccess()
    testAddTwoMedicationTemplatesSuccessCreateTwoSchedules()
    testLoginError()
    testNotesSuccess()
    testReport()
  com.tustor.tuntinetti.frontend.services.wicketpages.TestInopticsNfcBoxAutoAdjustDeviceTimePage
    testClockOffsetCorrection()
    testClockZoneOffsetCorrection()
    testClockDaylightOffsetCorrection()
  com.tustor.tuntinetti.view.application.TestApplicationMassActionPanel
    testCheckBoxesAreNotSetForDefault()
    testSubjectAndBodyRequired()
    testErrorIfOptionIsNotSet()
    testSuccessfullyAction()
  com.tustor.tuntinetti.view.application.TestApplicationSortableTable
    testCheckIfApplicationsPerPageIsSetInTable()
    testCheckIfEmloyeeHasUpdatedApplciationPerPageAfterChangingDropDownValue()
    testIfCreatedNewEmployeePreferencesApplicationsPerPageSetAs_10()
  com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions
    testSimpleProjectCustomerPricingTemplate()
    testGivenSimpleDailyPricingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDays()
    testGivenSimpleDailyStartingPriceThenDailyStartingPriceIsAddedOntoAllWorkDaysButOnlyWorkDays()
    testGivenSimpleDailyPricingWithRoundingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDaysAndIsRounded()
    testGivenSimpleDailyPricingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDaysOnEachEmployeeProjectReport()
    testGivenSimpleDailyPricingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDaysOnEachEmployeeInCollatedProjectReport()
    testProjectReportViewWithProjectPricingTemplateAndThreeEmployees()
    testProjectReportViewWithPolarProPricingTemplateAndThreeEmployees()
    testProjectReportViewWithPolarProPricingTemplateAndThreeEmployeesWith50PercentDiscount()
    testProjectReportViewWithPolarProPricingTemplateAndThreeEmployeesWith30PercentDiscount()
    testDailyStartingPriceNeverMatchesAnyOtherCriteria()
    testDailyPriceNeverMatchesAnyOtherCriteria()
  com.tustor.tuntinetti.view.application.TestBillingPricingLimit
    testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureNotActive()
    testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureActive()
    testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureActive()
    testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureNotActive()
    testPricingLimitReportLoadedForProjectCustomerHq_FeatureActive()
    testPricingLimitReportLoadedForProjectCustomerHq_FeatureNotActive()
    testPricingLimitHasNoEffectFromProjectPerspective_FeatureNotActive()
    testPricingLimitHasNoEffectFromProjectPerspective_FeatureActive()
  com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolWithSpaceAllOk()
    testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenInNormalMode()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolAllOk()
    testStartTimeAndEndTimeOkOnHolidayWeek()
    testStartTimeEndTimeAndLunchBreakWithAnotherHourFormatAllOk()
    testSickleaveNotAllowedIfWorkingFullDay_checkboxOn()
    testSickleaveNotAllowedIfWorkingFullDay_checkboxTrue()
    testValidateLunchBreakFormatIfStartAndEndDateGiven()
    testFullDaySickleaveOk()
    testHalfDaySickleaveOk()
    testIfLunchBreakGivenAsTimeBothStartAndEndDateAreRequired()
    testPartDaySickleaveOkIfHasLunchBreak()
    testStartTimeEndTimeLunchBreakAndNotesAllOkEvenIfLunchBreakSlightlyMisspelled()
    testEmployeeCancelButton()
    testStartTimeAndEndTimeOk()
    testIfStartDateGivenEndDateIsRequired()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange()
    testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk()
    testStartTimeEndTimeAndLunchBreakAllOk()
    testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved()
    testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved()
    testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved()
    testStartTimeEndTimeAndTaskNotesOk()
    testStartTimeAndEndTimeOkButLengthNotValid()
    testStartTimeAndEndTimeTooAccurate()
    testStartTimeEndTimeOkButLunchBreakNotAccurateEnough()
    testValidateLunchBreakShouldNotBeAfterTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay()
    testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay()
    testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked()
    testSickleaveDisabledIfAnotherTaskLocked()
    testSickleaveDisabledIfOnlyManagerRecordSickleaves()
    testValidateLunchBreakFormat()
    testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewCustomerHoursReportAlreadyApproved()
    testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
    testVisitorCannotViewHoursAlreadyApproved()
    testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee()
    testAllowLunchBreakToOverlapWithAnotherTask()
    testCannotSaveOnlyNotesField()
    testComplainAboutAFullDayTaskEntryOnAHoliday()
    testDoNotAllowATaskToOverlapWithAnotherTask()
    testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday()
    testEnterStartTimeEndTimeAndLunchBreakAndThenCancel()
    testIfEndDateGivenEndDateIsRequired()
    testIfLunchBreakGivenBothStartAndEndDateAreRequired()
    testManagerAcceptsEmployeeAcceptedHours()
    testManagerEditAndAcceptBeforeEmployeeAccepts()
    testPreserveExistingLunchBreak()
    testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved()
    testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved()
    testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
  com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolWithSpaceAllOk()
    testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenInNormalMode()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolAllOk()
    testStartTimeAndEndTimeOkOnHolidayWeek()
    testStartTimeEndTimeAndLunchBreakWithAnotherHourFormatAllOk()
    testSickleaveNotAllowedIfWorkingFullDay_checkboxOn()
    testSickleaveNotAllowedIfWorkingFullDay_checkboxTrue()
    testValidateLunchBreakFormatIfStartAndEndDateGiven()
    testFullDaySickleaveOk()
    testHalfDaySickleaveOk()
    testIfLunchBreakGivenAsTimeBothStartAndEndDateAreRequired()
    testPartDaySickleaveOkIfHasLunchBreak()
    testStartTimeEndTimeLunchBreakAndNotesAllOkEvenIfLunchBreakSlightlyMisspelled()
    testEmployeeCancelButton()
    testStartTimeAndEndTimeOk()
    testIfStartDateGivenEndDateIsRequired()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange()
    testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk()
    testStartTimeEndTimeAndLunchBreakAllOk()
    testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved()
    testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved()
    testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved()
    testStartTimeEndTimeAndTaskNotesOk()
    testStartTimeAndEndTimeOkButLengthNotValid()
    testStartTimeAndEndTimeTooAccurate()
    testStartTimeEndTimeOkButLunchBreakNotAccurateEnough()
    testValidateLunchBreakShouldNotBeAfterTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay()
    testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay()
    testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked()
    testSickleaveDisabledIfAnotherTaskLocked()
    testSickleaveDisabledIfOnlyManagerRecordSickleaves()
    testValidateLunchBreakFormat()
    testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewCustomerHoursReportAlreadyApproved()
    testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
    testVisitorCannotViewHoursAlreadyApproved()
    testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee()
    testAllowLunchBreakToOverlapWithAnotherTask()
    testCannotSaveOnlyNotesField()
    testComplainAboutAFullDayTaskEntryOnAHoliday()
    testDoNotAllowATaskToOverlapWithAnotherTask()
    testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday()
    testEnterStartTimeEndTimeAndLunchBreakAndThenCancel()
    testIfEndDateGivenEndDateIsRequired()
    testIfLunchBreakGivenBothStartAndEndDateAreRequired()
    testManagerAcceptsEmployeeAcceptedHours()
    testManagerEditAndAcceptBeforeEmployeeAccepts()
    testPreserveExistingLunchBreak()
    testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved()
    testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved()
    testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
  com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel
    testFullDaySickleaveOk()
    testHalfDaySickleaveOk()
    testPartDaySickleaveOkIfHasLunchBreak()
    testEnteringOneUnitPerEntryCompensationUnits()
    testTODOCustomerApprovalEquivalentToManagerApprovalIfEmployeeApprovalGoesToCustomer()
    testTODOCannotRecordCompensationsWithoutTaskEntry()
    testTODOCustomerApprovalDirectlyFromEmployeeApproval()
    testTODOStartAndEndTimeAreParsedIntelligentlyIntoTaskEntry()
    testTODOEmployeeCannotRecord_SupervisorOnlyCompensationUnits_ButTheyAreVisibeAndTheyDontGetLost()
    testAllowedToOverrideUnAssignedTask()
    testNotAllowedToOverrideUnAssignedTask()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkFutureLocked()
    testSupervisorCanRecordSupervisorViewOnlyCompensationUnit()
    testSupervisorViewOnlyCompensationUnitsAreRetainedWhenEmployeeRecordsAdditionalCompensationUnits()
    testCannotSaveOnlyRowNotesField()
    testEmployeeCannotRecordSupervisorOnlyCompensationUnit_checkbox()
    testEmployeeCannotRecordSupervisorOnlyCompensationUnit_field()
    testEmployeeCannotViewSupervisorOnlyCompensationUnit_field()
    testValidateLunchBreak0IsValid()
    testCompensationEditorContainerIsVisibleAndEnabledWhenThereAreCompensationOptionsAndOtherwiseNot()
    testValidateCompensationEntryRawInputIsNotLostOnError()
    testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay_x()
    testEnteringNormalCompensationUnits()
    testSickleaveNotAllowedIfWorkingFullDay()
    testSickleaveNotAllowedIfWorkingFullDayAndHasLunchBreakHours()
    testSickleaveNotAllowedIfWorkingFullDayAndHasLunchBreak()
    testSalaryPeriodChangesWhenSelectedFromCalendar()
    testSalaryPeriodRemainsUnchangedWhenCancelingAfterSave()
    testCollidingTaskAndVacationValidation()
    testFaceliftTableDataRefreshesAfterSwitchingCostCenter()
    testSupervisorCanRecordSupervisorOnlyCompensationUnit()
    testSupervisorOnlyCompensationUnitsAreRetainedWhenEmployeeRecordsAdditionalCompensationUnits()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk()
    testStartTimeAndOvernightEndTimeLunchBreakGivenAsHoursAndNotesAllOk()
    testStartTimeAndOvernightEndTimeLunchBreakAndNotesAllOk()
    testDefaultLunchBreak()
    testStartTimeAndEndTimeOk()
    testIfStartDateGivenEndDateIsRequired()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange()
    testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk()
    testStartTimeEndTimeAndLunchBreakAllOk()
    testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved()
    testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved()
    testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved()
    testStartTimeEndTimeAndTaskNotesOk()
    testStartTimeAndEndTimeOkButLengthNotValid()
    testStartTimeAndEndTimeTooAccurate()
    testStartTimeEndTimeOkButLunchBreakNotAccurateEnough()
    testValidateLunchBreakShouldNotBeAfterTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay()
    testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay()
    testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked()
    testSickleaveDisabledIfAnotherTaskLocked()
    testSickleaveDisabledIfOnlyManagerRecordSickleaves()
    testValidateLunchBreakFormat()
    testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewCustomerHoursReportAlreadyApproved()
    testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
    testVisitorCannotViewHoursAlreadyApproved()
    testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee()
    testAllowLunchBreakToOverlapWithAnotherTask()
    testCannotSaveOnlyNotesField()
    testComplainAboutAFullDayTaskEntryOnAHoliday()
    testDoNotAllowATaskToOverlapWithAnotherTask()
    testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday()
    testEnterStartTimeEndTimeAndLunchBreakAndThenCancel()
    testIfEndDateGivenEndDateIsRequired()
    testIfLunchBreakGivenBothStartAndEndDateAreRequired()
    testManagerAcceptsEmployeeAcceptedHours()
    testManagerEditAndAcceptBeforeEmployeeAccepts()
    testPreserveExistingLunchBreak()
    testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved()
    testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved()
    testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
  com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts
    testStartTimeAndEndTimeDontOverlapWithSickleaveAndLunchBreakSnapsPieceOffTask()
    testStartTimeAndEndTimeDontOverlapWithSickleaveAndLunchBreakSnapsPieceOffSickleave()
    testStartTimeAndEndTimeDontOverlapWithSickleaveButSickleaveOverlapsWIthBoth()
    testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_1()
    testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_2()
    testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_3()
    testLunchBreakOkWhenPartOfItIsInTaskAndPartOfItIsInSickleave()
    testTODOOriginalValueColoring()
    testLunchBreakValidationWithSickleaveAndEmployeeCantModifyWorkShifts()
    testCannotSaveOnlyRowNotesFieldEvenIfHasSickleave()
    testSickleaveAndLunchBreakOk()
    testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffSickleave()
    testStartTimeAndEndTimeOverlapWithSickleaveWhichIsOkAsSickleaveSnapsOffAPiece()
    testFullDayTaskWithSickleaveAndLunchBreakSnapsPieceOffSickleave()
    testIfOnlySickleaveGivenThenLunchBreakMustFit()
    testTODOXX()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk()
    testEnteringOneUnitPerEntryCompensationUnits()
    testTODOCustomerApprovalEquivalentToManagerApprovalIfEmployeeApprovalGoesToCustomer()
    testStartTimeAndOvernightEndTimeLunchBreakGivenAsHoursAndNotesAllOk()
    testStartTimeAndOvernightEndTimeLunchBreakAndNotesAllOk()
    testDefaultLunchBreak()
    testStartTimeAndEndTimeOk()
    testIfStartDateGivenEndDateIsRequired()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange()
    testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk()
    testStartTimeEndTimeAndLunchBreakAllOk()
    testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved()
    testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved()
    testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved()
    testStartTimeEndTimeAndTaskNotesOk()
    testStartTimeAndEndTimeOkButLengthNotValid()
    testStartTimeAndEndTimeTooAccurate()
    testStartTimeEndTimeOkButLunchBreakNotAccurateEnough()
    testValidateLunchBreakShouldNotBeAfterTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay()
    testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay()
    testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked()
    testSickleaveDisabledIfAnotherTaskLocked()
    testSickleaveDisabledIfOnlyManagerRecordSickleaves()
    testValidateLunchBreakFormat()
    testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewCustomerHoursReportAlreadyApproved()
    testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
    testVisitorCannotViewHoursAlreadyApproved()
    testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee()
    testAllowLunchBreakToOverlapWithAnotherTask()
    testCannotSaveOnlyNotesField()
    testComplainAboutAFullDayTaskEntryOnAHoliday()
    testDoNotAllowATaskToOverlapWithAnotherTask()
    testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday()
    testEnterStartTimeEndTimeAndLunchBreakAndThenCancel()
    testIfEndDateGivenEndDateIsRequired()
    testIfLunchBreakGivenBothStartAndEndDateAreRequired()
    testManagerAcceptsEmployeeAcceptedHours()
    testManagerEditAndAcceptBeforeEmployeeAccepts()
    testPreserveExistingLunchBreak()
    testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved()
    testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved()
    testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
  com.tustor.tuntinetti.view.application.TestCustomerReportList
    testRoundingWithRowPerTask()
    testRoundingWithTasksOnSingleRow()
    testCustomerReportListOnConfigureAnalyzesBudgets()
  com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering
    testCustomerReportTotalCostWithOneTaskAndNoEffectiveFiltering()
    testCustomerReportTotalCostWithTwoTasksNoEffectiveFiltering()
    testCustomerReportTotalCostWithTwoTasksAndWithEffectiveFiltering()
    testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteNotCustomerCollated()
    testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteCustomerCollated_CanSeeBothEmployeeProjects()
  com.tustor.tuntinetti.view.application.TestDummiesWithSalaryCalculationApi
    testElu()
    testJho()
    testIst()
    testAta()
    testItu()
    testJvv()
    testJle()
    testKha()
  com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization
    testJosTyontekijaTayttaa53vKeskenVuodenNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen()
    testJosTyontekijaOnYli53vNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen()
    testJosTyontekijaOnAlle53vNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen()
    testJosTyontekija15vNiinEiPalkansaajanElakemaksuaTyottomyysturvaaEikaSosiaaliturvamaksua()
    testJosTyontekijaOn16PlusNiinEiPalkansaajanEläkemaksuaEikäTyöttömyysturvaaEdellisenäVuonnaNollattu()
    testJosTyontekijaOn16PlusNiinEiPalkansaajanEläkemaksuaEikäTyöttömyysturvaa()
    testJosTyontekija17PlusvNiinPalkansaajanEläkemaksuaJaTyöttömyysturvaaEdellisenäVuonnaNollattu()
    testJosTyontekija17PlusvNiinPalkansaajanEläkemaksuaJaTyöttömyysturvaa()
    testJosTyontekija18PlusvNiinPalkansaajanElakemaksuaJaTyottomyysturvaaEdellisenaVuonnaNollattu()
    testJosTyontekija18PlusvNiinPalkansaajanElakemaksuaJaTyottomyysturvaa()
    testJosTyontekijaOnYli53vNiinPalkansaajanElakemaksuprosenttiPeriytyyPreviousSalaryCalculationRowlta()
  com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel
    testNoFeatureNoApprovalButtonsEvenIfEmployerWants()
    testHourRangeBug20091129()
    testEmployeeCancelButton()
    testIfEmployerDontWantNoApprovalButtonsEvenIfNoFeatureNo()
    testIfEmployerDontWantNoApprovalButtonsEvenIfFeatureActive()
  com.tustor.tuntinetti.view.application.TestEmployeeReportView
    testTODOCannotMoveOntoASingleSickleaveWithNonCoincidingTimeRanges()
    testGetPrecedingAndFollowingTaskAndTravelEntrys()
    testSerializations()
    testTODOCannotMoveOntoASingleSickleaveWithoutTimeRanges()
    testTODOCannotMoveOntoASingleSickleaveWithCoincidingTimeRanges()
    testTODOCannotMoveOntoASingleVacationWithoutTimeRanges()
    testTODOCannotMoveOntoASingleVacationWithCoincidingTimeRanges()
    testTODOCannotMoveOntoASingleVacationWithNonCoincidingTimeRanges()
    testSaveSingularTaskForPersistingNotifyChangesWhenOnlyStateChanges()
    testSaveSingularTaskForPersistingNotifyChangesWhenOnlyStateChangesTestBenevolentTaskRemovedTwice()
    testCannotMoveFromIfLocked()
    testMoveSwapOrCopyWholePeriod()
    testMoveSwapOrCopyWholePeriodTaskRemovedBeforeTransaction()
    testMoveSwapOrCopyFirstTaskDate()
    testMoveSwapOrCopyFirstTaskDateTaskRemovedBeforeTransaction()
    testMoveSwapOrCopyGivenTargetPeriodMustHaveSainPeriod()
    testMoveSwapOrCopyGivenTargetPeriodMustHaveSainPeriodTerminatesIfTaskRemoved()
    testMoveSwapOrCopyGivenTargetDateMustHaveSainPeriod()
    testMoveSwapOrCopyGivenTargetDateMustHaveSainPeriodTerminatesIfTaskRemoved()
    testMoveSwapOrCopyGivenTargetPeriodMustHaveValidPeriod()
    testMoveSwapOrCopyGivenPeriod()
    testTODOMoveSwapOrCopyGivenPeriodForMultipleEmployeeRangeReports()
    testTODO()
  com.tustor.tuntinetti.view.application.TestEmployeeReportViewAndWeekStartTimeOffset
    testDayDoesntDisappear()
  com.tustor.tuntinetti.view.application.TestEtryYlityoLaskuri
    testStartTimeAndEndTimeOk()
    testIfStartDateGivenEndDateIsRequired()
  com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke
    testPlayStopButton()
    testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt()
    testCase4288DurationOnly()
    testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours()
    testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours()
    testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi()
  com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke
    testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt()
    testCase4288DurationOnly()
    testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours()
    testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours()
    testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi()
  com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku
    testAutomaattiMatkalaskuTuleeVainEditoriformille()
    testEiStackOverflowErroria()
    testAutomaattimatkalaskuVaatiiAutoSuggestin()
    testAutomaattimatkanPituudenYlikirjoitusKasin()
    testDisabloituMatkalasku()
    testViallinenOsoite()
    testAsiakkaallaEiOsoitetta()
    testJosPaallekainenMatkalaskuLuodaanAutomaattiKulukirjaus()
    testJosKmKuluOnJoEiLuodaAutomaattistaMatkalaskua()
    testMatkalaskuToimiiUseammallakinProjectCustomerilla()
    testToistaMatkaKorvaustaEiLuodaSamallePaivalleJosAiempiOnJoTallennettu()
    testUudenTaskinAutomaattiMatkalaskunAjatPaivittyvat()
    testAutomaattiMatkalasku()
    testPreventNpeWhenAutoSuggest()
    testRoundTrip()
    testMatkalaskuIkkunanAukeaminen4()
    testEiTallennetaUuttaMatkalaskutietuettaJosPaallekaisyys()
    testMatkalaskuIkkunanAukeaminen3()
    testMatkalaskuIkkunanAukeaminen2()
    testMatkalaskuIkkunanAukeaminen1()
    testTallentamattomiakaanMatkalaskujaEiVoiTehdaRistiin()
    testMatkalaskuException()
    testAutomaattimatkalaskuToimiiVainHalutuillaAloilla()
    testCase20813EiExceptioniaTallennettaessaKululajitonta()
    testEtappienDisabloituminen()
    testJosPaallekainenMatkalaskuToisellaKululajillaLuodaanPaivittainenMatkaKulukirjaus()
    testJosPaallekainenMatkalaskuLuodaanPaivittainenMatkaKulukirjaus()
    testPaivittainenMatkakulukorvausMatkalasku()
    testPaivittainenMatkakulukorvaus()
    testPaivittainenMatkakulukorvausNormalEmployee()
    testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi()
  com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke
    testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt()
    testCase4288DurationOnly()
    testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours()
    testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours()
    testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi()
  com.tustor.tuntinetti.view.application.TestJobApplicationsForm
    test_ApplicationDoesNotOVerwriteExistingPerson_AndNotEmployee_AndNotApplication_PersonAndEmployeeAndApplicationExist_If_EmailMatches_NewApplicationIsCreatedInstead()
    testTODOInsertingSensibleDataIntoFieldsAndParsingItInSuchAWayThatItMakesSenseInResult()
    testNewApplicationIsNotAddedForSamePersonEmployeeApplicationPositionWhenCreateDateItLessThen5Minutes()
    testApplicationIsUpdatedForSamePersonEmployeeApplicationPositionWhenCreateDateItLessThen5Minutes()
    testNewApplicationIsAddedForSamePersonEmployeeAndDifferentApplicationPositionWhenCreateDateItLessThen5Minutes()
    testNewApplicationIsAddedForSamePersonEmployeeApplicationPositionWhenCreateDateItMoreThen5Minutes()
    testNewApplicationAttachmentsAreUpdatedForSamePersonEmployeeApplicationPositionWhenCreateDateItLessThen5Minutes()
    testSaveAttachment_only_1()
    testSaveAttachment_only_2()
    testSaveAttachment_both_1and2()
    testSaveAttachment_only_1and_photo()
    testSaveAttachment_only_2and_photo()
    testSubmitLastNameOnly()
    testSubmitFirstnameLastnameAndSomeInformation()
    testSubmitAllApplicationFields()
    test_ApplicationDoesNotOVerwriteExistingPerson_OnlyPersonExists_If_EmailMatches()
    test_ApplicationDoesNotOVerwriteExistingPerson_AndNotEmployee_PersonAndUnEmployedEmployeeExist_If_EmailMatches()
    test_ApplicationDoesNotOVerwriteExistingPerson_AndNotEmployee_PersonAndEmployedEmployeeExist_If_EmailMatches()
    test_ApplicationDoesNotOverwriteExistingPerson_AndNotEmployee_ChangedInformationSavedIntoIntroduction()
    testTODORefactorPhotoUploadIntoReusable()
    testSavePhoto()
  com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel
    testIndependenceDayCompensatedAccordingToLaw()
    testGivenTooLargeLeg1holidayMaxOvertimeHoursErrorIsShown()
    testGivenNewSickleaveSettingsShowEditFieldsForNewSettingsOnly()
    testChangesToNewSickleaveSettingsAreStoredToDatabase()
    testSickleaveSettingsChangeWhenLabourAgreementIsChanged()
    testNewLabourAgreementsHaveNewSickleaveSettings()
    testAlternateCompensatedHolidaySelectionCanBeAddedToAgreementThatDoesNotHaveIt()
    testAlternateCompensatedHolidaySelectionCanBeModified()
    testAlternateCompensatedHolidaySelectionCanBeRemoved()
    testHolidayCompensationQualificationTimeCanBeChanged()
    testHolidayLengthCalculationOptionCanBeSet()
    testNewTesWithFullDayNightShiftCanBeCreatedAndSavedWithMinimumRequredInformation()
    testTesNightShiftsHaveTimeFormat()
    testNightShiftAppliesToFullShiftCanBeSet()
    testLatestNightShiftSeriesCanBeCopied()
    testGivenNoNightshiftsThenCopyLatestNightshiftsIsDisabled()
    testNewTesCanBeCreatedAndSavedWithMinimumRequredInformation()
    testLostWeeklyRestTimeDayOfWeek()
    testWeekStartOffsetPositive()
    testWeekStartOffsetPositiveWithMinutes()
    testWeekStartOffsetPositiveHoursOnly()
    testWeekStartOffsetNegative()
    testWeekStartOffsetNegativeWithMinutes()
    testWeekStartOffsetNegativeHoursOnly()
    testWeekStartOffsetEmptyIsZero()
    testWeekStartOffsetInvalidValue()
    testLostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay()
  com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage
    testUnauthenticatedPersonCanBeRememberedUsingACookieIfAllowed()
    testAutoLoginAttemptWithIllegalUserIdInCookie()
    testUnauthenticatedUserCannotBeRememberedUsingACookieIfNotAllowed()
    testRememberedUserCannotAccessMemberAreaIfPasswordChangeIsPending()
    testRememberedPersonCannotAccessMemberAreaIfTriesToChangePasswordIntoOldPassword()
    testRememberedUserCannotAccessMemberAreaIfTriesToChangeIntoPasswordsThatDoNotMatch()
    testAutoLoginAttemptWithEmployeeForWhomLoginIsNotAllowed()
    testAfterPasswordChangeOldAuthorizationCookieIsNoLongerValidBecauseOfChangedPasswordIndex()
    testOldStyleAuthorizationCookiesWithoutPasswordIndexAreInvalidatedWithoutError()
    testAfterPasswordChangeBindAuthorizationCookieCreatesNewCookie()
    testRememberMeLoginDoesNotBypassTwoPhaseAuthentication()
  com.tustor.tuntinetti.view.application.TestLogins
    testStaticResource()
    testSetNullPerson()
    testTallierSingleSignOnLogin()
    testLoginPageWarnsIfMSIE7_0()
    testLoginPageWarnsIfMSIE7_0b()
    testLoginPageWarnsIfMSIE6_1()
    testLoginPageWarnsIfMSIE6_0b()
    testLoginPageWarnsIfMSIE6_01()
    testLoginPageWarnsIfMSIE6_0()
    testUnauthenticatedUserCanAccessLoginPage()
    testUnauthenticatedPersonIsRedirectedToLogin()
    testExistingPersonHavingAnEmployerCanLoginViaLoginPage()
    testAPersonHavingAValidEmployerCanLoginViaLoginPage()
    testAPersonHavingAValidContractCanLoginViaLoginPage()
    testAPersonHavingNoEmployerCannotLogin()
    testAPersonHavingNoValidEmployerCannotLogin()
    testAPersonHavingNoValidEmployeeProjectCanLoginIfHeHasAContractInFuture()
    testAPersonHavingNoValidEmployeeProjectCannotLoginIfHeHasAContractOnlyInThePast()
    testExistingPersonHavingMultipleEmployersCanLoginViaLoginPageAfterChoosingEmployer()
    testPersonWithPasswordChangePending()
    testPasswordIsNotRequiredToBeChangedOnEveryLogin()
    testEmployeeWithTwoPhaseAuthentication()
    testEmployeeWithTwoPhaseAuthenticationAndMultipleEmployers()
    testTODOMobileWithTwoPhaseAuthentication()
    testWapWithTwoPhaseAuthentication()
    testPoytakelloWithTwoPhaseAuthentication()
    testRedirectToUrlExceptionSavesUrlToDetailMessageField()
    testResetPersonAlwaysCallsResetRolesEvenIfEmployeeIsNull()
    testResetRolesPreviousEmployeeAuthorizationCacheIsCorrectlyCleared()
    testSetSessionTimeOutSecondsIsAlwaysCalledUponLogin()
    testRestrictedCookies()
    testDirectNavigationToPasswordChangePageDoesNotLeadToInfinitePasswordChangeLoop_Case50010()
    testTresholdDate()
    testLoginPageDoesNotWarnIfFirefox()
  com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel
    testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk()
    testStartTimeEndTimeAndLunchBreakAllOk()
    testValidateLunchBreakShouldNotBeAfterTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay()
    testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay()
    testIfLunchBreakGivenBothStartAndEndDateAreRequired()
    testStartTimeAndEndTimeOkNoLunchBreak()
    testTODOValidateLunchBreakFormat()
    testTODOPreserveExistingLunchBreak()
    testTODOPreserveExistingOvernightLunchBreak()
    testStartTimeEndTimeOvernightAndLunchBreakAllOk()
    testStartTimeEndTimeAndLunchBreakAllOkEvenIfLunchBreakGiven()
    testTODODefaultLunchBreak()
    testTODOStartTimeEndTimeOkButLunchBreakNotAccurateEnough()
  com.tustor.tuntinetti.view.application.TestNewRegistration
    testUserCannotRegisterDuplicateEmployerNameWithExistingEmployeeAndSameEmail()
    testUserIsRequiredToAcceptAgreement()
    testUserAgreementCanBeViewed()
    testUserWithDuplicateAliasIsReplacedWithAnotherAlias()
    testRequiredFields()
    testUserWithExistingDuplicateEmailIsReused()
    testUserWithNewEmailIsRegisteredSuccessfully()
    testEmailValidation()
    testUsersContactRequestIsEmailedAfterSuccessfulRegistration()
    testNoWizardIsShownForOldStyleRegistrations()
  com.tustor.tuntinetti.view.application.TestNewWizardRegistration
    testUserCannotRegisterDuplicateEmployerNameWithExistingEmployeeAndSameEmail()
    testUserIsRequiredToAcceptAgreement()
    testUserAgreementCanBeViewed()
    testInstallationWizardIsStartedAfterSuccessfulRegistration()
    testUserWithDuplicateAliasIsReplacedWithAnotherAlias()
    testRequiredFields()
    testUserWithExistingDuplicateEmailIsReused()
    testUserWithNewEmailIsRegisteredSuccessfully()
    testEmailValidation()
    testRegistrationCanBeAbortedAndStartedAgain()
    testIfWizardIsCompleteThenGoToMainPageAfterLogin()
    testSecondLoginOffersWizardIfItHasNotBeenCompleted()
    testMinimalRequiredDataIsStoredDuringRegistration()
  com.tustor.tuntinetti.view.application.TestOvertimeSummaryModel
    testAutonrengasala8h()
  com.tustor.tuntinetti.view.application.TestPoytakelloDemo
    testGivenOnly6hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnly7hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnly6hIn35minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGiven6hIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGiven6h40minIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testAbortInInitialStateGoesBackToLogin()
    testAbortStampOut()
    testStampInAndImmediatelyStampOut()
    testGivenOnlyA3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnlyA6hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnly2x3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGiven6hShiftWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGivenTwoShiftsLessThan6hWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGivenTwoShiftsLessOneOverWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGiven3h3h3hAnd6hShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testAutomaattinenRuokatauko()
    testStampInSameTargetSameTime()
    testStampOutEarlyTomorrow()
  com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin
    testGivenOnly6hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnly7hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnly6hIn35minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGiven6hIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGiven6h40minIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testAbortInInitialStateGoesBackToLogin()
    testAbortStampOut()
    testStampInAndImmediatelyStampOut()
    testGivenOnlyA3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnlyA6hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnly2x3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGiven6hShiftWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGivenTwoShiftsLessThan6hWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGivenTwoShiftsLessOneOverWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGiven3h3h3hAnd6hShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testAutomaattinenRuokatauko()
    testStampInSameTargetSameTime()
    testStampOutEarlyTomorrow()
  com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin
    testSetUp()
    testGivenOnly6hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnly7hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnly6hIn35minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGiven6hIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGiven6h40minIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testAbortInInitialStateGoesBackToLogin()
    testAbortStampOut()
    testStampInAndImmediatelyStampOut()
    testGivenOnlyA3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnlyA6hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnly2x3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGiven6hShiftWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGivenTwoShiftsLessThan6hWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGivenTwoShiftsLessOneOverWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGiven3h3h3hAnd6hShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testAutomaattinenRuokatauko()
    testStampInSameTargetSameTime()
    testStampOutEarlyTomorrow()
  com.tustor.tuntinetti.view.application.TestProjectReportList
    testProjectReportListOnConfigureAnalyzesBudgets()
  com.tustor.tuntinetti.view.application.TestRegistration
    testUserCannotRegisterDuplicateEmployerNameWithExistingEmployeeAndSameEmail()
    testUserIsRequiredToAcceptAgreement()
    testUserAgreementCanBeViewed()
    testRequiredFields()
    testUserWithNewEmailIsRegisteredSuccessfully()
    testEmailValidation()
    testUsersContactRequestIsEmailedAfterSuccessfulRegistration()
    testRegistrationPage()
    testUserWithDuplicateAliasCannotExistAnymoreDueToCase46537Partitioning()
    testUserWithDuplicateEmailInAnotherCompanyCanNoLongerAccessThroughExistingEmployeeSinceCase46537()
    testPasswordChangePendingNotEnforcedOnFirstLoginAfterRegistration()
  com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi
    testEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NoNightShiftOrSpecialHoliday()
    testEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NightShiftPercentage_ButSpecialHoliday()
    testEmployeeReportViewConstructSalaryElaborateMonthly()
    testCustomerReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NightShiftPercentage_ButSpecialHoliday()
    testProjectReportAsteriAPI()
    testDailyLasku()
    testSigmaLasku()
    testCityworkSigmaLasku()
    testCityworkDailyLasku()
    testPajuSigmaLasku()
    testPajuDailyLasku()
    testPajuDailyLaskuCollatedProjectCustomers()
  com.tustor.tuntinetti.view.application.TestSalaryCalculationApi
    test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationFalse()
    test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationAndCompensationMonthlySalary()
    test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationAndCompensationHourlySalary()
    test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationNotToCompensationMonthlySalary()
    test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationNotToCompensationHourlySalary()
    testCbaCodeAikasarja()
    testEvaluateSalaryCalculationRowMoneyValueUsingFormulasFix()
    testPercentBasedWtrSairaudenAjaltaPalkkalaskelmalle()
    testPercentBasedWtrPalkkalaskelmalle()
    testEuromaarainenYksikkohintaToimiiEdelleenKatreRaportilla()
    testWtrYksikkohinnalla()
    testCase_11937_MenneenKarenssipaivanPalkallisuudenMuutostaEiAutomaattisestiHuomioida()
    testKkPalkkainenJaFlexPalautus1()
    testKkPalkkainenJaFlexPalautus2()
    testKkPalkkainenJaFlexPalautusKunLisiaEiLasketa1()
    testKkPalkkainenJaFlexPalautusKunLisiaEiLasketa2()
    testSerializable()
    testCase19649JokaVuosiUudetSivukuluprosentit()
    testMatkalasku()
    testTODO()
    testTODOViikkolepo()
    test_TODO_KuukausipalkanRippeitaEiSaisiPeriytyaTuntipalkkalaskelmalle()
    testWorkTimeTypeStandBy()
    testWorkTimeTypeStandByProject()
    testWorkTimeTypeWaitTimeHours()
    testWorkTimeTypeWaitTimeHoursProject()
    testUnikulmaTakuupalkkaVuoriTeroTapani_Syyskuu_2015()
    testCase12153KuukausipalkkaNouseeKeskenKuukauden()
    testCase12155KuukausimääräinenLisäPuoliKuukautta()
    testAikaisemmiltaPalkkalaskelmariveiltäEiSaaTullaTuplarivejä()
    testTallennettuRiviEiHaviaSeuraavaanPalkkalaskelmaan()
    testEnabloituRiviEiDefaultDisabloiduVaihdettaessaMaksupaivaa()
    testisMainContractSerieDeterminesExtraAndOvertimeAndHolidayJaLoppupalkanLomakorvaus()
    testPalkkalaskemanRivitNimetaanoikeinKunProsenttiperusteinenLomakorvausMuuttuuKeskenPalkkalaskelmajakson()
    test31296PalkkalaskemanRivitNimetaanoikeinRinnakkaisilleSopimuksille()
    test31296PalkkalaskemanRivitNimetaanoikeinRinnakkaisilleSopimuksilleProsenttiNimessaMukana()
    test31296PalkkalaskemanRivitNimetaanoikeinRinnakkaisilleSopimuksilleProsenttiNimessaMukanaEiKorjaaYksin()
    test31296ExceptionKorjattuKunProsenttiLisataanProsenttiperusteinenLomakorvausRiville()
    test31296ExceptionEiKorjaannuMainContractJarjestelyllaKunSopimuksillaSamaTuntipalkka()
    test31296ExceptionRinnakkaisillaSopimuksillaSamaTuntipalkka()
    test31296TuplaKorjattuSopimuksillaSamaTuntipalkka()
    testCase31296ForcedADoubleRowForOvertimeSummary()
    testSickleaveDaysEiTulePalkkalaskelmalle()
    testLomarahaPoisPaalta()
    testVaaraDatatypeYlikirjoitetaan()
    testLoppupalkkaVacationEarnedistaLomakorvausJaPaivat()
    testVuosilomaMaksuunLomapaivat()
    testPctperusteinenLomakorvausParallelContractPeriods()
    testPctLomakorvauksenYhtenainenPyoristys()
    testPctperusteinenLomakorvausHetiMaksuunTuntipalkkaisella()
    testFlexVacationEiTuleMuttaFlexVacationEarnedTuleeTuntiPalkkaisella()
    testFlexVacationEiTuleMuttaFlexVacationEarnedTuleeKkPalkkaisella()
    testPalkkaNouseeKeskenKuukauden()
    testTyösopimusVaihtuuKeskenKuukaudenPalkkaEiMuutu()
    testTyösopimusVaihtuuKuunAlustaPalkkaEiMuutu()
    testProsenttiperusteisetLomakorvauksetJaRahatLoppupalkassa()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffects()
    testOvernightOvertimeSummaryWithWeekStartTimeEffects()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomer()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomer()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsReportAdjusted()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsReportAdjusted()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomerReportAdjusted()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomerReportAdjusted()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsUsingSickleaves()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsUsingSickleaves()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomerUsingSickleaves()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomerUsingSickleaves()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsReportAdjustedUsingSickleaves()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsReportAdjustedUsingSickleaves()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomerReportAdjustedUsingSickleaves()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomerReportAdjustedUsingSickleaves()
    testManuaalisestiAsetettuEriavaValueType()
    testLomakorvauksetJaRahatLoppupalkassa()
    testFlexLoppupalkassaPlusSaldo()
    testFlexLoppupalkassaMiinusSaldo()
    testTODOBruttopalkkaanSisältyväKululaji()
    testTODOTarvittaneeKululajityyppiLounasetuvähennysJokaMeneeVuosiveroilmoituksenPalkkalajille()
    testCase8787PalkanmaksusuodatusPelkätLisät()
    testCase8787PalkanmaksusuodatusPelkkäKkPalkka()
    testCase8787PalkanmaksusuodatusPelkätLisätLuontoisedutKkPalkanKanssa()
    testCase8787PalkanmaksusuodatusPelkkäKkPalkkaLuontoisedutKkPalkanKanssa()
    testLounassetelivähennysKulukirjauksella_FixedUnitPrice()
    testLounassetelivähennysKulukirjauksella_VariableUnitPrice()
    testJereErviö2011_01_02_HetuAnnettu()
    testJereErviö2011_01_02_IlmanHetua()
    testMonthlySalarySplitOnAbsences()
    testTODOMuisti()
    testKarhinenPetri_20120916_20120930_viikkolepoEiToiminut_Tuotanto()
    testKkPalkkaJaHenkilökohtainenKkPalkanLisä()
    testNightshiftPeriodNameCaseInsensitive()
    testHourlySalaryReplacementWithFractionalFactorAndRegularNormalHours()
    testNilssonSirvioMarika_20141001_20141031_maksoiKkPalkanPäälleLomapalkan()
    testHäkkinenSannaKaisa_20120701_20120731_eiAntanutLisiaKkPalkanPaalle()
    testHoursAlsoOnParallelContractSeries()
    testHoursAlsoOnParallelContractSeriesWhenTheOtherSeriesHasTwoConsecutiveContractsWithSameSalary()
    testHoursAlsoOnParallelContractSeriesWhenTheOtherSeriesHasTwoConsecutiveContracts()
    testFormulaSplit()
    testBasicAutoFill()
    testBasicAutoFillWithMileage()
    testBasicAutoFillWithMonetaryExtras()
    testAutoFillDuringTwoDifferentContractPeriodsSameSalary()
    testAutoFillDuringTwoDifferentContractPeriodsSameSalaryWithMonetaryExtrax()
    testAutoFillDuringTwoDifferentContractPeriodsSameSalaryButDifferentMonetaryExtras()
    testAutoFillDuringTwoDifferentContractPeriodsDifferentSalary()
    testAutoFillDuringTwoDifferentContractPeriodsDifferentSalaryButSameMonetaryExtras()
    testAutoFillDuringTwoDifferentContractPeriodsDifferentSalaryWithDifferentMonetaryExtras()
    testCase11536TonyEkroos_201603()
    testCase11536TonyEkroos_201604()
    testPaivarahaKorvaus()
    testOsaPaivarahaKorvaus()
    testUlkomaanPaivarahaKorvaus()
    testKmKorvaus()
    testTravelEntry()
    testPerittavaAteriaKorvaus()
    testVerovapaaRuokaKorvaus()
    testPerittavaAteriaKorvausNegatiivinenEiToimi()
    testCase23460SetMonthlySalaryAssureDecimals()
    testUpdateSalaryRowsWithDefaultChanges()
    testCase23460CompensationDetailsAmountAssureDecimals()
    testCase23460CompensationDetailsUnitPriceAssureDecimals()
    testCase23460NormalHoursDecimals()
    testCase23460CompensationUnitAssureDecimals()
    testLoadWorkhourRowsValueRoundingInTheEnd()
    testLoadWorkhourRowsValueRoundingInTheEnd2()
  com.tustor.tuntinetti.view.application.TestSalaryCalculationApiWithAverageHourlyTemplate
    testPaidVacationTypesOnSalaryCalculation()
  com.tustor.tuntinetti.view.application.TestSalaryCalculationApiWithShorterDateRange
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffects()
    testOvernightOvertimeSummaryWithWeekStartTimeEffects()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomer()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomer()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsReportAdjusted()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsReportAdjusted()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomerReportAdjusted()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomerReportAdjusted()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsUsingSickleaves()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsUsingSickleaves()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomerUsingSickleaves()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomerUsingSickleaves()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsReportAdjustedUsingSickleaves()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsReportAdjustedUsingSickleaves()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomerReportAdjustedUsingSickleaves()
    testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomerReportAdjustedUsingSickleaves()
    testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsElaborateMonthly()
  com.tustor.tuntinetti.view.application.TestStaffComGainerSalaryCalculationApi
    testYhdessaProjektissaNormipalkkaToisessaProvikka_SittenSairauslomaArkipyhäJaLuottamusmieskorvausKtaNaCountInAbsense()
    testYhdessaProjektissaNormipalkkaToisessaProvikka_SittenSairauslomaArkipyhäJaLuottamusmieskorvausKtaNa()
  com.tustor.tuntinetti.view.application.TestTaskClassificationManager
    testAllProjectsAndAllCombinationsAreInitiallyAvailable()
    testEmployeeProjectsAvailableForTaskClassificationOptionModes()
    testNaytaLisaaVaihtoehtojaPopupissaValittuDimensioNakyyAlasvetovalikossa()
    testNpeWhenCheckingIfTaskIsOpen()
  com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi
    testTODOCase53372()
    testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithHourlySalary()
    testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithHourlySalary()
    testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithHourlySalary()
    testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithMonthlySalary()
    testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithMonthlySalary()
    testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithMonthlySalary()
    testPuhelinetu_VahennysIlmanPuhelinetua()
    testPuhelinetu_IlmanPuhelinetuataiVahennysta()
    testPuhelinetu_Puhelinetu1_Puhelinetuvahennys()
    testPuhelinetu_Puhelinetu2_Puhelinetuvahennys()
    testPuhelinetu_Puhelinetu3_Puhelinetuvahennys()
    testPuhelinetu_Puhelinetuvahennys1_IlmanPuhelinvahennysta()
    testPuhelinetu_Puhelinetuvahennys2_IlmanPuhelinvahennysta()
    testPuhelinetu_Puhelinetuvahennys3_IlmanPuhelinvahennysta()
    testLuontoisedut()
    testKorvaukset()
    testMuuKorvausTransactions()
    testMuuKorvausTransactions_Eurolisat()
    testIltatyokorvausTransactions()
    testIltatyokorvausTransactions_Eurolisat()
    testYotyokorvausTransactions()
    testYotyokorvausTransactions_Eurolisat()
    testTyoaikaLisatTransactions()
    testLauantaikorvausTransactions()
    testLauantaikorvausTransactions_Eurolisat()
    testSunnuntaikorvausTransactions()
    testSunnuntaikorvausTransactions_Eurolisat()
    testArkipyhakorvausTransactions()
    testArkipyhakorvausTransactions_Eurolisat()
    testLisatunnitTransactions()
    testLisatunnitKKPalkkaTransactions()
    testLisatunnitTransactions_Eurolisat()
    testYlityoTransactions()
    testYlityoKKPalkkaTransactions()
    testYlityoTransactions_Eurolisat()
    testTuntipalkka_EiPoissaoloja()
    testKKPalkka_EiPoissaoloja()
    testTuntipalkka_Lyhennysvapaa()
    testKKPalkka_Lyhennysvapaa()
    testTuntipalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa()
    testTuntipalkka_Liukumavapaa_FlextimeForReporting()
    testTuntipalkka_Liukumavapaa_VacationEarned_Positiivinen()
    testTuntipalkka_Liukumavapaa_VacationEarned_Negatiivinen()
    testKKpalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa()
    testKKpalkka_Liukumavapaa_FlextimeForReporting()
    testKKpalkka_Liukumavapaa_VacationEarned_Positiivinen()
    testKKpalkka_Liukumavapaa_VacationEarned_Negatiivinen()
    testKKPalkka_Sairausloma()
    testTuntipalkka_Sairausloma()
    testTuntipalkka_Tapaturma()
    testTuntipalkka_ProsenttiperusteinenWtrKorvaus()
    testKKPalkka_SairauslomaKeskenPaivan_Osapalkka()
    testTuntipalkka_SairauslomaKeskenPaivan_Osapalkkaa()
    testCase24736()
    testCaseOtherId()
    testCase24756()
    testCase24813()
    testTODOCase24785()
    testTODOEvaluateSalaryCalculationRowMoneyValueUsingFormulasFix()
    testMainContractSeries()
    testParallelContractSeries()
    testBothContractSeries()
    testConsecutiveContractSeries()
    testCase36821()
  com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromCostCenterPerspective
    testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline_To_Same_Employee_CostCenterHasTaskGoupDimensions()
    testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline_To_Same_Employee()
    test_WorkShift_AddedForEmployeeUsingNormalMiniPopup_MakesSpaceForNewTask()
    testSmoke()
  com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective
    testUnConfirmWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testConfirmWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testRemoveWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testRemoveWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup()
    testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline()
    testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup()
    testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline()
    testAddRecurringServiceDemandForEmployee_OnFly_RefreshesRowAndIndicatesRecurringWorkShifts()
    testRemovePreviouslyAddedBookingForEmployee_UsingNormalMiniPopup()
    testRemovePreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup()
    testModifyPreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup()
    testSmoke()
  com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave
    testUnConfirmWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testConfirmWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testRemoveWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testRemoveWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup()
    testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline()
    testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup()
    testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline()
    testAddRecurringServiceDemandForEmployee_OnFly_RefreshesRowAndIndicatesRecurringWorkShifts()
    testRemovePreviouslyAddedBookingForEmployee_UsingNormalMiniPopup()
    testRemovePreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup()
    testModifyPreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup()
    testSmoke()
  com.tustor.tuntinetti.view.application.TestYlityolaskuri
    testStartTimeAndEndTimeOk()
    testIfStartDateGivenEndDateIsRequired()
  com.tustor.tuntinetti.view.application.logic.TestCustomerReportView
    testEmployeesToInvalidateRangeReportCaches()
    testValidateEmployeeRangeReport()
    testRoundingResultsWhenCallingWithDifferentDailyReportInstances()
    testDeadlock()
    test_TODO_EmployeeReportView_getEmployeeProjectRangeReportsForCacheRange_budget()
    testThrowExceptionIfAskingForRoundingOutsideSelectionSpace()
    testInitializationWithOverlappingBudgetDateRanges()
    testBudgetCacheSynchronization()
    test_TODO_InitializeTheWholeBudgetRangeUsingDatabase()
    testInitializeTheWholeBudgetRange()
    testGetBudgetDateRange()
    testBillingHoursVsBudgetCacheMapsInitialization()
    test44588()
    test44588Determinism()
    testCase13165CustomerHasMultipleProjectsCollateBothEmployees()
    testDisplayDateRangeLean()
    testVacationDailyReportViewVisibilityWithoutTasks()
    testVacationDailyReportViewVisibilityWithTasksForDifferentCustomer()
    testVacationDailyReportViewVisibilityWithTasksForSelectedCustomer()
    testVacationDailyReportViewVisibilityWithoutTasksForDifferentCustomer()
    testVacationDailyReportViewVisibilityWithoutTasksForSelectedCustomer()
    testVacationDailyReportViewVisibilityWithTasksForOnlyCustomer()
    testVacationDailyReportViewVisibilityWithoutTasksForOnlyCustomer()
    testDailyReportVisibility()
    testDateTrimmingInvalidArgumentsShouldThrowException()
    testDateTrimmingOnlyTasksOnSameDay()
    testDateTrimmingNoTasksShowEmpty()
    testDateTrimmingNoTasksHideEmpty()
    testDateTrimmingOnlyTasksInThePast()
    testDateTrimmingNoGapInTasks()
    testDateTrimmingOnlyTasksInFuture()
    testDateTrimmingTasksInPastAndFutureWithAGap()
    testClearCacheRangeOnSetFilterSalesAccordingToUserAuthorization()
    testIsEverythingBilledStartingFromAndIsAllTaskGroupsBilledStartingFromWhenMarkDateIsNull()
    testSetEnabledForAbstractReportPanel()
    testSetEnabledForEmployeeProjectEditorTable()
    testHoursLockDateEditingEnabledVisitorTooltipOrFeedbackTextsAreValid()
  com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke
    testTaxCode()
    testUseCorrectPayerAccountNumber()
    testPayrollexternalsalarypaymentXml()
    testFindNetvisorCustomerId()
    testNetvisorProductSearchKeys()
    testFindExistingDummyNetvisorProduct()
    testShouldNotAllowEmptyListOfPalkkaMuistioModels()
    testShouldBuildProperNetvisorUrl()
  com.tustor.tuntinetti.view.application.netvisor.TestNetvisorInvocationParameters
    testNetvisorInvocationParametersToimiiMapKeyna()
    testMitaTunnuksiaKaytetaan()
    testEiSallitaEmployerUnitKonflikteja()
  com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport
    testKvTurva()
    testPuhelinetu()
    testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_A_ei_verottomia_projekteja_asiakaskoosto()
    testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_B_on_verottomia_projekteja_asiakaskoosto()
    testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_C_on_verottomia_ja_verollisia_projekteja_asiakaskoosto()
    testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_D_yksi_asiakas_ja_verottomia_ja_verollisia_projekteja_asiakaskoosto()
    testVerottomalleProjektilleEiVeroaVaikkaOlisiAinoaProjekti()
    testCityworkLaskut()
    testBlackBeltLaskut()
    testCityworkDailySingleDay()
    testKodinpalveluNoneLaskutuslisa()
    testRamyLaskutuslisa()
    testVerollinenLaskutuslisa()
    testOnlyHeadOffice()
    testDaterangeEnsimmaiselleDummyRiville()
    testKuukausipalkka()
    testKuukausipalkanOsanPyoristys()
    testTuntihintaLasketaanOikeinVaikkaOlisiNollahintaisiaNormaltunteja()
    testTyoajanLyhennysvapaa()
    testOnlyHeadOfficeDailyRows()
    testPctWtrLaskutusDaily()
    testPayrollExportElaborateMonthly()
    testPayrollExportChocoDimensions()
    testPayrollExport()
    testPayrollExportWhenHidingSalaryClasses()
    testTykkimaenSaunaPayrollPeriodCollectorExport()
    testPayrollPeriodCollectorExport()
    testShouldExportInvoiceToNetvisor()
    testShouldExportInvoiceToNetvisorWhenUsingSalaryClassBag()
    testShouldThrowExceptionOnConflictingNetvisorCredentials()
    testShouldExportInvoiceToNetvisorWithCustomCustomerId()
    testBranchOffice()
    testTwoBranchOfficesWithCollateBranchesForBilling()
    testTwoBranchOfficesWithOutCollateBranchesForBilling()
    testKululajilleSelite()
    testKululajinLyhytkinSeliteSiirtyyFreetextiinJosSpecialSettingOnPaalla()
    testKululajinPitkaSeliteSiirtyyFreetextiin()
    testKululajilleOtsikkoVaikkeiOlisTuntejaJosOnUseitaProjekteja()
    testKunKoostetaanTyokohteetKululajitKoostuvatMyos()
    testKululajitAakkosjarjestykseen()
    testBillingUnitNameYliOhjaaCompensationUnitin()
    testTehtavaryhmatAakkosjarjestykseen()
    testPK_KuivausSorttausEiPaallaJosAsetuksetEivatOleKunnossa()
    testPK_KuivausSorttaus()
    testPK_KuivausSorttausDaily()
    testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNormaalituntejaMuttaKommentitNakyvatSiltiKunDailyRows()
    testSortataanPvmMukaanKunDailyRowsJaKayttajanNimeaEiNay()
    testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNormaalitunteja()
    testEiTaskgrouppiaNormTuntienSijaanJosYlityotMerkataanNormTunneiksiMuttaPyhakorvaus()
    testEiTaskgrouppiaNormTuntienSijaanJosYlityotMerkataanNormTunneiksiMuttaPyhakorvausJaViikkoylityo()
    testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNollahintaisiaPyhakorvauksia()
    testKululajitYhdistyvatBillingUnitNamenAvulla()
    testKululajitEriProjekteiltaJaEriHinnoinEivatYhdistyUnitNamenMukaan()
    testPalkkaKululajitEriProjekteiltaJaEriHinnoinEivatYhdistyUnitNamenMukaan()
    testKunKoostetaanUseampienTyontekijoidenTyotYhteistenKululajienMaaratPitaaOllaOikein()
    testValidiaLaskutCollated()
    testValidiaLaskutDaily()
    testValidiaLaskutWithSeparatePayerCollated()
    testValidiaLaskutWithSeparatePayerDaily()
    testDisableBillingExport()
    testShowProjectDescription()
    testHideProjectDescription()
  com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails
    testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNollahintaisiaPyhakorvauksia()
    testKvTurva()
    testPuhelinetu()
    testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_A_ei_verottomia_projekteja_asiakaskoosto()
    testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_B_on_verottomia_projekteja_asiakaskoosto()
    testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_C_on_verottomia_ja_verollisia_projekteja_asiakaskoosto()
    testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_D_yksi_asiakas_ja_verottomia_ja_verollisia_projekteja_asiakaskoosto()
    testVerottomalleProjektilleEiVeroaVaikkaOlisiAinoaProjekti()
    testCityworkLaskut()
    testBlackBeltLaskut()
    testCityworkDailySingleDay()
    testKodinpalveluNoneLaskutuslisa()
    testRamyLaskutuslisa()
    testVerollinenLaskutuslisa()
    testOnlyHeadOffice()
    testDaterangeEnsimmaiselleDummyRiville()
    testKuukausipalkka()
    testKuukausipalkanOsanPyoristys()
    testTuntihintaLasketaanOikeinVaikkaOlisiNollahintaisiaNormaltunteja()
    testTyoajanLyhennysvapaa()
    testOnlyHeadOfficeDailyRows()
    testPctWtrLaskutusDaily()
    testPayrollExportElaborateMonthly()
    testPayrollExportChocoDimensions()
    testPayrollExport()
    testPayrollExportWhenHidingSalaryClasses()
    testTykkimaenSaunaPayrollPeriodCollectorExport()
    testPayrollPeriodCollectorExport()
    testShouldExportInvoiceToNetvisor()
    testShouldExportInvoiceToNetvisorWhenUsingSalaryClassBag()
    testShouldThrowExceptionOnConflictingNetvisorCredentials()
    testShouldExportInvoiceToNetvisorWithCustomCustomerId()
    testBranchOffice()
    testTwoBranchOfficesWithCollateBranchesForBilling()
    testTwoBranchOfficesWithOutCollateBranchesForBilling()
    testKululajilleSelite()
    testKululajinLyhytkinSeliteSiirtyyFreetextiinJosSpecialSettingOnPaalla()
    testKululajinPitkaSeliteSiirtyyFreetextiin()
    testKululajilleOtsikkoVaikkeiOlisTuntejaJosOnUseitaProjekteja()
    testKunKoostetaanTyokohteetKululajitKoostuvatMyos()
    testKululajitAakkosjarjestykseen()
    testBillingUnitNameYliOhjaaCompensationUnitin()
    testTehtavaryhmatAakkosjarjestykseen()
    testPK_KuivausSorttausEiPaallaJosAsetuksetEivatOleKunnossa()
    testPK_KuivausSorttaus()
    testPK_KuivausSorttausDaily()
    testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNormaalituntejaMuttaKommentitNakyvatSiltiKunDailyRows()
    testSortataanPvmMukaanKunDailyRowsJaKayttajanNimeaEiNay()
    testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNormaalitunteja()
    testEiTaskgrouppiaNormTuntienSijaanJosYlityotMerkataanNormTunneiksiMuttaPyhakorvaus()
    testEiTaskgrouppiaNormTuntienSijaanJosYlityotMerkataanNormTunneiksiMuttaPyhakorvausJaViikkoylityo()
    testKululajitYhdistyvatBillingUnitNamenAvulla()
    testKululajitEriProjekteiltaJaEriHinnoinEivatYhdistyUnitNamenMukaan()
    testPalkkaKululajitEriProjekteiltaJaEriHinnoinEivatYhdistyUnitNamenMukaan()
    testKunKoostetaanUseampienTyontekijoidenTyotYhteistenKululajienMaaratPitaaOllaOikein()
    testValidiaLaskutCollated()
    testValidiaLaskutDaily()
    testValidiaLaskutWithSeparatePayerCollated()
    testValidiaLaskutWithSeparatePayerDaily()
    testDisableBillingExport()
    testShowProjectDescription()
    testHideProjectDescription()
  com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport
    testBillingHoursVsBudgetCacheWithOvertimeAssignment()
    testBillingHoursVsBudgetCacheWithOutOvertimeAssignment()
    testEiTupliaJosKoostetaanAsiakkaat()
    testBillingHoursVsBudgetCacheCachingProblem()
    testNormalHoursAndMonthlySalaryVisibility_PRICES_ON_ROWS_AND_SUMMARIES()
    testCase44507()
    testNormalHoursAndMonthlySalaryVisibility_PRICES_ONLY_IN_SUMMARIES()
    testNormalHoursAndMonthlySalaryVisibility_HIDE_PRICES()
    testNoNpeWhenHandlingNonBilledBenefitsForDayWithoutTask()
    testNoNpeWhenHandlingBilledBenefitsForDayWithoutTask()
    test_TODO_Sairastunnit()
  com.tustor.tuntinetti.view.application.reports.TestEmployeeMultidimensionalReport
    testEmployeeSorting()
    testCase16349()
    testCase26449()
    testCase22650()
    testCase16581()
    testNormalHoursAndMonthlySalaryVisibility_HIDE_SALARIES()
    testNormalHoursAndMonthlySalaryVisibility_SALARIES_ONLY_IN_SUMMARIES()
    testNoNpeWhenHandlingBenefitForDayWithoutTask()
    testBillingHoursVsBudgetCacheWithOvertimeAssignment()
    testBillingHoursVsBudgetCacheWithOutOvertimeAssignment()
    test44766Siirtyma()
    test42475ContractSerieAndWorkTimeCompensation()
    testOvernightSettingInOtherContractSerie_offsetMinusTwo()
    testOvernightSettingInOtherContractSerie_offsetZero()
    testCase26449_VainEmployeeDimensio_MainContractSerieDeterminesExtraAndOvertime()
    testCase26449_VainEmployeeDimensio()
    testCase26449_UsingWorkedHoursTimeRangesAndDetailsList()
    testTODO_Case26449_UsingWorkedHoursTimeRangesAndDetailsList_WithoutOvertimeAssignment()
    testCase26449_vainYksiSopimussarja()
    testNormalHoursAndMonthlySalaryVisibility_SALARIES_ON_ROWS_AND_SUMMARIES()
    testContractSeries()
    testContractSeries_MainContractSerieDeterminesExtraAndOvertime()
    testCase22052_TotalCostOfVacations()
    testCase22052_TotalCostOfSickleaveWithCostCenter()
    testCase22052_TotalCostOfSickleaveWithoutCostCenter()
    testCase22052_TotalCostOfSickleaveWithoutProjectDimension()
    testCase22052_TotalCostOfPaidHolidays()
    testNoNpeWhenSickleaveBeforeContractStartDate()
    testCase21633_PaidHolidaysAndSickleavesAndVacationsAreVisible_WithoutEmployeeDimension()
    testCase21633_PaidHolidaysAndSickleavesAndVacationsAreVisible_WithEmployeeDimension()
    testAuthorizedToSeeSalariesCache()
    testAuthorizedToSeeSalariesOfOwnUnit_MaySeeReportsAndMaySeeSalaries()
    testAuthorizedToSeeSalariesOfOwnUnit_MaySeeReportsAndMayNotSeeSalaries()
    testAuthorizedToSeeSalariesOfOwnUnit_MayNotSeeReportsAndMaySeeSalaries()
    testAuthorizedToSeeSalariesOfOwnUnit_MayNotSeeReportsAndMayNotSeeSalaries()
    testOvernightSickleaves()
    testCase8475_OvernightHours()
    testCase8475_OvernightHours_BillLikeSalary()
    testCase17971_EmployeeAndProject()
    testCase17971_EmployeeOnly()
    testCase10137_ParentalLeaveVacations()
    testCase12722_21773_TwoProjects()
    testCase12722_21773_TwoProjects_UsingWorkedHoursTimeRangesAndDetailsList()
    testCase13678_GuaranteedWorkTime()
    testCase13589_ShowGuaranteedWorkTime()
    testCase13552_WorkTimeTypeIsStandByInProject()
    testKehittajaJorma_May_2013_hide_salaries()
    testKehittajaJorma_May_2013_showsalaries()
    testDifferentWorktimeTypes()
    testDifferentWorktimeTypesVainMatkustus()
    testDifferentWorktimeTypesVainSuunnittelu()
    testKehittajaJorma_PaidVacations()
    testKehittajaJorma_Sickleaves()
    testTotalHoursWhenBuildingFromEmployeeResultsWithTaskLevelDetails()
    testTotalHoursWhenBuildingFromEmployeeResultsWithoutTaskLevelDetails()
    testStats_all()
    testStats_onlyValid()
    testCase2199()
    testTotalCost()
    testZeroPaidHours()
    testAllWorkShiftStates()
    testWorktimeReductionVacationWithoutProjectDimension()
    testWorktimeReductionVacationBalanceColumnsAreAdded()
    testWorkTimeExtensionMarkerColumnsAreAdded()
    testWorktimeReductionVacationBalanceColumnsAreAddedNoProjectDimension()
    testCase3495()
    testDefaultCostCenterIdInfoColumnIsNotAddedIfNoEmployeeDimension()
    testWorktimeReductionVacationBalanceColumnsAreAddedIfOnlyBalanceChangesBalanceHalved()
    testWorktimeReductionVacationBalanceColumnsAreAddedIfOnlyBalanceChangesBalanceUsedAll()
    testRecurringServiceDemand()
    testPaivakohtaisetWTRSarakkeet()
    testPaivakohtaisetUnpaidWTRSarakkeet()
    testOvertimeCompensationLeave()
    testNamesAreSorted()
    testFlextimeIsShownEvenIfProjectDimensionIsNotIncluded()
    testFlextimeColumns()
    testTODOVacationEarnedAndFlextimeColumns()
    testVacationEarnedAndFlextimeColumns()
    testGetOvertimeCategoryGroup()
    testPercentBasedWorktimeReductionCompensation()
    testBillMonthlySalaryAsHourlyJaTaskIlmanTaskGrouppia()
    testPaidHolidayEurosAreShown()
    testPaidHolidayEurosWithMonthlySalary()
    testSickleaveEurosAreShown()
    testUnQualifiedSickleaves()
    testSickleaveEurosWithMonthlySalary()
    testVacationEurosAreShown()
    testVacationEurosAreShownWithOnlyEmployeeDimension()
    testVacationEurosAreShown2()
    testVacationEurosAreShown2WithOnlyEmployeeDimension()
    testVacationEurosAreHidden()
    testVacationEurosAreHiddenWithOnlyEmployeeDimension()
    testVacationEurosWithMonthlySalary()
    testMonthlySalaryWhenBillMonthlySalaryAsHourlyIsFalse()
    testMonthlySalaryWhenBillMonthlySalaryAsHourlyIsTrue()
    testZeroMonthlySalaryIsShown()
    testVacation_MINI()
    testVacationTypesShowingRemainingSaldoInReportSummary()
    testVacationAndSickleaveOnSameDay()
    testBudjetti()
    testCase11401_ProjectTaskGroupWithReplace()
    testCase12512_KallasArtur_20160601_20160630()
    testCase13201_CompensationsWithMoneyAmountNotSummedToTotalHoursColumn()
    testCase11441_DisabledSickleave()
    testSickleaveWithTravelCompensastionSickleaveHasTimeRanges()
    testSickleaveWithTravelCompensationSickleaveHasNoTimeRanges()
    testSickleaveWithTimeRanges()
    testCase16771()
  com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel
    testWeeklyRestTimeIsShownInAbstractReportPanelAndAbstractSummaryPanel_PersonalOvertimeAssignment()
    testSummaryWithSeparateSickleaveMonthlySalary1()
    testSummaryWithSeparateSickleaveMonthlySalary2()
    testSummaryWithSeparateSickleaveMonthlySalary3()
    testSummaryWithSeparateVacationMonthlySalary1()
    testSummaryWithSeparateVacationMonthlySalary2()
    testSummaryWithSeparateVacationMonthlySalary3()
    testSummaryWithPercentBasedPaidVacationCompensation()
    testSummaryWithBasicLabourAgreement()
    testWeeklyRestTimeIsShownInAbstractReportPanelAndAbstractSummaryPanel_ProjectOvertimeAssignment()
    testPolarProTomaszBorowski_tuotanto()
  com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport
    testBillingHoursVsBudgetCacheWithOvertimeAssignment()
    testBillingHoursVsBudgetCacheWithOutOvertimeAssignment()
    testNormalHoursAndMonthlySalaryVisibility_PRICES_ON_ROWS_AND_SUMMARIES()
    testNormalHoursAndMonthlySalaryVisibility_PRICES_ONLY_IN_SUMMARIES()
    testKehittajaJorma_May_2013_hide_billing()
    testNormalHoursAndMonthlySalaryVisibility_HIDE_PRICES()
    testNoNpeWhenHandlingNonBilledBenefitsForDayWithoutTask()
    testNoNpeWhenHandlingBilledBenefitsForDayWithoutTask()
    testStats()
    testSkipBilled()
    test_TODO_BillingHoursVsBudgetCacheAndDimensions()
    testTEST()
    testKehittajaJorma_May_2013_show_billing()
    testKehittajaJorma_May_2013_zero_salary()
    testWithoutTaskDimension()
    testNonProjectBug()
    testStatsWithRecurringTasksAndRegularTasks()
    testStatsWithOnlyRecurringTasks()
    testNoMonthlySalaryRow()
    testHideZeroPricedCompensations()
    test_TODO_FixSkipBilledEurosToBeTaskFilteredAsWell()
    testBillingHoursVsBudgetCacheWithOutOvertimeAssignment_MINI()
    testKehittajaJorma_May_2013_show_billing_MINI()
    testArkipyhaLaskutusNoudattaaNakyvyyssaantoa()
  com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181
    testAnoRutanenSickleaves_2013_07()
    testAnoRutanenSickleaves_2013_07_15()
  com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2199
    testPudSvc41065()
  com.tustor.tuntinetti.view.application.reports.TestSaveWintimeBillingReportExportCsvPage
    testSaveWintimeBillingReportExportCsvPage()
  com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi
    testWriteInserts()
    testReportDaily()
    testBudgetReportWorkShiftStates()
    testBudgetReportWorkShiftStatesAddPlannedAnonymous()
    testReportMonthly()
    testReportDateRange()
  com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace
    testAvailableWorktimeEntrySpace()
    testPageableReport()
    testAvailableWorktimeEntrySpaceWithBrowseFilter()
    testAvailableWorktimeEntrySpaceWithCustomer()
    testAvailableWorktimeEntrySpaceWithTaskGroup()
    testAvailableWorktimeEntrySpaceWithEmployerUnit()
    testNoProjects()
  com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports
    testBillingPricesOnReport()
    testBillingPricesNotOnReport()
    testProjectLabourAgreementIsUsedForBilling()
    testProjectLabourAgreementIsNotUsedForSalary()
  com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions
    testEmployeesByCustomer()
    testEmployeesByProjectCustomer()
    testTimeBasedCompensationsByCustomerNoProjectDimension()
    testBillingPricesForCustomersWithProject()
    testTimeBasedCompensationsByCustomerWithProjectDimension()
    testOvertimeHoursByCustomerNoProjectDimension()
    testOvertimeHoursByCustomerWithProjectDimension()
    testCustomerRestrictionIncludingNull()
    testCustomerRestrictionAppliesToTimeBasedCompensations()
    testCustomerRestrictionAppliesToTimeBasedCompensationsWithProject()
    testCustomerRestrictionNotIncludingNull()
    testCustomerRestrictionWithOvertimeSplitWithNonIncludedCustomer()
    testEmployeesByProjectAndTaskGroup()
  com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports
    testTasksAndAbsencesAreReported()
    testAbsencesAreReported()
    testKertausharjoitus()
    testKertausharjoitusWithProjects()
    testTasksAreReported()
    testWorkDuringPaidVacationMustNotAddToVacationHours()
    testSickleaveGoesToNullCustomerByDefault()
    testSickleaveGoesToEmployeeCustomerIfSet()
    testSickleaveGoesToEmployeeCustomerIfSetButIsNotOnReportIfRestrictedToDifferentCustomer()
    testSickleaves()
  com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions
    testEmployerUnitForEmployee()
    testEmployerUnitForEmployee_autoSelect()
    testFilterByEmployerUnitForEmployee()
    testEmployerUnitForProject()
    testFilterByEmployerUnitForProject()
    testEmployerUnitForCustomer()
    testFilterByEmployerUnitForCustomer()
    testFilterByEmployerUnitForCustomerWhenProjectIsOnReport()
  com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting
    testNoCompensationUnitsIfNoProjectHours()
    testOvertimeReportsAreCorrect()
    testNewFilteredReport()
    testNormalHoursRowIsAlwaysThereEvenWithoutHours()
    testKululajit_noProject_salary()
    testKululajit_project_billing()
    testEmployerUnitForProjectAndCompensations_withoutPrice()
    testOvertimeCategoryGroupRestriction()
    testEmployerUnitForProjectAndCompensations_withPrice()
  com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReportingVP
    testOvertimeReportsAreCorrect()
  com.tustor.tuntinetti.view.application.reports.generic.TestPaidHolidays
    testPaidHolidays()
  com.tustor.tuntinetti.view.application.reports.generic.TestSalariesOrBillingToReports
    testReportQueryDoesntCalculateSalariesToSalesReport()
  com.tustor.tuntinetti.view.application.reports.generic.TestVacationsInGenericReports
    testVacationsWithSummaryReport()
    testVacationsWithDailyReport()
  com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel
    testNameRequired()
    testIdRequired()
    testNameAlreadyExists()
    testIdAlreadyExists()
    testAddingNewSkillOptionWillCreateNew_Employer_SkillSet()
  com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionSelectionPanel
    testRemoveButtonInvisibleForSkillOption()
    testRemoveSkillSet()
    testAddNewSkillSet()
    testAddNewSkillOption()
    testRemoveButtonInvisibleForSkillSet()
    testRemoveSkillOption()
  com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel
    testNameRequired()
    testNameAlreadyExists()
    testAlternateIdRequired()
    testAddingNewSkillSetWillBeOwnedBy_Employer()
    testModifyingSkillSetNameWillBeOwnedBy_EmployerForProjectTaskGroup()
    testModifyingSkillSetNameWillBeOwnedBy_EmployerForJobOpening()
  com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel
    testContactPersonAlreadyExistsButUnUsedAndMerged()
    testAddContactPersonAndCustomerAndPerson()
    testAddContactPersonAndPerson()
    testAddContactPersonAndCustomer()
    testContactPersonAlreadyExists()
    testAddContactPerson()
  com.tustor.tuntinetti.view.application.settings.customers.TestCustomerDetailSettingsPanel
    testInfoPanelInvisibleWhenNoCustomerDetails()
    testFirstCustomerDetailInsideInfoPanel()
    testModifyCustomerDetail()
    testRemoveCustomerDetail()
    testAddCustomerDetailRequiredFields()
    testAddCustomerDetail()
  com.tustor.tuntinetti.view.application.settings.customers.TestCustomerSettingsPanel
    testCase3459()
    testAddCustomer()
    testAddCustomerAndCustomerDetailAndContactPerson()
    testAddCustomerAndCustomerDetail()
    testAddCustomerAndContactPerson()
    testAddCustomerAndContactPersonAndPerson()
  com.tustor.tuntinetti.view.application.settings.customers.panels.TestCustomerSearchResultsPanel
    testNewCustomerWithPotential()
    testNewCustomerWithoutPotential()
    testNewCustomerNotYetContracted()
    testOldCustomerWithPotential()
    testOldCustomerWithoutPotential()
    testOldCustomerNotYetContracted()
    testActiveCustomer()
  com.tustor.tuntinetti.view.application.settings.jobopening.TestJobOpeningPage
    testShowJobPreview()
    testMolJobPreview()
    testRequiredSkillRequirement()
    testRequiredSkillDescription()
    testBulletedList()
    testEmbeddedImage()
    testUpdateMols()
  com.tustor.tuntinetti.view.application.settings.jobopening.TestMonsterJobConfigPanel
    testSubmitTemplate()
    testSubmitTemplateWrongJson()
  com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel
    testInitialForm()
    testSickleaveQualificationTypeCanBeSet()
    testAverageWorktimeCalculationMonthsCanBeSet()
    testAverageWorktimeCalculationTimeUnitCanBeSet()
    testSubtractCompensatedDaysOnPreviousMonthsCanBeSet()
    testGivenAnyDequalifyingPeriodQualifyingPeriodMustBeSet()
    testAuthorization()
    testRepeatingSicknessMaximumIntervalMayNotBeNegative()
    testAverageWorktimeCalculationMayNotBeNegative()
    testRepeatingSicknessMaximumIntervalCanBeSet()
    testCompensateOnWaitingPeriodCanBeSet()
    testRepeatingSicknessIntervalStartDayCanBeSet()
    testResetDayCounterOnYearChangeCanBeSet()
    testQualificationSettingModeCanBeChanged()
    testEmploymentTimeCanBeChanged()
    testEmploymentTimeMayNotBeNegative()
    testEmptyEmploymentTimeIsRejected()
    testEmploymentTimeUnitCanBeChanged()
    testCompensationRatioCanBeChanged()
    testCompensationRatioMayNotBeNegative()
    testEmptyCompensationRatioIsRejected()
    testPaidDaysCanBeChanged()
    testPaidDaysMayNotBeNegative()
    testQualifyingPeriodMayNotBeNegative()
    testSubtractCompensatedDaysOnPreviousMonthsMayNotBeNegative()
    testGivenHoursAccordingToAverageThenAverageCalculationPeriodMustBeSet()
    testEmptyPaidDaysIsRejected()
    testSickleaveDayTypeCanBeChanged()
    testQualifyingPeriodCanBeChanged()
    testEmptyQualifyingPeriodIsCorrectlyConverted()
    testDequalifyingPeriodCanBeChanged()
    testDequalifyingPeriodMayNotBeNegative()
    testEmptyDequalifyingPeriodIsCorrectlyConverted()
    testRowCanBeAdded()
    testRowCanBeRemoved()
    testRowsAreDisplayedInCorrectOrder()
  com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage
    testLinkExists()
    testAlertMessageProcessAndRepeatWhenDone()
    testAlertMessageProcess()
    testAlertMessageProcessWithSnoozingWithCreatorWantsNotifications()
    testAlertMessageProcessWithSnoozingWithoutCreatorWantsNotifications()
  com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel
    testPersonIsNotOnVacation()
    testPersonIsOnVacation()
    testAllPersonsAreOnVacation()
    testAtLeastOnePersonsIsNotOnVacation()
    testNotificationMailAfterDetailCreation()
    testNoNotificationMailAfterDetailCreationForMyself()
    testSendCreatorWantsNotificationsMail()
    testNormalEmployeeCannotEditPastDescription()
    testCounterIsResetAfterChangingStatus()
    testNextAlertAtIsRequired()
    testNextAlertInIsRequired()
  com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel
    testWeCanFindByCriterions()
    testWeCanDeleteSickleaves()
    testWhenNewRowAddedWeCanSelectPersonAndSickDate()
    testValidatePersonAndSickDateCombination()
    testSickleaveEntryValidation()
    testSickleaveValidationOnSickleaveManagementPanelGUILevel()
    testValidatonForASickleaveThatHasAlreadyBeenSavedAndItsTimeRangesAreChanged()
  com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator
    testCase41475()
    testCase18759()
    testGetContractPeriodForVacationEarnedSafely_bugi_ehdotus()
    testCase10965()
    testSamiVihervuoriContractPeriods()
    testAgoroJacobAdewaleContractPeriods()
    testLuddeEppuDanielLarssonContractPeriods()
    testValidContractPeriodsWithDateRange()
    testContractSeriesValidationWarnings()
    testContractSeriesValidationErrors()
    testValidateMissingContractSeriesOrMainContractsWhenThereIsCapBetweenContracts()
    testValidateMissingContractSeriesOrMainContractsWhenThereIsCapBetweenContractsInOneContractSeries()
    testContractPeriodDateRangeValidation()
    testCase8091()
    testValidateContractSeriesMissingContracPeriods()
    testDiscontinuedLabourAgreementErrorWhenNoEmployeeProjects()
    testValidateContractSeriesMissingContracPeriodsWithTasks()
    testValidateMissingContractSeriesOrMainContractsWithValidateContractSeriesMissingContracPeriods()
    testValidateMissingContractSeriesOrMainContractsWithSelecetdEmployers()
    testContractPeriodEndingReason()
    testContractPeriodEndingReasonISS()
    testMainContractValidation()
    testGetDateMapContractSeries()
  com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask
    testIfSuitableToAddForRemoveOrNotify()
    testNotificationDate()
    testGetApplicationsToNotify()
    testGetApplicationsToNotifyWhenNotificationsAlreadySent()
    testGetApplicationsToNotifyWithEmployeeProjects()
    testGetApplicationsToNotifyWithSalaryCalculations()
    testgetApplicationsToRemove()
    testgetApplicationsToRemoveWhenNotificationsAreNotSent()
    testgetApplicationsToRemoveWithDifferentStates()
    testGetApplicationsToRemoveWithContractPeriods()
    testGetApplicationsToRemoveWithEmployeeProjects()
    testGetApplicationsToRemoveWithSalaryCalculations()
    testGetApplicationsToNotifyWithContractPeriods()
    testGetApplicationsToNotifyWithDifferentStates()
  com.tustor.tuntinetti.view.application.workshifts.utils.TestWorkShiftAnalyzer
    testTODOLisääWorkShiftWarningTestejäkö2()
    testTODOLisääWorkShiftWarningTestejäkö()
  com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated
    testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly_2()
    testManagerCanEditVacationsAndItWillBeRecorded()
    testExpectedReportStartDate()
    testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly()
  com.tustor.tuntinetti.view.layouthomepage.TestLayoutHomePage
    testAccordionContainsAllTabDefinitions()
    testClickAccordionLinkChangesAccordionTab()
    testRenderLayoutHomePage()
    testClickAccordionSectionLinkDoesNotChangeAccordionTab()
    testClickAccordionLinkUpdatesSessionQueueAndQueueContainsClickedSection()
  com.tustor.tuntinetti.view.session.TestTakpSession
    testListCanBeKey()
    testDropCache()
    testTakpSessionSerialization()
    testKeyCanBeClassStringOrEnum()
    testListKeyLimitation()
    testCacheDTOFieldObject()
  com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization
    testGetFeaturesActivatedUserOrSupervisor_boolean()
    testGetActiveFeaturesInAnyUnitManagersOfUnitManager()
    testGetUnitManagersManagedUnits()
    testGetUnitManagers()
    testGetManagedEmployerUnits()
    testIsSomeLevelManager()
    testIsManager()
    testIsUnitManager()
    testIsTuntinettiManager()
    testIsNotTuntinettiManager()
    testIsTuntinettiSupport()
    testTakpSessionBaseGetRolesNullEmployee()
    testFeatureCanBeAuthorizedOnlyIfInActiveFeatures()
    testCustomerSupportAuthorizationIsNotRemovedAfterResetRoles()
    testGetRoles()
    testRolesAreRefreshedAfterUnitManagersRemoved()
    testBrowseUnitManagersForUnitManagerEditorPanel()
  com.tustor.tuntinetti.view.simulation.TestPricingTemplatesPanel
    testTodo()
    testGivenNoProjectPricingsThenUserIsInformedThereAreNoProjectPricingsAndTheListIsHidden()
    testGivenExistingProjectPricingThenUserCanRemoveItAndSaveChanges()
  com.tustor.tuntinetti.view.simulation.TestProjectPricingPanel
    testGivenNoProjectPricingsThenUserIsInformedThereAreNoProjectPricingsAndTheListIsHidden()
    testGivenExistingProjectPricingThenUserCanRemoveItAndSaveChanges()
    testGivenExistingProjectPricingWhenUserPicksNewPricintTemplateThenUserCannotLeaveStartDateEmptyAndCannotGiveDuplicateStartDate()
  com.tustor.tuntinetti.view.simulation.TestWorkTimeCycleSettingsPanel
    testGivenNoWorkTimeCycleSettingsThenTheListIsHidden()
    testGivenExistingSigleWorkTimeCycleThenUserCannotRemoveIt()
    testGivenExistingMultipleSigleWorkTimeCycleThenUserCanRemoveIt()
  com.tustor.tuntinetti.view.utils.TestTakpUtils
    testPhoneNumberChangeDetection()
  com.tustor.tuntinetti.view.wizards.TestApplicationSearchPanel
    testSearhcWith_null_option_Selected_From_ApplicantState_enum_because_also_null_is_valid()
    testSlideInMenuPanel_Parametrizable()
    testProposeDBOptimizationIndexingCriteria()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.TestIntroductionPage
    testClickingEnterLinkLeadsToMainPage()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.TestWizardCustomerBugs
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.TestWizardExitCodes
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
    testExpressSetupUnitsStart()
    testExpressSetupUnitsEnd()
    testExpressSetupEmployee()
    testExpressSetupProjects()
    testExpressSetupDummyValue()
    testExpressSetupExpress()
    testEmployernotNull()
    testEmployeesnotNull()
  com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs
    testTrack()
    testDragDropDontWorkWhenWeReturnWithModifyInEmployerUnitLocation()
    testSortingInSortableTablesAndTreeTables()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.TestWizardProgressBar
    testEmployerWizardInProgress()
    testEmployerUnitWizardInProgress()
    testEmployeeWizardInProgress()
    testProjectWizardInProgress()
    testSummaryWizardInProgress()
    testEmployerWizardIconClick()
    testEmployerUnitWizardIconClick()
    testEmployeeWizardIconClick()
    testProjectWizardIconClick()
    testSummaryWizardIconClick()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs
    testCreate_Page_WithReusablePanel_WithWizardStartLinksOnPanel()
    testBasicInfoDoesNotWorkCorrectlySteppingForwardAndBackward()
    testWhenWeDeleteUnitWeHaveIndexOutOfBounds()
    testWhenWeJustStartUnitWizardAndWeAddNewUnitTheUnitDontShowInListInFinalStep()
    testOnCloseWeGetTheWhitePageLoaded()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.TestWizardStyling
    testPriceFieldStyle()
    testProjectSummaryNeedsSeriousStyle()
    testBug20100511_C()
    testStyleLabelAndFieldProperPositioning()
    testStyleWizardStepBackgroundColors()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testCheckgivenEmployerWhenCompanyNameLenghtNotValidThenAssertFail()
    testCheckgivenEmployerWhenCompanyNameMissingThenAssertFail()
    testCheckgivenEmployerWhenCompanyNameSetThenAssertEquals()
    testCheckgivenEmployerWhenCompanyBusinessIdLenghtNotValidThenAssertFail()
    testCheckgivenEmployerWhenCompanyBusinessIdMissingThenAssertFail()
    testCheckgivenEmployerWhenCompanyBusinessIdSetThenAssertEquals()
    testCheckgivenEmployerWhenStreetAddressLenghtNotValidThenAssertFail()
    testCheckgivenEmployerWhenStreetAddressMissingThenAssertFail()
    testCheckgivenEmployerWhenStreetAddressSetThenAssertEquals()
    testCheckgivenEmployerWhenPostalCodeLenghtNotValidThenAssertFail()
    testCheckgivenEmployerWhenPostalCodeMissingThenAssertFail()
    testCheckgivenEmployerWhenPostalCodeSetThenAssertEquals()
    testCheckgivenEmployerWhenCityLenghtNotValidThenAssertFail()
    testCheckgivenEmployerWhenCityMissingThenAssertFail()
    testCheckgivenEmployerWhenCitySetThenAssertEquals()
    testCheckgivenEmployerWhenPhoneNumberLenghtNotValidThenAssertFail()
    testCheckgivenEmployerWhenPhoneNumberMissingThenAssertFail()
    testCheckgivenEmployerWhenPhoneNumberSetThenAssertEquals()
    testCheckgivenEmployerWhenCountrySetThenAssertEquals()
    testCheckgivenEmployerWhenCountryMissingThenAssertFail()
    testStandAloneWizardBugNextPrevNextThenAskForMandatoryFieldsWhenTheyAreFilledAlready()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testCheckGivenEmployerWhenLogoUploadedThenAssertSucced()
    testCheckGivenEmployerWhenRemovePressedThenEmployerResetFileInfos()
    testCheckGivenEmployerWhenLogoFiletoBigSizeThenAssertFail()
    testCheckGivenEmployerWhenLogoFileWrongTypeThenAssertFail()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep
    testGetExportFormatFor()
    testTODOCheckGivenEmployerWhenBillingReportingPeriodChoiceChangedThenWeHaveAjaxReponceOnComponents()
    testExportFormat()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerSummaryStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testEmployernotNull()
    testEmployeesnotNull()
  com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep
    testCheckGivenEmployerWhenLookforPreviousButtonThenItIsNotVisible()
    testCheckGivenEmployerWhenSkipButtonPressedThenEmployerStepsAreSkiped()
    testCheckInvisibleComponentsWhenStandAloneWizard()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.branchoffice.TestBranchOfficeAddNewStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testCheckgivenCustomerWhenCustomerNameLenghtNotValidThenAssertFail()
    testAfterAddingBranchThereMustBeQuestion_WANT_TO_ADD_MORE_go_Back_to_Ask_Step_With_MORE_Question()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep
    testCheckgivenCompensationUnitWhenInitialFormThenAssertsAreValid()
    testWhenCancelPressedWeReturnToSummary()
    testCheckgivenCompensationUnitWhenCompensationUnitDedicationSetThenAssertEquals()
    testCheckgivenCompensationUnitWhentestDescriptionSetThenAssertEquals()
    testCheckgivenCompensationUnitWhentOnlySupervizCanLogThisCostSetThenAssertEquals()
    testDescriptionLenghtValidation()
    testCheckgivenCompensationUnitWhenCostNameCanSetThenAssertEquals()
    testCheck_OLd_Unicity_At_Each_Level_DuplicatedNamesForCompensationUnitsOnSameDedicationLevel()
    testCheck_Unicity_DuplicatedNamesForCompensationUnitsOnAllLevels()
    testTheCompensationsIJustCreatedShouldBeByDefaultSelectedInThe_Select_Compensations_For_Project_SummaryTable()
    testCrashWhenWeSelectACompensationWithEmployerNull()
    testSaveAndGoSummaryIsNotVisible()
    testCheckgivenCompensationUnitWhenCostNameLenghtNotValidThenAssertFail()
    testCheckgivenCompensationUnitWhenCostNameMissingThenAssertFail()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep
    testCheckgivenCompensationUnitWhenBillingCostIncludesVATSetThenAssertEquals()
    testCheckgivenCompensationUnitWhenBillingCostIncludesVATWrongValueThenIgnoreTheError()
    testCheckgivenCompensationUnitWhenCostPerUnitOnSalaryPositiveLargeValueThenGivesCorrectError()
    testCheckgivenCompensationUnitWhenCostPerUnitOnSalaryNegativeLargeValueThenGivesCorrectError()
    testCheckgivenCompensationUnitWhenCostPerUnitOnSalaryMissingThenGivesCorrectErrorIfMandatory()
    testCheckgivenCompensationUnitWhenCostPerUnitOnSalarySetThenAssertEquals()
    testCheckgivenCompensationUnitWhenCostPerUnitOnSalaryWrongValueThenIgnoreTheError()
    testCheckgivenCompensationUnitWhenCostPerUnitOnBillPositiveLargeValueThenGivesCorrectError()
    testCheckgivenCompensationUnitWhenCostPerUnitOnBillNegativeLargeValueThenGivesCorrectError()
    testCheckgivenCompensationUnitWhenCostPerUnitOnBillMissingThenGivesCorrectErrorIfMandatory()
    testCheckgivenCompensationUnitWhenCostPerUnitOnBillSetThenAssertEquals()
    testCheckgivenCompensationUnitWhenCostPerUnitOnBillWrongValueThenIgnoreTheError()
    testCheckgivenCompensationUnitWhenInitialFormThenAssertsAreValid()
    testValidUnitNamePattern()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckgivenCompensationUnitWhenCompensationUnitTypeSetThenAssertEquals()
    testCheckgivenCompensationUnitWhenCompensationUnitTypeMissingThenGivesCorrectErrorIfMandatory()
    testWhen0ValueForTaxAmountIncludedFieldDisabled()
    testCheck_OLd_Unicity_At_Each_Level_DuplicatedUnitNamesForCompensationUnitsOnSameDedicationLevel()
    testCheckgivenCompensationUnitWhenAvailableFromCanSetThenAssertEquals()
    testCheckgivenCompensationUnitWhenAvailableFromNotDateThenAssertFail()
    testRemoveCompensationPriceNotPosibleListSmollerThenTwo()
    testRemoveCompensationPricePosibleWhenListBiggerThenOne()
    testWhenCancelPressedWeReturnToSummary()
    testWhenSavePressedAndUnitNameNotSetThenAssertFail()
    testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues()
    testCheckgivenCompensationUnitWhenMeasuringUnitLenghtNotValidThenAssertFail()
    testCheckgivenCompensationUnitWhenMeasuringUnitMissingThenAssertSuccedIfNullable()
    testCheckgivenCompensationUnitWhenMeasuringUnitSetThenAssertEquals()
    testGivenOneUnitPerEntryCheckedThenItIsSetCorrectly()
    testCheckgivenCompensationUnitWhenBillingCostIncludesVATPositiveLargeValueThenGivesCorrectError()
    testCheckgivenCompensationUnitWhenBillingCostIncludesVATNegativeLargeValueThenGivesCorrectError()
    testCheckgivenCompensationUnitWhenBillingCostIncludesVATMissingThenGivesCorrectErrorIfMandatory()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep
    testWhenCancelPressedWeReturnToSummary()
    testWhenSavePressedAndUnitNameNotSetThenAssertFail()
    testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testEmailPattern()
    testAssertDuplicateCustomerNameNotAllowedAnyCaseUpperOrLowerCase()
    testCheckgivenCustomerWhenNameAndIdMissingThenAssertFail()
    testCheckgivenCustomerWhenCustomerNameLenghtNotValidThenAssertFail()
    testWhenWeSetValueForName100UpperNameGiveLenghtError()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testWhenCancelPressedWeReturnToSummary()
    testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testPreviousNavigationForAddAnotherUnit()
    testPreviousNavigationForModifyAnotherUnit()
    testCheckGivenFakeProjectWhenCustomerLocationThenLabelCorrect()
    testCustomerLocationMustNOTBeRequired_ItIs_NOT_Required()
    testCheckgivenEmployerUnitWhenInitialFormThenAssertsAreValid()
    testBugInChoosingCompanyForCustomerFirstSelectAndPreviousNext()
    testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep
    testWhenCancelPressedWeReturnToSummary()
    testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testEmailPattern()
    testCheckGivenEmployerWhenCreateNewEmployeeButtonPressedThenWeAreInTheSamePage()
    testFirstNameRequired()
    testLastNameRequired()
    testLanguageRequired()
    testEmailRequired()
    testRemoveButtonInvisibleForLoggedUser()
    testRemoveButtonInvisibleForInUseEmployee()
    testRemoveButtonVisibleForNotStoredUser()
    testRemoveButtonVisibleForStoredNotInUseUser()
    testRemoveEmployee()
    testWhenEmailForPersonAlreadyInDBWeThenHaveErrorMsg()
    testWhenEmailForPersonAlreadyInDBForDifferentEmployer()
    testWhenEmailForPersonDuplicatedWithAddNewThenWeHaveErrorMsg()
    testInvitationEmailToNewlyAddedPersonContainsRealAliasAndPassword()
    testWhenAddNewWithoutValuesAndPressNextTheNewIsThere()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testWhenCancelPressedWeReturnToSummary()
    testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues()
    testPreviousNavigationForAddAnotherUnit()
    testCheckgivenSelectUnitsStepWhenInitialFormThenAssertsAreValid()
    testStandardizeDropdownWidths()
    testAddPrivilegesButtonShouldBeDisabledGivenEmployeeIsManager()
    testCheckGivenSelectUnitsStepWhenCreateNewEmployerUnitButtonPressedThenWeGoToTheCreateEmployerUnitPage()
    testUnitManagerRequired()
    testSelectUnitsAndAllPrivilegesDisabledForLoggedUser()
    testSelectUnitsAndAllPrivilegesEnabledForNotLoggedUser()
    testEmployeeIsAdministrator()
    testEmployeeIsNormalUser()
    testEmployeeIsSuperVisor()
    testPrivilegesProjectAreSetForSelectedUnitAndEmployeesViaItsProjects()
    testApplySubunitsAreSetForSelectedUnitAndItsSubUnits()
    testPrivilegesProjectAndApplySubunitsAreSetForSelectedUnitAndItsSubUnitsAndEmployeesViaItsProjects()
    testPrivilegesButtonVisibleAfterSettingFromAdministratorToNormal()
    testPrivilegesButtonInvisibleAfterSettingFromNormalToAdministrator()
    testRemovePrivileges()
    testRemovePrivilegesAndCheckIfSelectUnitsWerentReset()
    testUnitSelectValidator()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName()
    testRemoveButtonInvisibleForLoggedUser()
    testRemoveButtonInvisibleForInUseEmployee()
    testRemoveButtonVisibleForStoredNotInUseUser()
    testRemoveEmployee()
    testEmployerUnitTreeTableShouldNotShowSelectCheckboxes()
    testCheckgivenSummaryStepWhenInitialFormThenAssertsAreValid()
    testCheckGivenSummaryStepWhenCreateNewEmployeeButtonPressedThenWeGoToTheCreateEmployeePage()
    testWhenWemodifyEmployeeThenInListWeSeeOnlyTheOneToModify()
    testWhenWeAddANewEmployeeThenInListWeSeeOnlyTheNewAddedOne()
    testEmployeeRemoveConfirmationMustBeParametrized()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testWhenCancelPressedWeReturnToSummary()
    testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues()
    testRemoveRows()
    testCheckgivenContractsStepWhenInitialFormThenAssertsAreValid()
    testRemoveRowsWithStoredContractPeriods()
    testRowsAfterValidationErrorShouldHaveSameSizeAsBeforeSubmit()
    testBugCalendarPopupCutsInHalf()
    testContractRequired()
    testWorkHoursPerDayRequired()
    testWorkdaysPerPeriodRequired()
    testStartDateRequired()
    testMinimumStartDate()
    testOtherOptionFieldInvisible()
    testOtherOptionFieldRequired()
    testOtherOptionAfterClickingNext()
    testCopyContract()
    testRemoveContract()
    testWarningMessageWhenHourlySalaryIsMissing()
    testHourlySalaryCannotBeBiggerThenMonthly()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.expresssetup.TestExpressSetupWelcomeStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testCheckgivenEmployerWhenShowInitialMessageSetThenSplashConditionChange()
    testCheckGivenEmployerWhenSplashScreenThenPreviousButtonNotShow()
    testEmployernotNull()
    testEmployeesnotNull()
  com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep
    testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid()
    testWhenCancelPressedWeReturnToSummary()
    testSaveAndGoSummaryIsNotVisible()
    testDontAllowDuplicateProjectNameInSameEmployer()
    testAllowDuplicateProjectNameInDiffEmployers()
    testEndDateNotVisibleWhenCheckingTheNoEndDateSelected()
    testEndDateMayNotBeBeforeStartDate()
    testHourlyCostFallsWithinRange()
    testTotalBudgetFallsWithinRange()
    testVisiblityOfPriceLink()
    testIfWeDontPressRadioToChooseTypeWeHaveCrashWhenSave()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep
    testCheckGivenFakeProjectWhenAskForCompensationThenTitleLabelCorrect()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckgivenAskCreationStepWhenInitialFormThenAssertsAreValid()
    testCheckGivenFakeProjectWhenAskForIfCompensationCreateThenRadioLabelCorrect()
    testCheckGivenFakeProjectWhenAskForIfCompensationDoNotCreateThenRadioLabelCorrect()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckgivenAskCreationStepWhenInitialFormThenAssertsAreValid()
    testCheckGivenFakeProjectWhenAskForCustomerThenTitleLabelCorrect()
    testCheckGivenFakeProjectWhenAskForIfCustomerCreateThenRadioLabelCorrect()
    testCheckGivenFakeProjectWhenAskForIfCustomerDoNotCreateThenRadioLabelCorrect()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckgivenAskCreationStepWhenInitialFormThenAssertsAreValid()
    testCheckGivenFakeProjectWhenAskForEmployeeThenTitleLabelCorrect()
    testCheckGivenFakeProjectWhenAskForIfEmployeeCreateThenRadioLabelCorrect()
    testCheckGivenFakeProjectWhenAskForIfEmployeeDoNotCreateThenRadioLabelCorrect()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPageDoNot()
    testAskIfEmployeesAreAddedManuallyOnGivenLevel()
    testAskIfEmployeesAreAddedAutomaticallyforProjectUnitOnGivenLevel()
    testAskIfEmployeesAreAddedAutomaticallyforEmployerOnGivenLevel()
    testWhenDoNotAddEmployeeSelectedNoCrashIsGenerated()
    testWhenWeAddNewEmployeeAutomaticallyForProjectsWithAutoForUnitOrCompanyEmployeeProjectsAreAdded()
    testCheckVisibilityForAutoOptionforCompanies()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckgivenAskCreationStepWhenInitialFormThenAssertsAreValid()
    testCheckGivenFakeProjectWhenAskFortaskGroupThenTitleLabelCorrect()
    testCheckGivenFakeProjectWhenAskForIftaskGroupCreateThenRadioLabelCorrect()
    testCheckGivenFakeProjectWhenAskForIftaskGroupDoNotCreateThenRadioLabelCorrect()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testWhenCancelPressedWeReturnToSummary()
    testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues()
    testPreviousNavigationForAddAnotherUnit()
    testPreviousNavigationForModifyAnotherUnit()
    testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName()
    testBugInChoosingCompanyForProjectFirstSelectAndPreviousNext()
    testCheckgivenPlaceStepWhenInitialFormThenAssertsAreValid()
    testMouseOverProjectLocationTableLooksLikeDragDropCursor_WillItReallySaveChanegesIntoUnitStructure()
    testWhenAlreadyCreatedCustomersOnNextWeGoToProjectSelectCustomersStep()
    testProjectIsSavedAfterNextPress()
    testCheckWeHaveUnitsToSelectLocationWhenUnitManager()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep
    testWhenGlobalDedicationCantBeRemovedOrChangedByNotManagerEmployee()
    testRemoveOrganizationalCostIsPossible()
    testCheckGivenFakeProjectWhenAskForCompensationThenTitleLabelCorrect()
    testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid()
    testPreviousGoToAddNewAfterWeDeleteAnEntityThatWasJustModified()
    testForTheProjectCompensationDedicationsInTheTableListIfThereArentDedicationsOfTheCompensationUnitInTheDBForTheWizardProject()
    testWehaveBijectiveRelationBetweenProjectCompensationDedicationsAndThePairProjectAndCompensationUnit()
    testWeCantSetSingleProjectWhenAlreadyDedicated()
    testBrowseFilterShouldBeDefaultNewAndValid()
    testCheckWhenSelectTheCompensationsTheyAreInTheSelectedListOnReturn()
    testCheckWhenDeselectTheCompensationsTheyArentInTheSelectedListOnReturn()
    testAddNewCompensationPreviousNavigationAgainModifyButDiffCompensationThenValueNameDontChange()
    testModifyProjectPreviousNavigationAgainModifyButDiffProjectThenValueDescritionDontChange()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testWeCanChangeValuesForCompensationUnitPriceWhenWeModifyCompensations()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep
    testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid()
    testPreviousGoToAddNewAfterWeDeleteAnEntityThatWasJustModified()
    testBrowseFilterShouldBeDefaultNewAndValid()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
    testCheckWhenPriceWrongValueThenIgnoreTheError()
    testCheckGivenFakeProjectWhenSelectCustomerThenLabelCorrect()
    testWhenAlreadyCreatedTaskGroupsOnNextWeGoToProjectSelectTaskGroupsStep()
    testWhenWeGoBackUntilCustomerAskBranchStepAndWeReturnToAddNewWeHaveTheSameEntityToSave()
    testAssertDuplicateCustomer_BranchSameNameAsCustomerNotAllowed_BranchSameNameAsBranchNotAllowed_NameNotAllowedAnyCaseUpperOrLowerCase()
    testFixControlsInTable_Price()
    testDragAndDropWorkToAddBranchOrToPutBranchOnFirstLevel()
    testNewlyCreatedCustomersShouldBeDefaultSelected()
    testFixControlsInTable_Pricing()
    testFixControlsInTable_PricingLink()
    testCheckWhenPricePositiveLargeValueThenGivesCorrectError()
    testCheckWhenPriceNegativeLargeValueThenGivesCorrectError()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
  com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep
    testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid()
    testBrowseFilterShouldBeDefaultNewAndValid()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName()
    testRemoveButtonInvisibleForLoggedUser()
    testRemoveButtonInvisibleForInUseEmployee()
    testRemoveButtonVisibleForStoredNotInUseUser()
    testRemoveEmployee()
    testEmployeeProjectWithDateFromProjectAddNewStep()
    testEmployeeHasEmploeeProjectsDonUpdateDates()
    testCheckGivenSelectEmployeeStepWhenCreateNewEmployeeButtonPressedThenWeGoToTheCreateEmployeePage()
    testCheckTheTableComponents()
    testCheckPriceListInTableIsALink()
    testCheckGivenFakeProjectWhenSelectEmployeeThenLabelCorrect()
    testDragAndDropWorkWeMoveAnEmployeeToAnUnit()
    testDragAndDropWorkWeCanNotMoveAnEmployerUnitToAnEmployee()
    testNewCreatedEmployeesAreDefaultSelected()
    testOnNextWeHaveASaveInDBWhenSelectedOnly()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep
    testPreviousGoToAddNewAfterWeDeleteAnEntityThatWasJustModified()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testPriceFieldMissing()
    testPricingLinkMissing()
    testCheckgivenProjectSelectTaskGroupsWhenInitialFormThenAssertsAreValid()
    testWhenAlreadyCreatedCompensationsOnNextWeGoToProjectSelectCompensationStep()
    testCheckGivenFakeProjectWhenSelectTaskGroupThenLabelCorrect()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep
    testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid()
    testPreviousGoToAddNewAfterWeDeleteAnEntityThatWasJustModified()
    testBrowseFilterShouldBeDefaultNewAndValid()
    testModifyProjectPreviousNavigationAgainModifyButDiffProjectThenValueDescritionDontChange()
    testOnNextWeDontLooseTheEmployerUnit()
    testReplaceFunkyTablesWithSortableTables()
    testFixCreatingNewProject_WeSeeJustSelectedEmployees()
    testFixCreatingNewProject()
    testRemoveUNderlineFromExpandLink()
    testAddNewProjectPreviousNavigationAgainModifyButDiffProjectThenValueDescritionDontChange()
    testPreviousNavigationForAddAnotherProject()
    testRemoveProject()
    testRemoveProjectForUnitNotPosible()
    testRemoveProjectNotForUnitPosible()
    testDragAndDropWorkWeMoveAnProjectToAnUnit()
    testDragAndDropWorkWeCanNotMoveAnEmployerUnitToAProject()
    testWhenModifyEmployeesAndPreviousIsMatchForClass()
    testWhenModifyEmployeesAndNextIsMatchForClass()
    testWhenModifyEmployeesNextModifyPreviousIsMatchForClass()
    testWhenModifyEmployeesAddNewNextIsMatchForClass()
    testWhenModifyCustomersAndPreviousIsMatchForClass()
    testWhenModifyCustomerssAndNextIsMatchForClass()
    testWhenModifyCustomersNextModifyPreviousIsMatchForClass()
    testWhenModifyCustomersAddNewNextIsMatchForClass()
    testWhenModifyCompensationsAndPreviousIsMatchForClass()
    testWhenModifyCompensationsAndNextIsMatchForClass()
    testWhenModifyCompensationsNextModifyPreviousIsMatchForClass()
    testWhenModifyCompensationsAddNewNextMatchForClass()
    testWhenModifyTaskGroupsAndPreviousIsMatchForClass()
    testWhenModifyTaskGroupsAndNextIsMatchForClass()
    testWhenModifyTaskGroupsNextModifyPreviousIsMatchForClass()
    testWhenModifyTaskGroupsAddNewTaskGroupNextIsMatchForClass()
    testWhenSeeCompensationsInTheProjectSelectTheyAreNotChecked()
    testWhenSeeCustomersInTheProjectSelectTheyAreNotChecked()
    testWhenWeDeleteProjectInModelAndWePressProjectFromProgressBarThenWeHaveNewModel()
    testWhenWeGoFromNotOutdatedToInactiveAndREturnToNonOutdatedTheProjectsInTheListAreDuplicated()
    testWhenModifyDescriptionItDontChangeForEmployerUnitIsProject()
    testTheSelectionOptionForEmployeesIsLinkedForEachProject()
    testIFProjectsInDBWhenWeGoInExpressWizardWeGoDirectlyToProjectSummaryWhereNoProjectInModel()
    testWhenWeHaveAProjectWeCanSelectItsPlaceWhenUserIsManager()
    testWhenWeHaveAProjectWeCanSelectItsPlaceWhenUserIsUnitManager()
    testBecoDefaultIsProjectTypeProjectEndDateIsVisible()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep
    testCheckgivenWelcomeStepWhenInitialFormThenAssertsAreValid()
    testCheckGivenWelcomeStepWhenSkipButtonPressedThenProjectsStepsAreSkiped()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
    testCheckGivenEmployerWhenExpressSetupSummaryStepThenNextButtonNotVisible()
    testCheckGivenEmployerWhenExpressSetupSummaryStepThenExitButtonNotVisible()
    testCheckGivenEmployerWhenFinishButtonPressedThenWeGoOutOfThePanel()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testEmployernotNull()
    testEmployeesnotNull()
  com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testCheckGivenEmployerWhenChoosedAutomaticallyCreateProjectThenNextVisibleAndFinishNotVisible()
    testCheckGivenEmployerWhenChoosedCreateProjectInWizardThenNextVisibleAndFinishNotVisible()
    testCheckGivenEmployerWhenChoosedSUSPEND_EXPRESSSETUPThenNextInvisibleAndFinishVisible()
    testCheckExpressSetupSuspendWhenCreateDefaultProjectThenTitleLabelCorrect()
    testCheckExpressSetupSuspendWhenGoToProjectThenTitleLabelCorrect()
    testCheckExpressSetupSuspendWhenSuspendThenTitleLabelCorrect()
    testEmployernotNull()
    testEmployeesnotNull()
  com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testCheckGivenEmployerWhenChoosedAutomaticallyCreateProjectThenNextVisibleAndFinishNotVisible()
    testCheckGivenEmployerWhenChoosedSUSPEND_EXPRESSSETUPThenNextInvisibleAndFinishVisible()
    testEmployernotNull()
    testEmployeesnotNull()
  com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testLabelForFormComponentNotUsed()
    testIfGoTo_CreateProjectAutomatiaclly_And_ComeBack_Here_CreatesDuplicate_Projects()
    testCheckGivenEmployerWhenChoosedSUSPEND_EXPRESSSETUPThenNextInvisibleAndFinishVisible()
    testCheckExpressSetupSuspendWhenCreateDefaultProjectThenTitleLabelCorrect()
    testCheckExpressSetupSuspendWhenSuspendThenTitleLabelCorrect()
    testEmployernotNull()
    testEmployeesnotNull()
  com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject
    testWhenCancelPressedWeReturnToSummary()
    testAdd_ProjectTaskGroupSkillRequirementSelectionPanel_PopupLink()
    testDontAllowDuplicateTaskGroupsNamesForSameProject()
    testDontAllowDuplicateTaskGroupsIdsForSameProject()
    testAllowDuplicateTaskGroupNameInDiffProjects()
    testSaveAndGoSummaryIsNotVisible()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testTaskGroupPricingPanelLinkNotVisible_by_human_eyes_WhenNotStoredTaskGroup()
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testWhenCancelPressedWeReturnToSummary()
    testWhenSavePressedAndUnitNameNotSetThenAssertFail()
    testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testAssertDuplicateEmployerUnitNameNotAllowed()
    testUnitNameDuplicateShouldTestONLYAgainstCurrentEmployersUnit()
    testCheckgivenEmployerUnitWhenUnitNameLenghtNotValidThenAssertFail()
    testAnswerYes_EmployeesReportWorkingHoursIntoUnit_LabelShouldBeClickable()
    testAnswerYes_EmployeesReportWorkingHoursIntoUnit_LabelShouldBeParametrized()
    testQuestion_EmployeesReportWorkingHoursIntoUnit_LabelShouldBeParametrized()
    testForNotPersistedEmployeeProjectNotSet()
    testWhenWorkedHoursCheckedUnitCantBeRemovedInTheList()
    testWhenWorkedHoursUnCheckedUnitCanBeRemovedInTheList()
    testWhenWorketHoursSetProjectDescriptionChangeChangeAlsoTheUnitNameAndOposite()
    testForPersistedEmployeeProjectSet()
    testWhenWorkedHoursCheckedAndNotInUseProjectThenTheProjectIsDeleted()
    testWhenWorkedHoursCheckedAndInUseProjectThenDisabled()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testPreviousNavigationForAddAnotherUnit()
    testPreviousNavigationForModifyAnotherUnit()
    testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName()
    testModifyUnitAndSelectDifferentLocationAndCLickNextThenSummaryShowsOLDLocation()
    testModifyUnitAndDragtoDifferntLocationAndCLickNextThenSummaryShowOLDLocation()
    testOnNextWeDontLooseTheEmployerUnit()
    testDuplicatedUnisInTreeAreNotAllowed()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()
  com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep
    testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage()
    testWhenCancelPressedWeReturnToSummary()
    testCheckgivenEmployerWhenInitialFormThenAssertsAreValid()
    testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName()
    testMustBePossibleToSelect_Child_Of_Root_AsNewEmployerUnitLocation()
    testParametrizeHeadingLocationForNewOffice()
    testTablePaginationControlMustHaveLocalizedText_unlimited_()
    testPaginationOptionShouldNotBeVisibleIfLessThanMinimumOptionsAvailable()
    testRadioInputsVisibleForNotStoredEmployerUnit()
    testRadioInputsNotVisibleForStoredEmployerUnitInModel()
    testCrashWhileChoosingCompanyRootForUnit()
    testBugInChoosingCompanyForProjectFirstSelectAndPreviousNext()
    testWhenSavePressedWeReturnToSummary()
    testEmployernotNull()
    testEmployeesnotNull()
    testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard()

com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime() (28 tests)
  com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()
  com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport_Strict
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()
  com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_0
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()
  com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_0_Strict
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()
  com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_1
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()
  com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_1_Strict
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()
  com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_2
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()
  com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_2_Strict
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()
  com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_0
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()
  com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_0_Strict
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()
  com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_1
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()
  com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_1_Strict
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()
  com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_2
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()
  com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_2_Strict
    test_TODO_SpentChildSickVacationAndFlexTime()
    test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays()

com.tustor.common.dto.LabourAgreement.fixLabourAgreement() (15 tests)
  com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes
    testNormalWorktime()
    testDailyOvertime()
    testWeeklyOvertime()
    testSickLeaveRepeating()
    testSickLeaveChildSick()
    testWtr()
    testSickleaveLimits()
    testSickleavePaySimpleNoRange()
    testArkipyhäkorvausKarenssiEnd()
    testWtrCompensation()
    testWtrCompensationSickleaveNotCompensated()
    testSickleavePaySimpleRange()
    testArkipyhäkorvaus()
    testArkipyhäkorvausKarenssi()
    testSunday()

junit.framework.Assert.assertEquals() (7 tests)
  com.tustor.tuntinetti.backend.logic.tailored.adecco.TestAdeccoViestinvalitysJaLogistiikkaAlanVarastotyo
    testTODO()
    testSairausajanPalkka()
    testSairauslomakorvausTyösopimuksessaTyöaika()
    testSairauslomakorvausTyösopimuksessaEiTyöaikaa()
    test_TODO_OsaAikaisenTyöntekijänLisätyö()
    testViikoittaisetYlityötJaTasoittumisJakso()
    testKokoaikaisenTyöntekijänYlityöTyövuoroluettelonYlittävältäAjalta()

com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.tearDown() (5 tests)
  com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction
    testEmployeeProject_ACTIVE()
    testEmployeeProject_INACTIVE()
    testNoProjectHoursRestriction_INACTIVE()
    testEmployee_ACTIVE()
    testEmployee_INACTIVE()

com.tustor.tuntinetti.backend.logic.TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences.newLabourAgreement() (3 tests)
  com.tustor.tuntinetti.backend.logic.TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences
    testStandarHoursDifferentFromMaxStandardWorkHoursPerPeriodWEEKLY_OVERTIME_AS_EXTRA_UP_TO_MAXIMUM_STANDARD_HOURSDoubleExtraNoAbsencesC16606Agreenents()
    test_TODO_DeviatingOvertimeLimitsStandardAndMaxWorkHoursPerPeriodDontMatchMaxStandardWorkHoursPerDaySmall()
    test_TODO_DeviatingWorkdaysPerWeekNoVacationsMarked()

com.tustor.tuntinetti.backend.logic.AbstractDailyReport.getAverageHourlySalary() (2 tests)
  com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenTesKaksivuoro
    test_TODO_KTA_Sairastumispaivana100PctKorvaus()
  com.tustor.tuntinetti.backend.logic.TestSahkoEnergiaIctVerkostoTes
    test_TODO_KTA_EI_TOTEUTETTU_Sairastumispaivana100PctKorvaus()

com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertVacationTypeOvertimeCategorySkipsHourlySalary() (2 tests)
  com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment
    testVacationTypesIncludedInMonthlySalary()
  com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences
    testVacationTypesIncludedInMonthlySalary()

com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.assertCase10084KuukausipalkanLaskeminenPalkkakaudenPäivienPerusteella() (2 tests)
  com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment
    testCase10084KuukausipalkanLaskeminenPalkkakaudenPäivienPerusteella()
  com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences
    testCase10084KuukausipalkanLaskeminenPalkkakaudenPäivienPerusteella()

com.tustor.tuntinetti.backend.logic.utils.CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.handleResiduals() (2 tests)
  com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast
    testSickleaveRecordingWithWeekStartTimeEffects()
  com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWithRangeReportBag
    testSickleaveOvernight()

java.util.Collections$UnmodifiableList.sort() (2 tests)
  com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomalainLaskentaRealLifeCases
    testAlanenElisaUseFix()
    testAlanenElisaNoFix()

javax.mail.internet.InternetAddress.parse() (2 tests)
  com.tustor.backend.services.TestEmailServices
    testInternetAddressUsage_SemicolonAndSpace()
    testInternetAddressUsage_Semicolon()

com.tustor.backend.services.DatabaseServices.assertIdPositive() (1 tests)
  com.tustor.backend.services.veronumero.TestRakennusalanTiedonanto
    testRakennusalanTiedonanto()

com.tustor.common.dto.Employer.getSevenDayLength() (1 tests)
  com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesPaivatyo
    testCase8054_KoskeloMarkus_20130425_20150527()

com.tustor.common.dto.Vacation.setVacationType() (1 tests)
  com.tustor.backend.services.TestOvertimeVacationSummaryValues
    test_TODO_FIX_TEST_THAT_DOES_NOT_WORK_LoopAllVacationTypes()

com.tustor.common.dto.WorkTimeReductionSettings.setPercentbasedWorktimeReductionOvertimecategories() (1 tests)
  com.tustor.tuntinetti.backend.logic.saldotests.TestSaldoChangesMay2015
    testManualOverrideSearchkeyAndVacationDayOffFix()

com.tustor.common.utils.Utils.getSingleton() (1 tests)
  com.tustor.tuntinetti.backend.logic.TestPuusepanteollisuudenTesNormaaliVuorokaudenVaihtuminenIlmanKta
    testChristmasEveHigherPay2017()

com.tustor.tuntinetti.backend.logic.AbstractDailyReport.displayOverallDescription() (1 tests)
  com.tustor.tuntinetti.backend.logic.TestWorkShiftDragDropOntoEmployeeDailyReportHandler
    testTODOWorkShiftDragDropEmployeeDailyReportHandler()

com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertNightShiftPeriod() (1 tests)
  com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40
    testTODOIltatyoYlityoaikana()

com.tustor.tuntinetti.backend.logic.AbstractToimihenkiloUnioniTesTestCase.assertIltatyolisiaMaksetaanMuttaYotyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenYotyota() (1 tests)
  com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenTes40
    testTODOIltatyolisiaMaksetaanMuttaYotyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenYotyota()

com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.assertDaysRecording() (1 tests)
  com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport
    testVacationRecordingAll()

com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssPuusepanteollisuudenTes.testCase14332_Kurjonen_Jari_Matti_20161128_20161204() (1 tests)
  com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssPuusepanteollisuudenTes
    testCase14332_Kurjonen_Jari_Matti_20161128_20161204()

com.tustor.tuntinetti.backend.services.wsdl.katre.certificates.AbstractTulorekisteripalveluCertificateByteServices.getKatrePrivateKeyDerBytesForTesting() (1 tests)
  com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteriAuthenticationDbKeys
    testDatabaseKeysAreEquivalentToKeysInFiles()

com.tustor.tuntinetti.view.application.reports.generic.excel.XlsxReportWriter$DimensionViewAscendingComparator.compare() (1 tests)
  com.tustor.tuntinetti.view.application.reports.generic.TestReport
    testFindUsedValues()

java.net.Inet6AddressImpl.lookupAllHostAddr() (1 tests)
  com.tustor.tuntinetti.view.htmlunit.TestOpenJobs
    testGetOpenJobs()

java.net.URLClassLoader.findClass() (1 tests)
  com.tustor.tuntinetti.view.htmlunit.TestBiisoniJobApplicationSubmitPage
    testJobApplicationSubmit()

java.util.LinkedList$ListItr.next() (1 tests)
  com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime
    test_TODO_SimpleLostWeeklyRestTimeIfWorkedOnEveryWeekday()

🔴 SmokeTests (1h 21min 47s)
🔴 com.tustor.tuntinetti.view.application.TestStaffComGainerSalaryCalculationApi (3s)
🔴 testYhdessaProjektissaNormipalkkaToisessaProvikka_SittenSairauslomaArkipyhäJaLuottamusmieskorvausKtaNaCountInAbsense (2s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractStaffComGainerSalaryCalculationApiTestCase.safeSetUp(AbstractStaffComGainerSalaryCalculationApiTestCase.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testYhdessaProjektissaNormipalkkaToisessaProvikka_SittenSairauslomaArkipyhäJaLuottamusmieskorvausKtaNa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractStaffComGainerSalaryCalculationApiTestCase.safeSetUp(AbstractStaffComGainerSalaryCalculationApiTestCase.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization (5s)
🔴 testJosTyontekijaTayttaa53vKeskenVuodenNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosTyontekijaOnYli53vNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosTyontekijaOnAlle53vNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosTyontekija15vNiinEiPalkansaajanElakemaksuaTyottomyysturvaaEikaSosiaaliturvamaksua (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosTyontekijaOn16PlusNiinEiPalkansaajanEläkemaksuaEikäTyöttömyysturvaaEdellisenäVuonnaNollattu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosTyontekijaOn16PlusNiinEiPalkansaajanEläkemaksuaEikäTyöttömyysturvaa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosTyontekija17PlusvNiinPalkansaajanEläkemaksuaJaTyöttömyysturvaaEdellisenäVuonnaNollattu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosTyontekija17PlusvNiinPalkansaajanEläkemaksuaJaTyöttömyysturvaa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosTyontekija18PlusvNiinPalkansaajanElakemaksuaJaTyottomyysturvaaEdellisenaVuonnaNollattu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosTyontekija18PlusvNiinPalkansaajanElakemaksuaJaTyottomyysturvaa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosTyontekijaOnYli53vNiinPalkansaajanElakemaksuprosenttiPeriytyyPreviousSalaryCalculationRowlta (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestSalaryCalculationApi (58s)
🔴 test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationFalse (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationAndCompensationMonthlySalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationAndCompensationHourlySalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationNotToCompensationMonthlySalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test50062CompensationUnitBooleanOptionUsePreviousMonthCompensationForSalaryForCalculationNotToCompensationHourlySalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCbaCodeAikasarja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEvaluateSalaryCalculationRowMoneyValueUsingFormulasFix (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPercentBasedWtrSairaudenAjaltaPalkkalaskelmalle (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPercentBasedWtrPalkkalaskelmalle (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEuromaarainenYksikkohintaToimiiEdelleenKatreRaportilla (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWtrYksikkohinnalla (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase_11937_MenneenKarenssipaivanPalkallisuudenMuutostaEiAutomaattisestiHuomioida (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKkPalkkainenJaFlexPalautus1 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKkPalkkainenJaFlexPalautus2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKkPalkkainenJaFlexPalautusKunLisiaEiLasketa1 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKkPalkkainenJaFlexPalautusKunLisiaEiLasketa2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSerializable (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase19649JokaVuosiUudetSivukuluprosentit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMatkalasku (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODO (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOViikkolepo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_KuukausipalkanRippeitaEiSaisiPeriytyaTuntipalkkalaskelmalle (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorkTimeTypeStandBy (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorkTimeTypeStandByProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorkTimeTypeWaitTimeHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorkTimeTypeWaitTimeHoursProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUnikulmaTakuupalkkaVuoriTeroTapani_Syyskuu_2015 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase12153KuukausipalkkaNouseeKeskenKuukauden (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase12155KuukausimääräinenLisäPuoliKuukautta (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAikaisemmiltaPalkkalaskelmariveiltäEiSaaTullaTuplarivejä (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTallennettuRiviEiHaviaSeuraavaanPalkkalaskelmaan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEnabloituRiviEiDefaultDisabloiduVaihdettaessaMaksupaivaa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testisMainContractSerieDeterminesExtraAndOvertimeAndHolidayJaLoppupalkanLomakorvaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPalkkalaskemanRivitNimetaanoikeinKunProsenttiperusteinenLomakorvausMuuttuuKeskenPalkkalaskelmajakson (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test31296PalkkalaskemanRivitNimetaanoikeinRinnakkaisilleSopimuksille (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test31296PalkkalaskemanRivitNimetaanoikeinRinnakkaisilleSopimuksilleProsenttiNimessaMukana (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test31296PalkkalaskemanRivitNimetaanoikeinRinnakkaisilleSopimuksilleProsenttiNimessaMukanaEiKorjaaYksin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test31296ExceptionKorjattuKunProsenttiLisataanProsenttiperusteinenLomakorvausRiville (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test31296ExceptionEiKorjaannuMainContractJarjestelyllaKunSopimuksillaSamaTuntipalkka (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test31296ExceptionRinnakkaisillaSopimuksillaSamaTuntipalkka (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test31296TuplaKorjattuSopimuksillaSamaTuntipalkka (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase31296ForcedADoubleRowForOvertimeSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveDaysEiTulePalkkalaskelmalle (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLomarahaPoisPaalta (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVaaraDatatypeYlikirjoitetaan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoppupalkkaVacationEarnedistaLomakorvausJaPaivat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVuosilomaMaksuunLomapaivat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPctperusteinenLomakorvausParallelContractPeriods (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPctLomakorvauksenYhtenainenPyoristys (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPctperusteinenLomakorvausHetiMaksuunTuntipalkkaisella (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFlexVacationEiTuleMuttaFlexVacationEarnedTuleeTuntiPalkkaisella (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFlexVacationEiTuleMuttaFlexVacationEarnedTuleeKkPalkkaisella (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPalkkaNouseeKeskenKuukauden (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTyösopimusVaihtuuKeskenKuukaudenPalkkaEiMuutu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTyösopimusVaihtuuKuunAlustaPalkkaEiMuutu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProsenttiperusteisetLomakorvauksetJaRahatLoppupalkassa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsReportAdjusted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsReportAdjusted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomerReportAdjusted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomerReportAdjusted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomerUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomerUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsReportAdjustedUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsReportAdjustedUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomerReportAdjustedUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomerReportAdjustedUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testManuaalisestiAsetettuEriavaValueType (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLomakorvauksetJaRahatLoppupalkassa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFlexLoppupalkassaPlusSaldo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFlexLoppupalkassaMiinusSaldo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOBruttopalkkaanSisältyväKululaji (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOTarvittaneeKululajityyppiLounasetuvähennysJokaMeneeVuosiveroilmoituksenPalkkalajille (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase8787PalkanmaksusuodatusPelkätLisät (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase8787PalkanmaksusuodatusPelkkäKkPalkka (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase8787PalkanmaksusuodatusPelkätLisätLuontoisedutKkPalkanKanssa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase8787PalkanmaksusuodatusPelkkäKkPalkkaLuontoisedutKkPalkanKanssa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLounassetelivähennysKulukirjauksella_FixedUnitPrice (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLounassetelivähennysKulukirjauksella_VariableUnitPrice (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJereErviö2011_01_02_HetuAnnettu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJereErviö2011_01_02_IlmanHetua (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMonthlySalarySplitOnAbsences (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOMuisti (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKarhinenPetri_20120916_20120930_viikkolepoEiToiminut_Tuotanto (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKkPalkkaJaHenkilökohtainenKkPalkanLisä (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNightshiftPeriodNameCaseInsensitive (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHourlySalaryReplacementWithFractionalFactorAndRegularNormalHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNilssonSirvioMarika_20141001_20141031_maksoiKkPalkanPäälleLomapalkan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHäkkinenSannaKaisa_20120701_20120731_eiAntanutLisiaKkPalkanPaalle (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHoursAlsoOnParallelContractSeries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHoursAlsoOnParallelContractSeriesWhenTheOtherSeriesHasTwoConsecutiveContractsWithSameSalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHoursAlsoOnParallelContractSeriesWhenTheOtherSeriesHasTwoConsecutiveContracts (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFormulaSplit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBasicAutoFill (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBasicAutoFillWithMileage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBasicAutoFillWithMonetaryExtras (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutoFillDuringTwoDifferentContractPeriodsSameSalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutoFillDuringTwoDifferentContractPeriodsSameSalaryWithMonetaryExtrax (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutoFillDuringTwoDifferentContractPeriodsSameSalaryButDifferentMonetaryExtras (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutoFillDuringTwoDifferentContractPeriodsDifferentSalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutoFillDuringTwoDifferentContractPeriodsDifferentSalaryButSameMonetaryExtras (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutoFillDuringTwoDifferentContractPeriodsDifferentSalaryWithDifferentMonetaryExtras (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase11536TonyEkroos_201603 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase11536TonyEkroos_201604 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPaivarahaKorvaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOsaPaivarahaKorvaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlkomaanPaivarahaKorvaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKmKorvaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTravelEntry (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPerittavaAteriaKorvaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVerovapaaRuokaKorvaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPerittavaAteriaKorvausNegatiivinenEiToimi (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase23460SetMonthlySalaryAssureDecimals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUpdateSalaryRowsWithDefaultChanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase23460CompensationDetailsAmountAssureDecimals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase23460CompensationDetailsUnitPriceAssureDecimals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase23460NormalHoursDecimals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase23460CompensationUnitAssureDecimals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadWorkhourRowsValueRoundingInTheEnd (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadWorkhourRowsValueRoundingInTheEnd2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApi.safeSetUp(TestSalaryCalculationApi.java:232)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestSalaryCalculationApiWithShorterDateRange (8s)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsReportAdjusted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsReportAdjusted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomerReportAdjusted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomerReportAdjusted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomerUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomerUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsReportAdjustedUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsReportAdjustedUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsWithProjectCustomerReportAdjustedUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithWeekStartTimeEffectsWithProjectCustomerReportAdjustedUsingSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightOvertimeSummaryWithoutWeekStartTimeEffectsElaborateMonthly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestSalaryCalculationApiWithAverageHourlyTemplate (0s)
🔴 testPaidVacationTypesOnSalaryCalculation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApiWithAverageHourlyTemplate.safeSetUp(TestSalaryCalculationApiWithAverageHourlyTemplate.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization (8s)
🔴 testGetFeaturesActivatedUserOrSupervisor_boolean (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetActiveFeaturesInAnyUnitManagersOfUnitManager (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetUnitManagersManagedUnits (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetUnitManagers (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetManagedEmployerUnits (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIsSomeLevelManager (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIsManager (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIsUnitManager (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIsTuntinettiManager (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIsNotTuntinettiManager (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIsTuntinettiSupport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTakpSessionBaseGetRolesNullEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFeatureCanBeAuthorizedOnlyIfInActiveFeatures (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerSupportAuthorizationIsNotRemovedAfterResetRoles (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetRoles (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRolesAreRefreshedAfterUnitManagersRemoved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBrowseUnitManagersForUnitManagerEditorPanel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization.safeSetUp(TestTakpSessionAuthorization.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi (30s)
🔴 testTODOCase53372 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithHourlySalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithHourlySalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithHourlySalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithMonthlySalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithMonthlySalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithMonthlySalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPuhelinetu_VahennysIlmanPuhelinetua (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPuhelinetu_IlmanPuhelinetuataiVahennysta (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPuhelinetu_Puhelinetu1_Puhelinetuvahennys (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPuhelinetu_Puhelinetu2_Puhelinetuvahennys (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPuhelinetu_Puhelinetu3_Puhelinetuvahennys (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPuhelinetu_Puhelinetuvahennys1_IlmanPuhelinvahennysta (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPuhelinetu_Puhelinetuvahennys2_IlmanPuhelinvahennysta (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPuhelinetu_Puhelinetuvahennys3_IlmanPuhelinvahennysta (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLuontoisedut (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKorvaukset (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMuuKorvausTransactions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMuuKorvausTransactions_Eurolisat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIltatyokorvausTransactions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIltatyokorvausTransactions_Eurolisat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testYotyokorvausTransactions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testYotyokorvausTransactions_Eurolisat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTyoaikaLisatTransactions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLauantaikorvausTransactions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLauantaikorvausTransactions_Eurolisat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSunnuntaikorvausTransactions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSunnuntaikorvausTransactions_Eurolisat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testArkipyhakorvausTransactions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testArkipyhakorvausTransactions_Eurolisat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLisatunnitTransactions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLisatunnitKKPalkkaTransactions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLisatunnitTransactions_Eurolisat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testYlityoTransactions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testYlityoKKPalkkaTransactions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testYlityoTransactions_Eurolisat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTuntipalkka_EiPoissaoloja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKKPalkka_EiPoissaoloja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTuntipalkka_Lyhennysvapaa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKKPalkka_Lyhennysvapaa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTuntipalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTuntipalkka_Liukumavapaa_FlextimeForReporting (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTuntipalkka_Liukumavapaa_VacationEarned_Positiivinen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTuntipalkka_Liukumavapaa_VacationEarned_Negatiivinen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKKpalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKKpalkka_Liukumavapaa_FlextimeForReporting (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKKpalkka_Liukumavapaa_VacationEarned_Positiivinen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKKpalkka_Liukumavapaa_VacationEarned_Negatiivinen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKKPalkka_Sairausloma (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTuntipalkka_Sairausloma (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTuntipalkka_Tapaturma (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTuntipalkka_ProsenttiperusteinenWtrKorvaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKKPalkka_SairauslomaKeskenPaivan_Osapalkka (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTuntipalkka_SairauslomaKeskenPaivan_Osapalkkaa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase24736 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCaseOtherId (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase24756 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase24813 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOCase24785 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOEvaluateSalaryCalculationRowMoneyValueUsingFormulasFix (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMainContractSeries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testParallelContractSeries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBothContractSeries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testConsecutiveContractSeries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase36821 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationApiTestCase.safeSetUp(AbstractSalaryCalculationApiTestCase.java:159)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.safeSetUp(TestTulorekisteriWithSalaryCalculationApi.java:149)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.view.application.timemanagement.models.TestVacationSummaryProxyWithSession (3s)
🟢 testVapaaKunEiLomaaJaljellaYhdistettyVuosilomaan (0s)
🟢 testDuplicateKeysForHtmlTable (0s)
🟢 testDuplicateKeysForHtmlTableWhenAjastettuErillistenSaldojenKayttoonotto (0s)
🟢 testDescriptionit (0s)
🟢 testToHtmlWithBothSaldoes (0s)
🟢 testToHtmlWithDelayedLomanansainta (0s)
🟢 com.tustor.tuntinetti.view.application.TestAbstractReportPanel (0s)
🟢 testMergeTasksFake (0s)
🟢 testStripSalaryInformation (0s)
🔴 com.tustor.tuntinetti.view.application.TestLogins (16s)
🔴 testStaticResource (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSetNullPerson (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTallierSingleSignOnLogin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoginPageWarnsIfMSIE7_0 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoginPageWarnsIfMSIE7_0b (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoginPageWarnsIfMSIE6_1 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoginPageWarnsIfMSIE6_0b (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoginPageWarnsIfMSIE6_01 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoginPageWarnsIfMSIE6_0 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUnauthenticatedUserCanAccessLoginPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUnauthenticatedPersonIsRedirectedToLogin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testExistingPersonHavingAnEmployerCanLoginViaLoginPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAPersonHavingAValidEmployerCanLoginViaLoginPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAPersonHavingAValidContractCanLoginViaLoginPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAPersonHavingNoEmployerCannotLogin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAPersonHavingNoValidEmployerCannotLogin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAPersonHavingNoValidEmployeeProjectCanLoginIfHeHasAContractInFuture (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAPersonHavingNoValidEmployeeProjectCannotLoginIfHeHasAContractOnlyInThePast (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testExistingPersonHavingMultipleEmployersCanLoginViaLoginPageAfterChoosingEmployer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPersonWithPasswordChangePending (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPasswordIsNotRequiredToBeChangedOnEveryLogin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeWithTwoPhaseAuthentication (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeWithTwoPhaseAuthenticationAndMultipleEmployers (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOMobileWithTwoPhaseAuthentication (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWapWithTwoPhaseAuthentication (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPoytakelloWithTwoPhaseAuthentication (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRedirectToUrlExceptionSavesUrlToDetailMessageField (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testResetPersonAlwaysCallsResetRolesEvenIfEmployeeIsNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testResetRolesPreviousEmployeeAuthorizationCacheIsCorrectlyCleared (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSetSessionTimeOutSecondsIsAlwaysCalledUponLogin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestrictedCookies (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDirectNavigationToPasswordChangePageDoesNotLeadToInfinitePasswordChangeLoop_Case50010 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTresholdDate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoginPageDoesNotWarnIfFirefox (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage (5s)
🔴 testUnauthenticatedPersonCanBeRememberedUsingACookieIfAllowed (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutoLoginAttemptWithIllegalUserIdInCookie (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUnauthenticatedUserCannotBeRememberedUsingACookieIfNotAllowed (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRememberedUserCannotAccessMemberAreaIfPasswordChangeIsPending (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRememberedPersonCannotAccessMemberAreaIfTriesToChangePasswordIntoOldPassword (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRememberedUserCannotAccessMemberAreaIfTriesToChangeIntoPasswordsThatDoNotMatch (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutoLoginAttemptWithEmployeeForWhomLoginIsNotAllowed (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAfterPasswordChangeOldAuthorizationCookieIsNoLongerValidBecauseOfChangedPasswordIndex (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOldStyleAuthorizationCookiesWithoutPasswordIndexAreInvalidatedWithoutError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAfterPasswordChangeBindAuthorizationCookieCreatesNewCookie (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRememberMeLoginDoesNotBypassTwoPhaseAuthentication (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.safeSetUp(AbstractLoginRememberMeTestCases.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestPoytakelloDemo (8s)
🔴 testGivenOnly6hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnly7hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnly6hIn35minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGiven6hIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGiven6h40minIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAbortInInitialStateGoesBackToLogin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAbortStampOut (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStampInAndImmediatelyStampOut (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnlyA3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnlyA6hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnly2x3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGiven6hShiftWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenTwoShiftsLessThan6hWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenTwoShiftsLessOneOverWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGiven3h3h3hAnd6hShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutomaattinenRuokatauko (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStampInSameTargetSameTime (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStampOutEarlyTomorrow (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloDemo.safeSetUp(TestPoytakelloDemo.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin (8s)
🔴 testGivenOnly6hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnly7hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnly6hIn35minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGiven6hIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGiven6h40minIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAbortInInitialStateGoesBackToLogin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAbortStampOut (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStampInAndImmediatelyStampOut (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnlyA3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnlyA6hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnly2x3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGiven6hShiftWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenTwoShiftsLessThan6hWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenTwoShiftsLessOneOverWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGiven3h3h3hAnd6hShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutomaattinenRuokatauko (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStampInSameTargetSameTime (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStampOutEarlyTomorrow (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin (8s)
🔴 testSetUp (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnly6hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnly7hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnly6hIn35minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGiven6hIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGiven6h40minIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAbortInInitialStateGoesBackToLogin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAbortStampOut (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStampInAndImmediatelyStampOut (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnlyA3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnlyA6hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOnly2x3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGiven6hShiftWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenTwoShiftsLessThan6hWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenTwoShiftsLessOneOverWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGiven3h3h3hAnd6hShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutomaattinenRuokatauko (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStampInSameTargetSameTime (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStampOutEarlyTomorrow (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.safeSetUp(AbstractPoytakelloTestCase.java:94)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestEtryYlityoLaskuri (0s)
🔴 testStartTimeAndEndTimeOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEtryYlityoLaskuri.safeSetUp(TestEtryYlityoLaskuri.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfStartDateGivenEndDateIsRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEtryYlityoLaskuri.safeSetUp(TestEtryYlityoLaskuri.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage (34s)
🔴 testGetTaskTemplatesNotActiveSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddTaskTemplateSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEditTaskTemplateSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveTaskTemplateDisable (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveTaskTemplate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddTaskSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTasksAreDone (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTasksAreNotDone (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetMedicationSchedulesSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddMedicationScheduleSuccessCreate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddMedicationScheduleSuccessCreateGlobal (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddMedicationScheduleSuccessUpdate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetMedicationTemplatesSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetMedicationTemplatesTwoDaysSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddMedicationTemplateSuccessCreateSchedule (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddMedicationTemplateSuccessCreateScheduleGlobal (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddMedicationTemplateSuccessExistingSchedule (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEditMedicationTemplateAndEditTime (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEditMedicationTemplateAndAddTime (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEditMedicationTemplateAndRemoveTime (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEditMedicationTemplateAndAddTemplate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEditMedicationTemplateAndRemoveTemplate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEditMedicationTemplateTwoTemplates (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEditMedicationGlobalTemplate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveMedicationTemplateDisable (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveMedicationTemplate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddMedicationSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemovGlobaleMedicationTemplate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveMedication (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMedicationsAreDone (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMedicationsAreDoneMoreTimesForOneTemplate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMedicationsAreNotDone (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetRemindersSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddReminderSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEditReminderSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveReminder (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetReportSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetReportPhotoSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddReportSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddReportWithPhotoSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUpdateReportSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUpdateReportDeletePhotoSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchReportSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchReportExtendedSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testReportIsDone (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testReportIsNotDone (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoginSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIsAuthCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMobilePageError1 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMobilePageError2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMobileDayWorkShiftsSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMobileDayWorkShiftsNoProjectCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMobileDayWorkShiftsNoTimespan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddPhotoSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testQrCodeSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDescriptionSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testServiceDescriptionSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetContactPersonSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddContactPersonSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddContactPersonNoEmailSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEditContactPersonSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEditContactPersonChangeEmailSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveContactPersonSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchCustomers (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testReport2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVersion (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetTaskTemplatesSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddTwoMedicationTemplatesSuccessCreateTwoSchedules (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoginError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNotesSuccess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testReport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage.safeSetUp(TestMobileHelperApiTestPage.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.services.TestMobileHelperApiService (3s)
🔴 testSearchByEndDateToday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchByStartAndEndDateToday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchByStartDateToday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchByCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchByEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchByMinDescription (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchByMaxDescription (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.TestMobileHelperApiService.safeSetUp(TestMobileHelperApiService.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.backend.services.vat.TestVatService (13s)
🟢 testVatIdValid (9s)
🟢 testVatIdNotValid (4s)
🟢 com.tustor.backend.services.zip.TestZipCodeService (0s)
🟢 testContainsCity (0s)
🟢 testGetZipCode (0s)
🟢 testGetCity (0s)
🔴 com.tustor.tuntinetti.view.application.logic.TestCustomerReportView (7s)
🔴 testEmployeesToInvalidateRangeReportCaches (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateEmployeeRangeReport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRoundingResultsWhenCallingWithDifferentDailyReportInstances (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDeadlock (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_EmployeeReportView_getEmployeeProjectRangeReportsForCacheRange_budget (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testThrowExceptionIfAskingForRoundingOutsideSelectionSpace (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testInitializationWithOverlappingBudgetDateRanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBudgetCacheSynchronization (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_InitializeTheWholeBudgetRangeUsingDatabase (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testInitializeTheWholeBudgetRange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetBudgetDateRange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBillingHoursVsBudgetCacheMapsInitialization (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test44588 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test44588Determinism (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase13165CustomerHasMultipleProjectsCollateBothEmployees (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDisplayDateRangeLean (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationDailyReportViewVisibilityWithoutTasks (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationDailyReportViewVisibilityWithTasksForDifferentCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationDailyReportViewVisibilityWithTasksForSelectedCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationDailyReportViewVisibilityWithoutTasksForDifferentCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationDailyReportViewVisibilityWithoutTasksForSelectedCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationDailyReportViewVisibilityWithTasksForOnlyCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationDailyReportViewVisibilityWithoutTasksForOnlyCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDailyReportVisibility (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDateTrimmingInvalidArgumentsShouldThrowException (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDateTrimmingOnlyTasksOnSameDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDateTrimmingNoTasksShowEmpty (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDateTrimmingNoTasksHideEmpty (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDateTrimmingOnlyTasksInThePast (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDateTrimmingNoGapInTasks (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDateTrimmingOnlyTasksInFuture (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDateTrimmingTasksInPastAndFutureWithAGap (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testClearCacheRangeOnSetFilterSalesAccordingToUserAuthorization (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIsEverythingBilledStartingFromAndIsAllTaskGroupsBilledStartingFromWhenMarkDateIsNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSetEnabledForAbstractReportPanel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSetEnabledForEmployeeProjectEditorTable (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHoursLockDateEditingEnabledVisitorTooltipOrFeedbackTextsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.safeSetUp(TestCustomerReportView.java:174)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering (0s)
🔴 testCustomerReportTotalCostWithOneTaskAndNoEffectiveFiltering (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.safeSetUp(TestCustomerReportTaskGroupFiltering.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerReportTotalCostWithTwoTasksNoEffectiveFiltering (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.safeSetUp(TestCustomerReportTaskGroupFiltering.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerReportTotalCostWithTwoTasksAndWithEffectiveFiltering (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.safeSetUp(TestCustomerReportTaskGroupFiltering.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteNotCustomerCollated (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.safeSetUp(TestCustomerReportTaskGroupFiltering.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteCustomerCollated_CanSeeBothEmployeeProjects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.safeSetUp(TestCustomerReportTaskGroupFiltering.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel (1s)
🔴 testWeeklyRestTimeIsShownInAbstractReportPanelAndAbstractSummaryPanel_PersonalOvertimeAssignment (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryWithSeparateSickleaveMonthlySalary1 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryWithSeparateSickleaveMonthlySalary2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryWithSeparateSickleaveMonthlySalary3 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryWithSeparateVacationMonthlySalary1 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryWithSeparateVacationMonthlySalary2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryWithSeparateVacationMonthlySalary3 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryWithPercentBasedPaidVacationCompensation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryWithBasicLabourAgreement (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeeklyRestTimeIsShownInAbstractReportPanelAndAbstractSummaryPanel_ProjectOvertimeAssignment (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPolarProTomaszBorowski_tuotanto (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:79)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestSalariesOrBillingToReports (0s)
🔴 testReportQueryDoesntCalculateSalariesToSalesReport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.reports.generic.TestSalariesOrBillingToReports.safeSetUp(TestSalariesOrBillingToReports.java:105)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective (6s)
🔴 testUnConfirmWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testConfirmWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddRecurringServiceDemandForEmployee_OnFly_RefreshesRowAndIndicatesRecurringWorkShifts (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemovePreviouslyAddedBookingForEmployee_UsingNormalMiniPopup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemovePreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testModifyPreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSmoke (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave (6s)
🔴 testUnConfirmWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testConfirmWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddRecurringServiceDemandForEmployee_OnFly_RefreshesRowAndIndicatesRecurringWorkShifts (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemovePreviouslyAddedBookingForEmployee_UsingNormalMiniPopup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemovePreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testModifyPreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSmoke (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromCostCenterPerspective (1s)
🔴 testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline_To_Same_Employee_CostCenterHasTaskGoupDimensions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline_To_Same_Employee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_WorkShift_AddedForEmployeeUsingNormalMiniPopup_MakesSpaceForNewTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSmoke (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:46)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep (8s)
🔴 testWhenGlobalDedicationCantBeRemovedOrChangedByNotManagerEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveOrganizationalCostIsPossible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenAskForCompensationThenTitleLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreviousGoToAddNewAfterWeDeleteAnEntityThatWasJustModified (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testForTheProjectCompensationDedicationsInTheTableListIfThereArentDedicationsOfTheCompensationUnitInTheDBForTheWizardProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWehaveBijectiveRelationBetweenProjectCompensationDedicationsAndThePairProjectAndCompensationUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeCantSetSingleProjectWhenAlreadyDedicated (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBrowseFilterShouldBeDefaultNewAndValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckWhenSelectTheCompensationsTheyAreInTheSelectedListOnReturn (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckWhenDeselectTheCompensationsTheyArentInTheSelectedListOnReturn (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddNewCompensationPreviousNavigationAgainModifyButDiffCompensationThenValueNameDontChange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testModifyProjectPreviousNavigationAgainModifyButDiffProjectThenValueDescritionDontChange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeCanChangeValuesForCompensationUnitPriceWhenWeModifyCompensations (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCompensationsStep.safeSetUp(TestProjectSelectCompensationsStep.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.view.application.timemanagement.models.TestCompensationEntryManager (0s)
🟢 testYksiTravelEntryYksiPaallekainenKulu (0s)
🟢 testMatkalaskuNakyyJosEiPaallekaisia (0s)
🟢 testPaallekaisetTravelEntryt (0s)
🔴 com.tustor.tuntinetti.view.application.TestYlityolaskuri (1s)
🔴 testStartTimeAndEndTimeOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestYlityolaskuri.safeSetUp(TestYlityolaskuri.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfStartDateGivenEndDateIsRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestYlityolaskuri.safeSetUp(TestYlityolaskuri.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.view.application.timemanagement.models.TestHoursEditorPanelTaskModel (0s)
🟢 testHoursEditorPanelTaskModel (0s)
🟢 testCostCenterViewHoursEditorPanelTaskModel (0s)
🔴 com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated (2s)
🔴 testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly_2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.safeSetUp(TestManagerEditReportsFeatureActivated.java:82)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testManagerCanEditVacationsAndItWillBeRecorded (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.safeSetUp(TestManagerEditReportsFeatureActivated.java:82)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testExpectedReportStartDate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.safeSetUp(TestManagerEditReportsFeatureActivated.java:82)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.safeSetUp(TestManagerEditReportsFeatureActivated.java:82)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel (2s)
🔴 testNoFeatureNoApprovalButtonsEvenIfEmployerWants (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHourRangeBug20091129 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeCancelButton (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfEmployerDontWantNoApprovalButtonsEvenIfNoFeatureNo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfEmployerDontWantNoApprovalButtonsEvenIfFeatureActive (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestEmployeeReportView (11s)
🔴 testTODOCannotMoveOntoASingleSickleaveWithNonCoincidingTimeRanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetPrecedingAndFollowingTaskAndTravelEntrys (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSerializations (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOCannotMoveOntoASingleSickleaveWithoutTimeRanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOCannotMoveOntoASingleSickleaveWithCoincidingTimeRanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOCannotMoveOntoASingleVacationWithoutTimeRanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOCannotMoveOntoASingleVacationWithCoincidingTimeRanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOCannotMoveOntoASingleVacationWithNonCoincidingTimeRanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSaveSingularTaskForPersistingNotifyChangesWhenOnlyStateChanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSaveSingularTaskForPersistingNotifyChangesWhenOnlyStateChangesTestBenevolentTaskRemovedTwice (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCannotMoveFromIfLocked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMoveSwapOrCopyWholePeriod (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMoveSwapOrCopyWholePeriodTaskRemovedBeforeTransaction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMoveSwapOrCopyFirstTaskDate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMoveSwapOrCopyFirstTaskDateTaskRemovedBeforeTransaction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMoveSwapOrCopyGivenTargetPeriodMustHaveSainPeriod (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMoveSwapOrCopyGivenTargetPeriodMustHaveSainPeriodTerminatesIfTaskRemoved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMoveSwapOrCopyGivenTargetDateMustHaveSainPeriod (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMoveSwapOrCopyGivenTargetDateMustHaveSainPeriodTerminatesIfTaskRemoved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMoveSwapOrCopyGivenTargetPeriodMustHaveValidPeriod (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMoveSwapOrCopyGivenPeriod (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOMoveSwapOrCopyGivenPeriodForMultipleEmployeeRangeReports (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODO (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestEmployeeReportViewAndWeekStartTimeOffset (0s)
🔴 testDayDoesntDisappear (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportViewAndWeekStartTimeOffset.safeSetUp(TestEmployeeReportViewAndWeekStartTimeOffset.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke (6s)
🔴 testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase4288DurationOnly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku (14s)
🔴 testAutomaattiMatkalaskuTuleeVainEditoriformille (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEiStackOverflowErroria (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutomaattimatkalaskuVaatiiAutoSuggestin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutomaattimatkanPituudenYlikirjoitusKasin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDisabloituMatkalasku (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testViallinenOsoite (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAsiakkaallaEiOsoitetta (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosPaallekainenMatkalaskuLuodaanAutomaattiKulukirjaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosKmKuluOnJoEiLuodaAutomaattistaMatkalaskua (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMatkalaskuToimiiUseammallakinProjectCustomerilla (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testToistaMatkaKorvaustaEiLuodaSamallePaivalleJosAiempiOnJoTallennettu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUudenTaskinAutomaattiMatkalaskunAjatPaivittyvat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutomaattiMatkalasku (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreventNpeWhenAutoSuggest (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRoundTrip (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMatkalaskuIkkunanAukeaminen4 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEiTallennetaUuttaMatkalaskutietuettaJosPaallekaisyys (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMatkalaskuIkkunanAukeaminen3 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMatkalaskuIkkunanAukeaminen2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMatkalaskuIkkunanAukeaminen1 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTallentamattomiakaanMatkalaskujaEiVoiTehdaRistiin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMatkalaskuException (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutomaattimatkalaskuToimiiVainHalutuillaAloilla (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase20813EiExceptioniaTallennettaessaKululajitonta (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEtappienDisabloituminen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosPaallekainenMatkalaskuToisellaKululajillaLuodaanPaivittainenMatkaKulukirjaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosPaallekainenMatkalaskuLuodaanPaivittainenMatkaKulukirjaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPaivittainenMatkakulukorvausMatkalasku (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPaivittainenMatkakulukorvaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPaivittainenMatkakulukorvausNormalEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.safeSetUp(TestHoursEditorPanelMatkalasku.java:126)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke (6s)
🔴 testPlayStopButton (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase4288DurationOnly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.safeSetUp(TestHoursEditorPanelDstToNormalFast4Smoke.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke (5s)
🔴 testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase4288DurationOnly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelTestCase.safeSetUp(AbstractHoursEditorPanelTestCase.java:107)
	at com.tustor.tuntinetti.view.application.AbstractHoursEditorPanelSmokeTestCases.safeSetUp(AbstractHoursEditorPanelSmokeTestCases.java:50)
	at com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.safeSetUp(TestHoursEditorPanelNormalToDstFast4Smoke.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel (28s)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolWithSpaceAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenInNormalMode (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOkOnHolidayWeek (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakWithAnotherHourFormatAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveNotAllowedIfWorkingFullDay_checkboxOn (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveNotAllowedIfWorkingFullDay_checkboxTrue (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakFormatIfStartAndEndDateGiven (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFullDaySickleaveOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHalfDaySickleaveOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfLunchBreakGivenAsTimeBothStartAndEndDateAreRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPartDaySickleaveOkIfHasLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeLunchBreakAndNotesAllOkEvenIfLunchBreakSlightlyMisspelled (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeCancelButton (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfStartDateGivenEndDateIsRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndTaskNotesOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOkButLengthNotValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeTooAccurate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeOkButLunchBreakNotAccurateEnough (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeAfterTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveDisabledIfAnotherTaskLocked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveDisabledIfOnlyManagerRecordSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakFormat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewHoursAlreadyApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAllowLunchBreakToOverlapWithAnotherTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCannotSaveOnlyNotesField (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testComplainAboutAFullDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotAllowATaskToOverlapWithAnotherTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEnterStartTimeEndTimeAndLunchBreakAndThenCancel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfEndDateGivenEndDateIsRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfLunchBreakGivenBothStartAndEndDateAreRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testManagerAcceptsEmployeeAcceptedHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testManagerEditAndAcceptBeforeEmployeeAccepts (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreserveExistingLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel (27s)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolWithSpaceAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenInNormalMode (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOkOnHolidayWeek (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakWithAnotherHourFormatAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveNotAllowedIfWorkingFullDay_checkboxOn (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveNotAllowedIfWorkingFullDay_checkboxTrue (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakFormatIfStartAndEndDateGiven (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFullDaySickleaveOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHalfDaySickleaveOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfLunchBreakGivenAsTimeBothStartAndEndDateAreRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPartDaySickleaveOkIfHasLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeLunchBreakAndNotesAllOkEvenIfLunchBreakSlightlyMisspelled (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeCancelButton (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfStartDateGivenEndDateIsRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndTaskNotesOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOkButLengthNotValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeTooAccurate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeOkButLunchBreakNotAccurateEnough (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeAfterTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveDisabledIfAnotherTaskLocked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveDisabledIfOnlyManagerRecordSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakFormat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewHoursAlreadyApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAllowLunchBreakToOverlapWithAnotherTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCannotSaveOnlyNotesField (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testComplainAboutAFullDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotAllowATaskToOverlapWithAnotherTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEnterStartTimeEndTimeAndLunchBreakAndThenCancel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfEndDateGivenEndDateIsRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfLunchBreakGivenBothStartAndEndDateAreRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testManagerAcceptsEmployeeAcceptedHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testManagerEditAndAcceptBeforeEmployeeAccepts (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreserveExistingLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel (36s)
🔴 testFullDaySickleaveOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHalfDaySickleaveOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPartDaySickleaveOkIfHasLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEnteringOneUnitPerEntryCompensationUnits (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOCustomerApprovalEquivalentToManagerApprovalIfEmployeeApprovalGoesToCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOCannotRecordCompensationsWithoutTaskEntry (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOCustomerApprovalDirectlyFromEmployeeApproval (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOStartAndEndTimeAreParsedIntelligentlyIntoTaskEntry (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOEmployeeCannotRecord_SupervisorOnlyCompensationUnits_ButTheyAreVisibeAndTheyDontGetLost (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAllowedToOverrideUnAssignedTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNotAllowedToOverrideUnAssignedTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkFutureLocked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSupervisorCanRecordSupervisorViewOnlyCompensationUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSupervisorViewOnlyCompensationUnitsAreRetainedWhenEmployeeRecordsAdditionalCompensationUnits (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCannotSaveOnlyRowNotesField (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeCannotRecordSupervisorOnlyCompensationUnit_checkbox (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeCannotRecordSupervisorOnlyCompensationUnit_field (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeCannotViewSupervisorOnlyCompensationUnit_field (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreak0IsValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCompensationEditorContainerIsVisibleAndEnabledWhenThereAreCompensationOptionsAndOtherwiseNot (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateCompensationEntryRawInputIsNotLostOnError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay_x (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEnteringNormalCompensationUnits (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveNotAllowedIfWorkingFullDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveNotAllowedIfWorkingFullDayAndHasLunchBreakHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveNotAllowedIfWorkingFullDayAndHasLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryPeriodChangesWhenSelectedFromCalendar (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryPeriodRemainsUnchangedWhenCancelingAfterSave (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCollidingTaskAndVacationValidation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFaceliftTableDataRefreshesAfterSwitchingCostCenter (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSupervisorCanRecordSupervisorOnlyCompensationUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSupervisorOnlyCompensationUnitsAreRetainedWhenEmployeeRecordsAdditionalCompensationUnits (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndOvernightEndTimeLunchBreakGivenAsHoursAndNotesAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndOvernightEndTimeLunchBreakAndNotesAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDefaultLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfStartDateGivenEndDateIsRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndTaskNotesOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOkButLengthNotValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeTooAccurate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeOkButLunchBreakNotAccurateEnough (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeAfterTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveDisabledIfAnotherTaskLocked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveDisabledIfOnlyManagerRecordSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakFormat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewHoursAlreadyApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAllowLunchBreakToOverlapWithAnotherTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCannotSaveOnlyNotesField (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testComplainAboutAFullDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotAllowATaskToOverlapWithAnotherTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEnterStartTimeEndTimeAndLunchBreakAndThenCancel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfEndDateGivenEndDateIsRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfLunchBreakGivenBothStartAndEndDateAreRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testManagerAcceptsEmployeeAcceptedHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testManagerEditAndAcceptBeforeEmployeeAccepts (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreserveExistingLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts (30s)
🔴 testStartTimeAndEndTimeDontOverlapWithSickleaveAndLunchBreakSnapsPieceOffTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeDontOverlapWithSickleaveAndLunchBreakSnapsPieceOffSickleave (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeDontOverlapWithSickleaveButSickleaveOverlapsWIthBoth (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_1 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_3 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLunchBreakOkWhenPartOfItIsInTaskAndPartOfItIsInSickleave (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOOriginalValueColoring (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLunchBreakValidationWithSickleaveAndEmployeeCantModifyWorkShifts (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCannotSaveOnlyRowNotesFieldEvenIfHasSickleave (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveAndLunchBreakOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffSickleave (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOverlapWithSickleaveWhichIsOkAsSickleaveSnapsOffAPiece (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFullDayTaskWithSickleaveAndLunchBreakSnapsPieceOffSickleave (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfOnlySickleaveGivenThenLunchBreakMustFit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOXX (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEnteringOneUnitPerEntryCompensationUnits (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOCustomerApprovalEquivalentToManagerApprovalIfEmployeeApprovalGoesToCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndOvernightEndTimeLunchBreakGivenAsHoursAndNotesAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndOvernightEndTimeLunchBreakAndNotesAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDefaultLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfStartDateGivenEndDateIsRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndTaskNotesOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOkButLengthNotValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeTooAccurate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeOkButLunchBreakNotAccurateEnough (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeAfterTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveDisabledIfAnotherTaskLocked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveDisabledIfOnlyManagerRecordSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakFormat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewHoursAlreadyApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAllowLunchBreakToOverlapWithAnotherTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCannotSaveOnlyNotesField (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testComplainAboutAFullDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotAllowATaskToOverlapWithAnotherTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEnterStartTimeEndTimeAndLunchBreakAndThenCancel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfEndDateGivenEndDateIsRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfLunchBreakGivenBothStartAndEndDateAreRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testManagerAcceptsEmployeeAcceptedHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testManagerEditAndAcceptBeforeEmployeeAccepts (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreserveExistingLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractCostCenterViewHoursEditorTestCase.safeSetUp(AbstractCostCenterViewHoursEditorTestCase.java:125)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel (7s)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeAfterTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfLunchBreakGivenBothStartAndEndDateAreRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeAndEndTimeOkNoLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOValidateLunchBreakFormat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOPreserveExistingLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOPreserveExistingOvernightLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeOvernightAndLunchBreakAllOk (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartTimeEndTimeAndLunchBreakAllOkEvenIfLunchBreakGiven (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODODefaultLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOStartTimeEndTimeOkButLunchBreakNotAccurateEnough (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:70)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel (12s)
🔴 testIndependenceDayCompensatedAccordingToLaw (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenTooLargeLeg1holidayMaxOvertimeHoursErrorIsShown (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenNewSickleaveSettingsShowEditFieldsForNewSettingsOnly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testChangesToNewSickleaveSettingsAreStoredToDatabase (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveSettingsChangeWhenLabourAgreementIsChanged (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewLabourAgreementsHaveNewSickleaveSettings (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAlternateCompensatedHolidaySelectionCanBeAddedToAgreementThatDoesNotHaveIt (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAlternateCompensatedHolidaySelectionCanBeModified (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAlternateCompensatedHolidaySelectionCanBeRemoved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHolidayCompensationQualificationTimeCanBeChanged (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHolidayLengthCalculationOptionCanBeSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewTesWithFullDayNightShiftCanBeCreatedAndSavedWithMinimumRequredInformation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTesNightShiftsHaveTimeFormat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNightShiftAppliesToFullShiftCanBeSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLatestNightShiftSeriesCanBeCopied (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenNoNightshiftsThenCopyLatestNightshiftsIsDisabled (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewTesCanBeCreatedAndSavedWithMinimumRequredInformation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLostWeeklyRestTimeDayOfWeek (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartOffsetPositive (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartOffsetPositiveWithMinutes (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartOffsetPositiveHoursOnly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartOffsetNegative (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartOffsetNegativeWithMinutes (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartOffsetNegativeHoursOnly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartOffsetEmptyIsZero (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartOffsetInvalidValue (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.safeSetUp(TestLabourAgreementSettingsPanel.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator (10s)
🔴 testCase41475 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase18759 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetContractPeriodForVacationEarnedSafely_bugi_ehdotus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase10965 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSamiVihervuoriContractPeriods (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAgoroJacobAdewaleContractPeriods (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLuddeEppuDanielLarssonContractPeriods (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidContractPeriodsWithDateRange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testContractSeriesValidationWarnings (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testContractSeriesValidationErrors (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateMissingContractSeriesOrMainContractsWhenThereIsCapBetweenContracts (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateMissingContractSeriesOrMainContractsWhenThereIsCapBetweenContractsInOneContractSeries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testContractPeriodDateRangeValidation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase8091 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateContractSeriesMissingContracPeriods (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDiscontinuedLabourAgreementErrorWhenNoEmployeeProjects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateContractSeriesMissingContracPeriodsWithTasks (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateMissingContractSeriesOrMainContractsWithValidateContractSeriesMissingContracPeriods (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidateMissingContractSeriesOrMainContractsWithSelecetdEmployers (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testContractPeriodEndingReason (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testContractPeriodEndingReasonISS (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMainContractValidation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetDateMapContractSeries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator.safeSetUp(TestContractPeriodValidator.java:93)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.workshifts.utils.TestWorkShiftAnalyzer (0s)
🔴 testTODOLisääWorkShiftWarningTestejäkö2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOLisääWorkShiftWarningTestejäkö (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.frontend.services.wicketpages.TestInopticsNfcBoxAutoAdjustDeviceTimePage (1s)
🔴 testClockOffsetCorrection (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testClockZoneOffsetCorrection (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testClockDaylightOffsetCorrection (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestJobApplicationsForm (9s)
🔴 test_ApplicationDoesNotOVerwriteExistingPerson_AndNotEmployee_AndNotApplication_PersonAndEmployeeAndApplicationExist_If_EmailMatches_NewApplicationIsCreatedInstead (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOInsertingSensibleDataIntoFieldsAndParsingItInSuchAWayThatItMakesSenseInResult (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewApplicationIsNotAddedForSamePersonEmployeeApplicationPositionWhenCreateDateItLessThen5Minutes (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testApplicationIsUpdatedForSamePersonEmployeeApplicationPositionWhenCreateDateItLessThen5Minutes (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewApplicationIsAddedForSamePersonEmployeeAndDifferentApplicationPositionWhenCreateDateItLessThen5Minutes (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewApplicationIsAddedForSamePersonEmployeeApplicationPositionWhenCreateDateItMoreThen5Minutes (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewApplicationAttachmentsAreUpdatedForSamePersonEmployeeApplicationPositionWhenCreateDateItLessThen5Minutes (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSaveAttachment_only_1 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSaveAttachment_only_2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSaveAttachment_both_1and2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSaveAttachment_only_1and_photo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSaveAttachment_only_2and_photo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSubmitLastNameOnly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSubmitFirstnameLastnameAndSomeInformation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSubmitAllApplicationFields (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_ApplicationDoesNotOVerwriteExistingPerson_OnlyPersonExists_If_EmailMatches (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_ApplicationDoesNotOVerwriteExistingPerson_AndNotEmployee_PersonAndUnEmployedEmployeeExist_If_EmailMatches (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_ApplicationDoesNotOVerwriteExistingPerson_AndNotEmployee_PersonAndEmployedEmployeeExist_If_EmailMatches (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_ApplicationDoesNotOverwriteExistingPerson_AndNotEmployee_ChangedInformationSavedIntoIntroduction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODORefactorPhotoUploadIntoReusable (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavePhoto (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.application.AbstractJobApplicationsFormTestCase.safeSetUp(AbstractJobApplicationsFormTestCase.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 wicket.quickstart.TestRequestDurationMonitorUtils (0s)
🟢 test_RequestDurationMonitoringContext_MinimumAlertThreshold (0s)
🟢 org.apache.wicket.model.TestLoadableDetachableModel (0s)
🟢 testWhenLoadFails (0s)
🟢 org.apache.wicket.markup.html.panel.barchart.TestBarChartForProfitLoss (0s)
🟢 testZeroCost (0s)
🟢 testZeroSales (0s)
🟢 testTotalBalancePositive (0s)
🟢 testTotalBalanceZero (0s)
🟢 testTotalBalanceNegative (0s)
🟢 testZeroCostAndZeroSales (0s)
🟢 org.apache.wicket.markup.html.internal.TestInlineEnclosureWithExtendPage (0s)
🟢 testVisibilityAfterTwoClicks (0s)
🟢 testVisibilityAfterOneClick (0s)
🟢 org.apache.wicket.markup.html.internal.TestInlineEnclosureOnNonCachedPage (0s)
🟢 testGetCacheKeyAndStringResourceStream (0s)
🟢 testGetCacheKeyAndFileResourceStream (0s)
🟡 org.hibernate.cache.internal.TestCacheKeyImplementation (0s)
🟢 testCacheKeyImplementationMatchesWithIdAndEmployerIdCompositeKey (0s)
🟢 testCacheKeyImplementationsWithIdAndEmployerIdCompositeKeyMatch (0s)
🟢 testCacheKeyImplementationsWithIdMatch (0s)
🟡 testCacheKeyImplementationDoesNotMatchPlainId (0s)
Their hash code is still the same expected:<652700236> but was:<1822170164>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at org.hibernate.cache.internal.TestCacheKeyImplementation.testCacheKeyImplementationDoesNotMatchPlainId(TestCacheKeyImplementation.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCacheKeyImplementationsWithIdAndEmployerIdCompositeKeyDoNotMatchWithDifferentEntityOrRoleName (0s)
🟢 testCacheKeyImplementationsWithIdDoNotMatchWithDifferentEntityOrRoleName (0s)
🟢 com.tustor.wicket.common.reusables.validator.TestCreditorReference (0s)
🟢 testTooLong (0s)
🟢 testValid (0s)
🟢 testNoPayload (0s)
🟢 testCheckNumberCalculation (0s)
🟢 testWithSomeReferences (0s)
🟢 testWhitespaceIsRemoved (0s)
🟢 testInvalidIdentifier (0s)
🟢 testNonnumberCharacters (0s)
🟢 testValidISO11649ButNotFinnisgStandard (0s)
🟢 testViitenumeroValidatorRF (0s)
🟢 testViitenumeroValidatorFinnish (0s)
🟢 testViitenumeroValidatorFinnishInvalidCheckDigit (0s)
🟢 testOldFinnishReference (0s)
🟢 com.tustor.wicket.common.model.comparator.TestPropertyModelObjectComparator (0s)
🟢 testPropertyModelObjectComparator (0s)
🟢 com.tustor.wicket.common.markup.TestBigDecimalLabel (0s)
🟢 test (0s)
🟢 com.tustor.wicket.common.markup.TestMarkupParser (0s)
🟢 testParseString (0s)
🟢 com.tustor.view.TestWicketUtils (0s)
🟢 testAbsolutePath (0s)
🟢 testEvenOrOdd (0s)
🟢 testImgUrlReplacement (0s)
🟢 testValidEmailAddress (0s)
🟢 testStripAntiCacheUrlParameter (0s)
🟢 testEscapeMarkupAsString (0s)
🟢 com.tustor.view.reusables.components.TestMonstrousDropDownCheckBoxChoice (0s)
🟢 testFewSelected (0s)
🟢 testIsOtherComponentNotUpdatedAfterSubmit (0s)
🟢 testIsOtherComponentNotValidatedfterSubmit (0s)
🟢 testEmptySelection (0s)
🟢 testManySelected (0s)
🟢 com.tustor.view.TestAjaxChangeNotificationHandler (0s)
🟢 testCannotAddSameListenerTwiceAtAnyLevel (0s)
🔴 com.tustor.backend.services.veronumero.TestRakennusalanTiedonanto (0s)
🔴 testRakennusalanTiedonanto (0s)
Id of com.tustor.common.dto.Employer@1afa6530,  (stored=true -1784233598391) (createdAt=2026-07-16 23:26:38 createdBy=null updatedAt= updatedBy=null), Ramin Rakennusfirma cannot be negative.
	at com.tustor.backend.services.DatabaseServices.assertIdPositive(DatabaseServices.java:286)
	at com.tustor.backend.services.DatabaseServices.assertInitialized(DatabaseServices.java:301)
	at com.tustor.backend.services.DatabaseServices.setQueryParents(DatabaseServices.java:2132)
	at com.tustor.backend.services.DatabaseServices.setQueryParents(DatabaseServices.java:2075)
	at com.tustor.backend.services.DatabaseServices.browseLimitedWithEntityManager(DatabaseServices.java:1438)
	at com.tustor.backend.services.DatabaseServices.browseWithEntityManager(DatabaseServices.java:1416)
	at com.tustor.backend.services.DatabaseServices.browseCacheableJoined(DatabaseServices.java:1401)
	at com.tustor.backend.services.DatabaseServices.browseJoined(DatabaseServices.java:1387)
	at com.tustor.backend.services.DatabaseServices.browse(DatabaseServices.java:1353)
	at com.tustor.tuntinetti.backend.services.EmployerUnitServices.browseLowLevel(EmployerUnitServices.java:814)
	at com.tustor.tuntinetti.backend.services.EmployerUnitServices$EmployerUnitsModelFactory.newEmployerModel(EmployerUnitServices.java:721)
	at com.tustor.tuntinetti.backend.services.EmployerUnitServices$EmployerUnitsModelFactory.newEmployerModel(EmployerUnitServices.java:707)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.getModel(AbstractModelFactory.java:301)
	at com.tustor.tuntinetti.backend.services.EmployerUnitServices.getEmployerUnitsModel(EmployerUnitServices.java:730)
	at com.tustor.tuntinetti.backend.services.ProjectServices$EmployerProjectModelFactory.newEmployerModel(ProjectServices.java:1109)
	at com.tustor.tuntinetti.backend.services.ProjectServices$EmployerProjectModelFactory.newEmployerModel(ProjectServices.java:1095)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.getModel(AbstractModelFactory.java:301)
	at com.tustor.tuntinetti.backend.services.ProjectServices.getEmployerProjects(ProjectServices.java:1192)
	at com.tustor.tuntinetti.backend.services.TaskStateServices.ensureLeafsCached(TaskStateServices.java:530)
	at com.tustor.tuntinetti.backend.services.TaskStateServices.getTaskLeafWatcher(TaskStateServices.java:517)
	at com.tustor.tuntinetti.backend.services.TaskStateServices.browseEmployedAndUnEmployedStatesLowLevel(TaskStateServices.java:469)
	at com.tustor.tuntinetti.backend.services.TaskStateServices$EmployerTasksModelFactory.newEmployerModel(TaskStateServices.java:321)
	at com.tustor.tuntinetti.backend.services.TaskStateServices$EmployerTasksModelFactory.newEmployerModel(TaskStateServices.java:304)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.getModel(AbstractModelFactory.java:301)
	at com.tustor.tuntinetti.backend.services.TaskStateServices.getEmployerTasksModel(TaskStateServices.java:349)
	at com.tustor.tuntinetti.backend.services.TaskStateServices.getActiveRange(TaskStateServices.java:657)
	at com.tustor.tuntinetti.backend.services.FeatureUsagePersister.useFeature(FeatureUsagePersister.java:363)
	at com.tustor.tuntinetti.backend.services.transactions.FeatureUsageOfCurrentMonthTransactions.persist(FeatureUsageOfCurrentMonthTransactions.java:260)
	at com.tustor.tuntinetti.backend.services.transactions.FeatureUsageOfCurrentMonthTransactions.useFeatureLowLevel(FeatureUsageOfCurrentMonthTransactions.java:241)
	at com.tustor.tuntinetti.backend.services.transactions.FeatureUsageOfCurrentMonthTransactions.useFeature(FeatureUsageOfCurrentMonthTransactions.java:108)
	at com.tustor.tuntinetti.backend.services.transactions.FeatureUsageOfCurrentMonthTransactions.useFeature(FeatureUsageOfCurrentMonthTransactions.java:98)
	at com.tustor.backend.services.veronumero.RakennusalanTiedonantoTyontekijanTiedot.writeVsTyonte(RakennusalanTiedonantoTyontekijanTiedot.java:341)
	at com.tustor.backend.services.veronumero.RakennusalanTiedonantoTyontekijanTiedot.<init>(RakennusalanTiedonantoTyontekijanTiedot.java:151)
	at com.tustor.backend.services.veronumero.RakennusalanTiedonantovelvollisenTiedot.addRakennusalanTiedonantoTyontekijanTiedot(RakennusalanTiedonantovelvollisenTiedot.java:421)
	at com.tustor.backend.services.veronumero.RakennusalanTiedonantovelvollisenTiedot.addRakennusalanTiedonantoTyontekijanTiedot(RakennusalanTiedonantovelvollisenTiedot.java:308)
	at com.tustor.backend.services.veronumero.RakennusalanTiedonantovelvollisenTiedot.write(RakennusalanTiedonantovelvollisenTiedot.java:268)
	at com.tustor.backend.services.veronumero.TestRakennusalanTiedonanto.assertTiedot(TestRakennusalanTiedonanto.java:225)
	at com.tustor.backend.services.veronumero.TestRakennusalanTiedonanto.testRakennusalanTiedonanto(TestRakennusalanTiedonanto.java:122)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.backend.services.transactions.TestNoOvertimeOrWeeklyRestTimeCompensationValidationUtils (0s)
🟢 testConsiderTheWholeOvertimePeriodForWeeklyOvertime (0s)
🟡 com.tustor.backend.services.TestUniqueSalaryCalculationRowList (0s)
🟡 testCheckDuplicateRows (0s)
1 duplicate, rivi jolla on vanhan summaryRow:n kanssa sama nimi ja tyyppi
 expected not null, was null
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.utils.AbstractTestCase.assertNotEquals(AbstractTestCase.java:530)
	at com.tustor.backend.services.TestUniqueSalaryCalculationRowList.assertDuplicates(TestUniqueSalaryCalculationRowList.java:100)
	at com.tustor.backend.services.TestUniqueSalaryCalculationRowList.assertDuplicateError(TestUniqueSalaryCalculationRowList.java:89)
	at com.tustor.backend.services.TestUniqueSalaryCalculationRowList.testCheckDuplicateRows(TestUniqueSalaryCalculationRowList.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.backend.services.handlers.TestPricingHandler (0s)
🟢 testCaseInsensitive (0s)
🟢 com.tustor.backend.services.palse.TestPalseClient (38s)
🟢 testEventTimeRanges (0s)
🟢 testUniqueEventIdWithAllHashValuesOnDifferentDays (13s)
🟢 testUniqueEventIdThatUsesWorkDayGeneration (0s)
🟢 testUniqueEventIdGenerationWithJustFewTaskIds (1s)
🟢 testUniqueEventIdGeneration (24s)
🟢 testGetUniqueEventId (0s)
🟢 test45479ValidiaDefaultExtraInformation (0s)
🟢 test36781OptionalExtraInfo (0s)
🟢 testGetDummyExtraInformation (0s)
🟢 com.tustor.backend.services.ytj.TestYtjCompanyInfoRobot (11s)
🟢 testNoBusinessId (1s)
🟢 testGetCustomersByString (1s)
🟢 testConcreteCustomer (4s)
🟢 testGetBusinessId (1s)
🟢 testGetClassification (1s)
🟢 testGetClassificationMultiResult (1s)
🟢 testNoClassification (0s)
🟢 com.tustor.backend.services.TestOvertimeAssignmentServices (0s)
🟢 testLockedOvertimeNotNearEnoughIfLockable (0s)
🟢 testNoOvertimeDaysNoOvertimes (0s)
🟢 testOvertimeAssignmentAvailableOnlyAfterwards (0s)
🟢 testLockedOvertimeOnTheEdgeIsUsable (0s)
🔴 com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils (0s)
🟡 testTODO (0s)
testaa, että aivan uutta sopimusta luotaessa kalleusluokallakin on merkityksensä? Ääh..päivitetään mielummin kalleusluokkaa tämän valitsimen perusteella.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testTODO(TestSpectraSalaryUtils.java:1333)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOExtra (0s)
Periaatteessa voisi olla feature, että jos sopimuksen kalleusluokka vaihtuu, niin myös hinta muuttuu.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testTODOExtra(TestSpectraSalaryUtils.java:1340)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testGetSpectraPalkkaryhmaTyoehtosopimus (0s)
🟢 testSpectraPalkkaryhmanTiedot (0s)
🟢 testSpectraPalkkaryhmanTiedotMapPalkkojenAikasarjatAscending (0s)
🟢 testPalkkaryhmänTunnistaminen (0s)
🟢 testWorkExperience (0s)
🟢 testUudelleSopimuksellePalkkataulukonMukainenHinta (0s)
🔴 testSpectraSalaryServices (0s)
null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.<init>(AbstractEmployeeProjectMapValidityState.java:87)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployeeProjectMapValidityState.<init>(EmployeeProjectServices.java:548)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory.newEmployerModel(EmployeeProjectServices.java:2318)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory.newEmployerModel(EmployeeProjectServices.java:2265)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.getModel(AbstractModelFactory.java:301)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices.getEmployeeProjectMapValidityState(EmployeeProjectServices.java:2415)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices.browseAscending(EmployeeProjectServices.java:1894)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.<init>(EmployeeRangeReportsQueryCriteriaCache.java:423)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.of(EmployeeRangeReportsQueryCriteriaCache.java:933)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.of(EmployeeRangeReportsQueryCriteriaCache.java:920)
	at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.browse(SpectraSalaryServices.java:82)
	at com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testSpectraSalaryServices(TestSpectraSalaryUtils.java:1306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNullPointerExceptionInGetWorkExperienceEffective (0s)
🟡 com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections (5s)
🟡 testCwKotka (0s)
arkisin ma klo 00-06: Sunnuntain jälkeinen vappuaatto: ALLOWED_HOLIDAYS_AND_WEEKDAYS/ma 30.4.2001 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.dto.TestSpecialDaySelection.assertActiveOn(TestSpecialDaySelection.java:963)
	at com.tustor.backend.services.citywork.AbstractSpecialDaySelectionsTestCase.assertActiveOn(AbstractSpecialDaySelectionsTestCase.java:364)
	at com.tustor.backend.services.citywork.AbstractSpecialDaySelectionsTestCase.assertArkimaanantai(AbstractSpecialDaySelectionsTestCase.java:56)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.getCwKotka(TestCityworkSpecialDaySelections.java:381)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwKotka(TestCityworkSpecialDaySelections.java:361)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCwJoensuu (0s)
arkisin ma klo 00-18: Sunnuntain jälkeinen vappuaatto: ALLOWED_HOLIDAYS_AND_WEEKDAYS/ma 30.4.2001 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.dto.TestSpecialDaySelection.assertActiveOn(TestSpecialDaySelection.java:963)
	at com.tustor.backend.services.citywork.AbstractSpecialDaySelectionsTestCase.assertActiveOn(AbstractSpecialDaySelectionsTestCase.java:364)
	at com.tustor.backend.services.citywork.AbstractSpecialDaySelectionsTestCase.assertArkimaanantai(AbstractSpecialDaySelectionsTestCase.java:56)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.getCwJoensuu(TestCityworkSpecialDaySelections.java:268)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwJoensuu(TestCityworkSpecialDaySelections.java:248)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCwLaaja (1s)
CW 1 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwLaaja(TestCityworkSpecialDaySelections.java:47)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCwLoviisa (1s)
CW 2 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwLoviisa(TestCityworkSpecialDaySelections.java:148)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCwRaasepori (0s)
CW 5 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwRaasepori(TestCityworkSpecialDaySelections.java:459)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCwViitasaari (1s)
CW 6 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwViitasaari(TestCityworkSpecialDaySelections.java:531)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCwKotkaPalveluseteli (1s)
CW 7 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwKotkaPalveluseteli(TestCityworkSpecialDaySelections.java:632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testExcess (0s)
🟢 com.tustor.backend.services.TestEmployeeRangeReportFast (0s)
🟢 testGetWorkTimeReductionVacationSpentBeforeBeginning (0s)
🟢 testVacationSpendingSaturdaysCount (0s)
🟢 testGetReserveDateRange (0s)
🟢 com.tustor.backend.services.psop.swagger.TestPsopClient (0s)
🟢 testParseDate (0s)
🟢 testJsonEncoding (0s)
🟢 testEnum (0s)
🔴 com.tustor.backend.services.TestEmailServices (0s)
🟢 testEmailAddressSyntaxRFC822 (0s)
🟢 testGetEffectiveSpamListAvoidanceMethod (0s)
🟢 testIsForceMultipart (0s)
🟢 testGetTruncatedEmailInfo (0s)
🟢 testIsShouldRetrySendWithTruncatedData (0s)
🟢 testInternetAddressUsage_CommaAndSpace (0s)
🟢 testInternetAddressUsage_Comma (0s)
🔴 testInternetAddressUsage_SemicolonAndSpace (0s)
Illegal semicolon, not in group
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:794)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:569)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:546)
	at com.tustor.backend.services.TestEmailServices.checkInternetAddressUsage(TestEmailServices.java:311)
	at com.tustor.backend.services.TestEmailServices.testInternetAddressUsage_SemicolonAndSpace(TestEmailServices.java:286)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testInternetAddressUsage_Semicolon (0s)
Illegal semicolon, not in group
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:794)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:569)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:546)
	at com.tustor.backend.services.TestEmailServices.checkInternetAddressUsage(TestEmailServices.java:311)
	at com.tustor.backend.services.TestEmailServices.testInternetAddressUsage_Semicolon(TestEmailServices.java:294)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testInternetAddressWithName (0s)
🟢 testTimeStamp (0s)
🟢 com.tustor.backend.services.sms.quriiri.TestQuriiriSmsMessageService (0s)
🟢 testQuriiriOutboundRequestModeling (0s)
🟢 testQuriiriSendResponseSuccessHandling (0s)
🟢 testQuriiriSendResponseFailureHandling (0s)
🟢 testQuriiriReceivePolicy (0s)
🟡 com.tustor.backend.services.gps.TestReverseGeocoding (0s)
🟡 testGetAddress (0s)
expected:<[Saba 2 Tower - Cluster Q - الثنيه الخامسة - أبراج بحيرات الجميرا - دبي] - United Arab Emira...> but was:<[Emirates Hills Sobha Realty, Saba 2 Tower - Al Sarayat St - Al Thanyah Fifth - Jumeirah Lakes Towers - Dubai] - United Arab Emira...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.backend.services.gps.TestReverseGeocoding.testGetAddress(TestReverseGeocoding.java:22)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testGetAddressFinland (0s)
expected:<[Saba 2 Tower - Cluster Q - الثنيه الخامسة - أبراج بحيرات الجميرا - دبي] - Arabiemiirikunnat> but was:<[Emirates Hills Sobha Realty, Saba 2 Tower - Al Sarayat St - Al Thanyah Fifth - Jumeirah Lakes Towers - Dubai] - Arabiemiirikunnat>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.backend.services.gps.TestReverseGeocoding.testGetAddressFinland(TestReverseGeocoding.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testGetAddressFinlandCase5115 (0s)
🟡 com.tustor.backend.services.gps.TestGoogleMapsDistanceHelper (1s)
🟢 testGetDistance2 (0s)
🟢 testGetDistance (0s)
🟢 testAssertBetween (0s)
🟡 testCantFindDistance (0s)
 expected:<[191]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.backend.services.gps.TestGoogleMapsDistanceHelper.testCantFindDistance(TestGoogleMapsDistanceHelper.java:111)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLyhinReitti (0s)
🟢 testParseDistance (0s)
🟢 com.tustor.backend.services.gps.TestGeocoding (1s)
🟢 testGetCoordinidatesDubai (0s)
🟢 testGetCoordinidatesSahatie1Vantaa (0s)
🟢 testInvalidAddres (0s)
🟢 testGetCoordinidatesFinland (0s)
🟢 testGetCoordinatesNoResult (0s)
🟡 com.tustor.backend.services.TestTextMagic (0s)
🟡 testValidatingAndGettingInvalidNumbersInResult (0s)
0: expected:< > but was:<null>
1: expected:<123> but was:<null>
2: expected:<223> but was:<null>
3: expected:<a> but was:<null> expected:<[ 
123
223
a]> but was:<[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:362)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:337)
	at com.tustor.backend.services.TestTextMagic.testValidatingAndGettingInvalidNumbersInResult(TestTextMagic.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDummy (0s)
🟢 com.tustor.backend.services.TestSalaryCalculationModelUtils (57s)
🟢 testRangesMatch (0s)
🟢 testEvaluateSalaryCalculationRowMoneyValueUsingFormulas (56s)
🟡 com.tustor.backend.services.TestSomeTaskUtils (0s)
🟢 testFitBreaks (0s)
🟢 testOvertimeSummary (0s)
🟢 testSubTaskWeightSums (0s)
🟢 testHoursRangeEmbeddedInDescriptionWithCommaOrPeriodMixedNotationNotAllwed (0s)
🟢 testHoursRangeEmbeddedInDescriptionEndingWithComma (0s)
🟢 testInvalidHoursRangeEmbeddedInDescription (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGiven (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGiven_2 (0s)
🟢 testPoorlySeparatedHoursRangeEmbeddedInDescription (0s)
🟢 testPoorlySeparatedHoursRangeEmbeddedInDescriptionWithACode (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGivenUsingAM_PM (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGivenUsing_AM_PM (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGivenUsing_AMPM (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGivenUsingAMPM (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGivenUsingampmampm (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGivenUsingampmButWholeCircadian (0s)
🟢 testThreeHoursRangesEmbeddedInDescriptionLastingUntilNextDay (0s)
🟢 testTwoHoursRangesEmbeddedInDescriptionLastingUntilNextDay (0s)
🟢 testTwoHoursRangesEmbeddedInDescriptionLastingUntilNextDayDifferentNotation (0s)
🟢 testParseTimeRangesGivenValidRangesThenRangesAreUsedAndEffectiveHoursIgnored_SemicolonSpace (0s)
🟢 testParseTimeRangesGivenValidRangesThenRangesAreUsedAndEffectiveHoursIgnored_CommaSpace (0s)
🟢 testParseTimeRangesGivenValidRangesThenRangesAreUsedAndEffectiveHoursIgnored_Semicolon (0s)
🟢 testParseTimeRangesGivenValidRangesThenRangesAreUsedAndEffectiveHoursIgnored_Comma (0s)
🟢 testParseTimeRanges (0s)
🟢 testReplaceTimeRanges (0s)
🟢 testParseTimeRangesMixde (0s)
🟢 testJoin (0s)
🟢 testEarliestTime (0s)
🟢 testHoursReportTimeRangesAreSorted (0s)
🟢 testParseTweakedTimeRanges (0s)
🟢 testCircadianSelector (0s)
🟢 testGetNewTimeClockTrail (0s)
🟢 testOvertimeCategories (0s)
🟢 testParseTimeRange (0s)
🟡 testParseTimeRangeTODO (0s)
TODO expected:<15:00:00> but was:<15:15:00>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at com.tustor.backend.services.TestSomeTaskUtils.testParseTimeRangeTODO(TestSomeTaskUtils.java:615)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOrderOverCircadians (0s)
🟢 testParseEarliestTaskClockInTime (0s)
🟢 testParseTheSumOfBracketedAndUnbracketedHoursWithDecimalsSeparatedUsingBothCommaAndPeriodMark (0s)
🟢 testParseMileages (0s)
🟢 testParsingTaskCompensations (0s)
🟢 testEmptyDescriptionForEmptyTimeRange (0s)
🟢 testTimeStampRounding (0s)
🟢 testLunchBreakParser (0s)
🟡 testLunchBreakParserTODO (0s)
TODO tämäkin taitaa mennä pieleen: 12-15.30, 15:30-15:50, 16:20-16:45, 16.45-18.45 ?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.backend.services.TestSomeTaskUtils.testLunchBreakParserTODO(TestSomeTaskUtils.java:1521)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testRanges (0s)
🟢 testTaskStamper (0s)
🟢 testParseTheSumOfLiveHours (0s)
🟢 testEmptyDescription (0s)
🟢 testParseTheSumOfOtherLiveHours (0s)
🟢 testParseTheSumOfBracketedAndUnbracketedHoursWithDecimalsSeparatedUsingCommaPeriodAndLinefeedMark (0s)
🟢 testHoursRangeEmbeddedInDescription (0s)
🟢 testHoursRangeEmbeddedInDescriptionWithCommaOrPeriod (0s)
🟢 testParseOvernigthHoursRangeEmbeddedInDescription (0s)
🟢 test (0s)
🟢 com.tustor.backend.services.TestKuulalaakeriMessageService (0s)
🟢 testMessageSendingWithCorrectValues (0s)
🟢 testMessageSendingWithIncorrectValues (0s)
🔴 com.tustor.backend.services.TestOvertimeVacationSummaryValues (0s)
🟡 testSimpleEarningAndSpending (0s)
 expected:<[7]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.assertEarningAndSpendingOvertimeCompensationLeave(TestOvertimeVacationSummaryValues.java:205)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.testSimpleEarningAndSpending(TestOvertimeVacationSummaryValues.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testDynamicallyEarned2 (0s)
 expected:<[7]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.assertEarningAndSpendingOvertimeCompensationLeave(TestOvertimeVacationSummaryValues.java:205)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.testDynamicallyEarned2(TestOvertimeVacationSummaryValues.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testDynamicallyEarnedMinus2 (0s)
 expected:<[7]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.assertEarningAndSpendingOvertimeCompensationLeave(TestOvertimeVacationSummaryValues.java:205)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.testDynamicallyEarnedMinus2(TestOvertimeVacationSummaryValues.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testDynamicallyEarned10 (0s)
 expected:<[7]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.assertEarningAndSpendingOvertimeCompensationLeave(TestOvertimeVacationSummaryValues.java:205)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.testDynamicallyEarned10(TestOvertimeVacationSummaryValues.java:89)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testDynamicallyEarnedMinus10 (0s)
 expected:<[7]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.assertEarningAndSpendingOvertimeCompensationLeave(TestOvertimeVacationSummaryValues.java:205)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.testDynamicallyEarnedMinus10(TestOvertimeVacationSummaryValues.java:96)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_FIX_TEST_THAT_DOES_NOT_WORK_LoopAllVacationTypes (0s)
Cannot create vacation with vacationType PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION
	at com.tustor.common.dto.Vacation.setVacationType(Vacation.java:1479)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.createVacation(AbstractRangeReportBag.java:1954)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.createVacation(AbstractRangeReportBag.java:1938)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.test_TODO_FIX_TEST_THAT_DOES_NOT_WORK_LoopAllVacationTypes(TestOvertimeVacationSummaryValues.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.backend.services.utils.TestHttpClientUtils (0s)
🟢 testParseCookies (0s)
🟢 com.tustor.backend.services.utils.TestLogUtils (15s)
🟢 testThrottle (1s)
🟢 testBuffer (14s)
🟢 com.tustor.backend.services.utils.TestEntityManagerUtils (0s)
🟢 testEntityReaderDisposer (0s)
🟢 testGetNewNameWithPidInfo (0s)
🟢 testEntityManagerUtilsReentrantReadWriteLockHelper (0s)
🟢 com.tustor.tuntinetti.view.TestGenericHelpers (0s)
🟢 test_X (0s)
🟢 com.tustor.tuntinetti.view.application.reports.TestSickleaveAlertReportGenerator (0s)
🟢 testTwoEmployees (0s)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestReport (0s)
🔴 testFindUsedValues (0s)
null
	at com.tustor.tuntinetti.view.application.reports.generic.excel.XlsxReportWriter$DimensionViewAscendingComparator.compare(XlsxReportWriter.java:517)
	at com.tustor.tuntinetti.view.application.reports.generic.excel.XlsxReportWriter$DimensionViewAscendingComparator.compare(XlsxReportWriter.java:507)
	at java.util.TreeMap.compare(TreeMap.java:1295)
	at java.util.TreeMap.put(TreeMap.java:538)
	at java.util.TreeSet.add(TreeSet.java:255)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportBase.getUsedValues(ReportBase.java:117)
	at com.tustor.tuntinetti.view.application.reports.generic.TestReport.testFindUsedValues(TestReport.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testGetUsedValuesMatching (0s)
🟢 com.tustor.tuntinetti.view.application.reports.generic.TestReportFormatter (0s)
🟢 testDefaultFormatterMatchesNothing (0s)
🟢 testFormatterMatchesSingleDay (0s)
🟢 testFormatterMatchesDayAndOvertimeCategory (0s)
🟢 com.tustor.tuntinetti.view.application.reports.generic.TestHyperKey (0s)
🟢 testWorkshiftsByUnitsAndProjects (0s)
🟢 testAutomaticEmployerUnitMapping (0s)
🟢 testDimensionsWithRestrictions (0s)
🟢 testWorkshiftsByProjects (0s)
🟢 com.tustor.tuntinetti.view.application.reports.generic.TestReportUtils (0s)
🟢 testAllOvertimeCategoryValues (0s)
🟢 testUnpaidAbsenceToProjectMapping (0s)
🟢 testAbsenceToProjectMapping (0s)
🟢 com.tustor.tuntinetti.view.application.reports.TestSickleaveStaticsSortingFast (0s)
🟢 testEmployeeStatsSorting (0s)
🟢 testSortingThemAll (0s)
🟢 com.tustor.tuntinetti.view.application.reports.TestSaveAverageHourlySalaryHistoryAsXlsPage (1s)
🟢 testKtaReportIlmanLomalaskentaa (0s)
🟢 testKtaReportVuosilomalaskennalla (0s)
🟢 testKtaReportMyosRullaavallaVuosilomalaskennalla (0s)
🟢 com.tustor.tuntinetti.view.application.recruitment.submit.tailored.suomenavustajapalvelut.TestSuomenAvustajapalvelutHakulomake (0s)
🟢 testMunicipalitiesAgainstPostiPostalCodeDataFile (0s)
🟢 com.tustor.tuntinetti.view.application.netvisor.TestNetvisorXmlSerialization (0s)
🟢 testShouldCreateAccountingInfo (0s)
🟡 com.tustor.tuntinetti.view.application.TestSalaryCalculationApiWithoutGui (0s)
🟡 testTulorekisterinTulolajienPalkkalajikoodiBits (0s)
TulorekisterinTulolajienPalkkalajikoodiBits differ in a group: [NON_EMPLOYMENT_BONUS_OR_SALARY] UnitTypes: NON_EMPLOYMENT_BONUS_OR_SALARY, NON_EMPLOYMENT_BONUS_OR_SALARY Enums: Kokouspalkkio, Käyttökorvaus ansiotuloa expected:<0,[0,1],0,0,0,0,0,> but was:<0,[1,0],0,0,0,0,0,>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApiWithoutGui.assertTulorekisterinTulolajienPalkkalajikoodiBits(TestSalaryCalculationApiWithoutGui.java:108)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApiWithoutGui.testTulorekisterinTulolajienPalkkalajikoodiBits(TestSalaryCalculationApiWithoutGui.java:56)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.view.application.suites.unittest.TestRegressionTestResultUpdate (0s)
🟢 testExceptionStatistics (0s)
🟢 testNextLastEmailedOnInfo (0s)
🟢 testGitLog (0s)
🟢 testIncrementalTargetUpdate (0s)
🟢 testExceptionClassification (0s)
🟢 testDetectingDifferences (0s)
🟢 testDuplikaattiMetodipolut (0s)
🟢 testCompareRegressionTestResults (0s)
🟢 com.tustor.tuntinetti.view.application.timemanagement.models.TestVacationSummaryProxyForVacations (9s)
🟢 testLoppupalkkamaksunPaivaaEiMuutetaHistoriassa (0s)
🟢 testCpmosLazyInitialization (0s)
🟢 testSetLomapalkkaLomarahaJaDescriptionMaksumaaraykselleJaDaterangeYhdstys (0s)
🟢 testSetLomapalkkaLomarahaJaDescriptionMaksumaaraykselleJaArkipyhat (0s)
🟢 testSetLomapalkkaLomarahaJaDescriptionMaksumaaraykselle (0s)
🟢 testGetMaksuVacationEarnedsForVacationsOnDateRange (0s)
🟢 testgetDateRangeLomaMaksumaaraykselle (0s)
🟢 testHetiMaksuunJaPctWtrSpent (0s)
🟢 testAlkusaldonVaikutusLoppupalkanJalkeen (0s)
🟢 testLomanmaaraytymiskausiJokaJatkuuSeuraavalleKlassiselleLomavuodelle (0s)
🟢 testMaksettavaSaldoJaManuaalinenYliajo (0s)
🟢 testReportableVacationCalculations (0s)
🟢 testGetUsedPaidVacations (0s)
🟢 testFilteringOfPartialEstimates (0s)
🟢 testPctWtrEurotLasketaanWtrSaldoon (0s)
🟢 testEiVoiKuluttaaEnemmanLomiaKuinAnsaittu (0s)
🟢 testSaldoValidaattoriJaTyosuhteenPaattyminenTulevaisuudessa (0s)
🟢 testSaldoValidaattoriJaTyosuhteenPaattyminenMenneisyydessa (0s)
🟢 testJosEiAnsaitaLomaaMuttaVainVapaapaivia (0s)
🟢 testKunLasketaanLomiaRangeReportinTulevaisuuteenEiRajataLomanmaaraytymiskautta (0s)
🟢 testVuodenLopunLaskelmaLasketaanVainVuodenLopunLomanmaaraytymiskausille (0s)
🟢 testDeltaPitkaltaAikavalilta (0s)
🟢 testDeltaPitkaltaAikavaliltaKeskipaivapalkalla (0s)
🟢 testDeltastaEiVahennetaAiempaaProsenttiperusteistaPalkkaa (0s)
🟢 testDeltaPitkaltaAikavaliltaJaValissaPoissaolo (0s)
🟢 testDeltaLaskentaToimiiVaikkaRajakohdassaEiOlisiTyosuhdetta (0s)
🟢 testPiilotetaanDeltaJosSeEiTuoLisatietoa (0s)
🟢 testLoppupalkkaKunToitaJaLomaaKahdeltaEdelliseltaJaTaltaVuodeltaJaEiKuukausipalkkaa (0s)
🟢 testLoppupalkkaKunToitaJaLomaaKahdeltaEdelliseltaJaTaltaVuodelta (0s)
🟢 testLoppupalkkaKunToitaJaLomaaEdelliseltaJaTaltaVuodeltaJaTesEiAnnaLomarahaaTuoreiltaPitamattomiltaLomilta (0s)
🟢 testLoppupalkkaKunToitaJaLomaaEdelliseltaJaTaltaVuodeltaJaTyosuhdePaattynytTyontekijastaJohtuvastaSyysta (0s)
🟢 testLoppupalkkaKunToitaJaLomaaEdelliseltaJaTaltaVuodeltaSekaWtraa (0s)
🟢 testLoppupalkkaKunLomaaVainKuluvaltaVuodelta (0s)
🟢 testNormaalitSaldotKunBittiEiPaalla (0s)
🟢 testErillisetSaldotKunBittiOnPaalla (0s)
🟢 testThatVacationStartDayOnTheEndOfContractPeriodDependsOnVacationStatusOnLastDayOfWork (0s)
🟢 testOnlyNonRollingVacations (0s)
🟢 testLomalaskentaBititMaarittavatLasketaankoLomia (0s)
🟢 testThreeContractPeriodsWithGapsAndDifferentEarning (0s)
🟢 testLomanmaaraytymisJaksonLoppuSyy (0s)
🟢 testMuukuin_SICKLEAVE_SERIES_EiAiheutaLaskentaa (0s)
🟢 testTyosuhteenLoppumisSyy (0s)
🟢 testEiRullaaviaJosEiValittu (0s)
🟢 testRullaavatLomatTulevaisuudessa (0s)
🟢 testVuosilomienLaskentaJaContractPeriodSalaryMode (0s)
🟢 testVuosilomienLaskentaJaAnsaintaSaantoOverride (0s)
🟢 testVuodenViimeisenPaivanLomalaskentaSyy (0s)
🟢 testRullaavatLomatReason (0s)
🟢 testVuosilomaFeatureHelperSerialization (0s)
🟢 testKirjattavaSaldoAnsainnatVuodenLoppuunKunTyosuhdeKatkeaaEnnenSita (0s)
🟢 com.tustor.tuntinetti.view.application.timemanagement.models.TestVacationSummaryProxy (1s)
🟢 testVacationHoursOnReportRowsAndSummary (0s)
🟢 testTimeRangedWorkplaceStewardVacationHoursCalculation (0s)
🟢 testVacationTypeIsShownCaching (0s)
🟢 testVapaaKunEiVuosilomaaSaldot (0s)
🟢 testWorktimeReductionSummaryWithOnlyVacationEarneds (0s)
🟢 testWorktimeReductionSummary (0s)
🟢 testFlexKulutusKahdellaContractSeriesilla (0s)
🟢 testFlexKulutusYhdellaContractSeriesilla (0s)
🟢 testTyoajanLyhennysNakyyRaportilla (0s)
🟢 testSaastovapaaSaldotPaivinaEiTunteina (0s)
🟢 testLiukumanMuutosTyoajanJohdosta (0s)
🟢 testLiukumienJaLomienMuutosEarnedienJohdosta (0s)
🟢 testLomienMuutosEarnedienJaPidettyjenJohdosta (0s)
🟢 com.tustor.tuntinetti.view.application.timemanagement.models.TestSimultaneousTravelEntryValidator (0s)
🟢 testOverlapsAlsoConsiderTimeRanges (0s)
🟢 testGetTravelEntriesWithPreviousOverlaps (0s)
🟡 com.tustor.tuntinetti.view.application.ipost.TestIpostApiUtils (1s)
🟢 testPdfReadingKunKaksiSamalle (0s)
🟢 testPdfReadingKaksiSamalleJaYksiToiselle (0s)
🟢 testPdfReadingKaksiSamalleJaKaksiMuuta (0s)
🟡 testBuildingXml (0s)
testBuildingXml.xml expected:<...:LetterBundle xmlns:[lb="urn:itella.com:/schema/ipost/letterbundle/v1x0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="v1x0" senderFileId="senderFileId" xsi:schemaLocation="urn:itella.com:/schema/ipost/letterbundle/v1x0 LetterBundle_V1x0.xsd">
    <lb:Bundle senderBundleId="senderBundleId">
        <lb:BundleCommon isTest="true" creationDate="2026-07-16T00:00:00.000+03:00">
            <lb:Sender ovtID="00371234567" contact="Altered Carbon co., altered@carbon.com, 555 - 4525" companyName="Altered Carbon co." contactPerson="" phoneNumber="555 - 4525" email="altered@carbon.com">
                <lb:SenderAddress>
                    <lb:Eu1 name="Altered Carbon co." address="134 Rocky road" postalCode="73700" city="Pirttilä" countryCode="FI"/>
                </lb:SenderAddress>
            </lb:Sender>
            <lb:StdBundleProcessing customerId="userNm" password="pswd" serviceFunction="0" electronicArchiving="T" letterClass="2" envelope="S" paper="0" fileFormat="0" departmentClassification="false" isDuplex="true"/>
            <lb:DeliveryChannelControl denyElectronicCopyDelivery="false" denyElectronicOnlyDelivery="false">
                <lb:RestrictMatchingForElectronicDelivery/>
            </lb:DeliveryChannelControl>
            <lb:ExternalFile fileName="palkat.pdf" senderFileId="senderPdfFileId"/>
        </lb:BundleCommon>
        <lb:Letter senderLetterId="120350-1567">
            <lb:LetterMeta>
                <lb:Location startPage="1" pages="1"/>
                <lb:Recipient>
                    <lb:Address>
                        <lb:Eu1 name="Tauno Tallikka" address="Tuulitie 4" postalCode="34500" city="Turku" countryCode="FI"/>
                    </lb:Address>
                    <lb:RecipientBankAccount>
                        <lb:BIC>HANDFIHH</lb:BIC>
                        <lb:IBAN>FI4931312300000017</lb:IBAN>
                    </lb:RecipientBankAccount>
                </lb:Recipient>
                <lb:Sender ovtID="00371234567" email="altered@carbon.com" phoneNumber="555 - 4525">
                    <lb:name text="Altered Carbon co."/>
                    <lb:Address>
                        <lb:Eu1 name="Altered Carbon co." address="134 Rocky road" postalCode="73700" city="Pirttilä" countryCode="FI"/>
                    </lb:Address>
                </lb:Sender>
                <lb:LetterDetails>
                    <lb:Subject text="Palkkalaskelma"/>
                    <lb:LetterContentType wageSlip="true"/>
                </lb:LetterDetails>
            </lb:LetterMeta>
        </lb:Letter>
        <lb:Letter senderLetterId="121250+001B">
            <lb:LetterMeta>
                <lb:Location startPage="2" pages="1"/>
                <lb:Recipient SSN="121250+001B">
                    <lb:Address>
                        <lb:Eu1 name="Petri Piipponen" address="Puropolku 56" postalCode="23200" city="Porvoo" countryCode="FI"/>
                    </lb:Address>
                    <lb:RecipientBankAccount>
                        <lb:BIC>OKOYFIHH</lb:BIC>
                        <lb:IBAN>FI2350000110000238</lb:IBAN>
                    </lb:RecipientBankAccount>
                </lb:Recipient>
                <lb:Sender ovtID="00371234567" email="altered@carbon.com" phoneNumber="555 - 4525">
                    <lb:name text="Altered Carbon co."/>
                    <lb:Address>
                        <lb:Eu1 name="Altered Carbon co." address="134 Rocky road" postalCode="73700" city="Pirttilä" countryCode="FI"/>
                    </lb:Address>
                </lb:Sender>
                <lb:LetterDetails>
                    <lb:Subject text="Palkkalaskelma"/>
                    <lb:LetterContentType wageSlip="true"/>
                </lb:LetterDetails>
            </lb:LetterMeta>
        </lb:Letter>
        <lb:Letter senderLetterId="190695-001M">
            <lb:LetterMeta>
                <lb:Location startPage="3" pages="1"/>
                <lb:Recipient SSN="190695-001M"]>
                  ...> but was:<...:LetterBundle xmlns:[xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:lb="urn:itella.com:/schema/ipost/letterbundle/v1x0" schemaVersion="v1x0" senderFileId="senderFileId" xsi:schemaLocation="urn:itella.com:/schema/ipost/letterbundle/v1x0 LetterBundle_V1x0.xsd">
    <lb:Bundle senderBundleId="senderBundleId">
        <lb:BundleCommon isTest="true" creationDate="2026-07-16T00:00:00.000+03:00">
            <lb:Sender ovtID="00371234567" contact="Altered Carbon co., altered@carbon.com, 555 - 4525" companyName="Altered Carbon co." contactPerson="" phoneNumber="555 - 4525" email="altered@carbon.com">
                <lb:SenderAddress>
                    <lb:Eu1 name="Altered Carbon co." address="134 Rocky road" postalCode="73700" city="Pirttilä" countryCode="FI"/>
                </lb:SenderAddress>
            </lb:Sender>
            <lb:StdBundleProcessing customerId="userNm" password="pswd" serviceFunction="0" electronicArchiving="T" letterClass="1" envelope="S" paper="0" fileFormat="0" departmentClassification="false" isDuplex="true"/>
            <lb:DeliveryChannelControl denyElectronicCopyDelivery="false" denyElectronicOnlyDelivery="false">
                <lb:RestrictMatchingForElectronicDelivery/>
            </lb:DeliveryChannelControl>
            <lb:ExternalFile fileName="palkat.pdf" senderFileId="senderPdfFileId"/>
        </lb:BundleCommon>
        <lb:Letter>
            <lb:LetterMeta>
                <lb:Location startPage="1" pages="1"/>
                <lb:Recipient>
                    <lb:Address>
                        <lb:Eu1 name="Tauno Tallikka" address="Tuulitie 4" postalCode="34500" city="Turku" countryCode="FI"/>
                    </lb:Address>
                    <lb:RecipientBankAccount>
                        <lb:BIC>HANDFIHH</lb:BIC>
                        <lb:IBAN>FI4931312300000017</lb:IBAN>
                    </lb:RecipientBankAccount>
                </lb:Recipient>
                <lb:Sender ovtID="00371234567" email="altered@carbon.com" phoneNumber="555 - 4525">
                    <lb:name text="Altered Carbon co."/>
                    <lb:Address>
                        <lb:Eu1 name="Altered Carbon co." address="134 Rocky road" postalCode="73700" city="Pirttilä" countryCode="FI"/>
                    </lb:Address>
                </lb:Sender>
                <lb:LetterDetails>
                    <lb:Subject text="Palkkalaskelma"/>
                    <lb:LetterContentType wageSlip="true"/>
                </lb:LetterDetails>
            </lb:LetterMeta>
        </lb:Letter>
        <lb:Letter>
            <lb:LetterMeta>
                <lb:Location startPage="2" pages="1"/>
                <lb:Recipient>
                    <lb:Address>
                        <lb:Eu1 name="Petri Piipponen" address="Puropolku 56" postalCode="23200" city="Porvoo" countryCode="FI"/>
                    </lb:Address>
                    <lb:RecipientBankAccount>
                        <lb:BIC>OKOYFIHH</lb:BIC>
                        <lb:IBAN>FI2350000110000238</lb:IBAN>
                    </lb:RecipientBankAccount>
                </lb:Recipient>
                <lb:Sender ovtID="00371234567" email="altered@carbon.com" phoneNumber="555 - 4525">
                    <lb:name text="Altered Carbon co."/>
                    <lb:Address>
                        <lb:Eu1 name="Altered Carbon co." address="134 Rocky road" postalCode="73700" city="Pirttilä" countryCode="FI"/>
                    </lb:Address>
                </lb:Sender>
                <lb:LetterDetails>
                    <lb:Subject text="Palkkalaskelma"/>
                    <lb:LetterContentType wageSlip="true"/>
                </lb:LetterDetails>
            </lb:LetterMeta>
        </lb:Letter>
        <lb:Letter>
            <lb:LetterMeta>
                <lb:Location startPage="3" pages="1"/>
                <lb:Recipient]>
                  ...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:885)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:803)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:815)
	at com.tustor.tuntinetti.view.application.ipost.TestIpostApiUtils.testBuildingXml(TestIpostApiUtils.java:264)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPdfReading (0s)
🟢 com.tustor.tuntinetti.view.application.selfservice.tailored.debora.TestDeboraSelfServiceOrderInfo (0s)
🟢 testLatestOrderTime (0s)
🟢 com.tustor.tuntinetti.view.application.newsletter.TestUtmModifier (0s)
🟢 testNoParams (0s)
🟢 testParamsWithoutFragment (0s)
🟢 testExistingQueryIsReplaced (0s)
🟢 testFragmentPreserved (0s)
🟢 testExistingQueryAndFragment (0s)
🟢 testGetDateFromSubject (0s)
🟢 testAsiakaskirjeKesakuu2025IlmanUtmParametrimuokkauksia (0s)
🟢 testAsiakaskirjeKesakuu2025MuokataanUtmParametrit (0s)
🟢 testAsiakaskirjeSyyskuu2023IlmanUtmParametrimuokkauksia (0s)
🟢 testAsiakaskirjeSyyskuu2023MuokataanUtmParametrit (0s)
🟢 testAsiakaskirjeElokuu2025IlmanUtmParametrimuokkauksia (0s)
🟢 testAsiakaskirjelokuu2025MuokataanUtmParametrit (0s)
🟢 com.tustor.tuntinetti.view.application.TestHenkilotyovuosienLaskenta (0s)
🟢 testHenkilotyovuodetFromEmployeeRangeReport (0s)
🟢 testHenkilotyovuosienLaskenta (0s)
🟢 testIllegalArgumentException (0s)
🟢 test_NON_STANDARD_WORKING_HOURS (0s)
🟢 com.tustor.tuntinetti.view.application.TestDesignStreamer (1s)
🟢 testLoadImages (1s)
🟢 com.tustor.tuntinetti.view.application.TestCalendarRangeModelPaddedWithOneExtraWeekInBothEnds (0s)
🟢 testScrolledMonthCorrespondsToAdjacentMonth_FromWeek50Year2008_AndTheSelectedWeekIsCorrect (0s)
🟢 testScrolledMonthCorrespondsToAdjacentMonth_FromWeek50Year2008 (0s)
🟢 testScrolledMonthCorrespondsToAdjacentMonth_FromFirstWeekOfNovemberYear2008 (0s)
🟢 com.tustor.tuntinetti.view.application.TestCalendarRangeModel (0s)
🟢 testScrolledMonthCorrespondsToAdjacentMonth_FromWeek50Year2008_AndTheSelectedWeekIsCorrect (0s)
🟢 testScrolledMonthCorrespondsToAdjacentMonth_FromWeek50Year2008 (0s)
🟢 testScrolledMonthCorrespondsToAdjacentMonth_FromFirstWeekOfNovemberYear2008 (0s)
🔴 com.tustor.tuntinetti.view.htmlunit.TestOpenJobs (0s)
🔴 testGetOpenJobs (0s)
www.lead.fi: Name or service not known
	at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
	at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:867)
	at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1302)
	at java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:815)
	at java.net.InetAddress.getAllByName0(InetAddress.java:1291)
	at java.net.InetAddress.getAllByName(InetAddress.java:1144)
	at java.net.InetAddress.getAllByName(InetAddress.java:1065)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:111)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:71)
	at com.gargoylesoftware.htmlunit.HttpWebConnection.getResponse(HttpWebConnection.java:184)
	at com.gargoylesoftware.htmlunit.WebClient.loadWebResponseFromWebConnection(WebClient.java:1316)
	at com.gargoylesoftware.htmlunit.WebClient.loadWebResponse(WebClient.java:1233)
	at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:341)
	at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:410)
	at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:395)
	at com.tustor.tuntinetti.view.leadhomepage.PositionsPage.fillPositions(PositionsPage.java:141)
	at com.tustor.tuntinetti.view.htmlunit.TestOpenJobs.testGetOpenJobs(TestOpenJobs.java:25)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.htmlunit.TestBiisoniJobApplicationSubmitPage (0s)
🔴 testJobApplicationSubmit (0s)
org/eclipse/jetty/websocket/api/Session
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
	at java.lang.Class.getDeclaredMethods(Class.java:1975)
	at com.gargoylesoftware.htmlunit.javascript.configuration.AbstractJavaScriptConfiguration.process(AbstractJavaScriptConfiguration.java:193)
	at com.gargoylesoftware.htmlunit.javascript.configuration.AbstractJavaScriptConfiguration.getClassConfiguration(AbstractJavaScriptConfiguration.java:167)
	at com.gargoylesoftware.htmlunit.javascript.configuration.AbstractJavaScriptConfiguration.buildUsageMap(AbstractJavaScriptConfiguration.java:79)
	at com.gargoylesoftware.htmlunit.javascript.configuration.AbstractJavaScriptConfiguration.<init>(AbstractJavaScriptConfiguration.java:59)
	at com.gargoylesoftware.htmlunit.javascript.configuration.JavaScriptConfiguration.<init>(JavaScriptConfiguration.java:543)
	at com.gargoylesoftware.htmlunit.javascript.configuration.JavaScriptConfiguration.getInstance(JavaScriptConfiguration.java:559)
	at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.<init>(JavaScriptEngine.java:142)
	at com.gargoylesoftware.htmlunit.WebClient.init(WebClient.java:236)
	at com.gargoylesoftware.htmlunit.WebClient.<init>(WebClient.java:211)
	at com.tustor.tuntinetti.view.htmlunit.TestBiisoniJobApplicationSubmitPage.testJobApplicationSubmit(TestBiisoniJobApplicationSubmitPage.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: org.eclipse.jetty.websocket.api.Session
	at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
	at java.lang.Class.getDeclaredMethods(Class.java:1975)
	at com.gargoylesoftware.htmlunit.javascript.configuration.AbstractJavaScriptConfiguration.process(AbstractJavaScriptConfiguration.java:193)
	at com.gargoylesoftware.htmlunit.javascript.configuration.AbstractJavaScriptConfiguration.getClassConfiguration(AbstractJavaScriptConfiguration.java:167)
	at com.gargoylesoftware.htmlunit.javascript.configuration.AbstractJavaScriptConfiguration.buildUsageMap(AbstractJavaScriptConfiguration.java:79)
	at com.gargoylesoftware.htmlunit.javascript.configuration.AbstractJavaScriptConfiguration.<init>(AbstractJavaScriptConfiguration.java:59)
	at com.gargoylesoftware.htmlunit.javascript.configuration.JavaScriptConfiguration.<init>(JavaScriptConfiguration.java:543)
	at com.gargoylesoftware.htmlunit.javascript.configuration.JavaScriptConfiguration.getInstance(JavaScriptConfiguration.java:559)
	at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.<init>(JavaScriptEngine.java:142)
	at com.gargoylesoftware.htmlunit.WebClient.init(WebClient.java:236)
	at com.gargoylesoftware.htmlunit.WebClient.<init>(WebClient.java:211)
	at com.tustor.tuntinetti.view.htmlunit.TestBiisoniJobApplicationSubmitPage.testJobApplicationSubmit(TestBiisoniJobApplicationSubmitPage.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.view.reusables.formcomponents.TestRobustBigDecimalTextField (0s)
🟢 testPrecision (0s)
🟢 testSubmitWithoutRestrictionsWorks (0s)
🟢 testValidationGivesCorrectErrorForOverlyLargeValue (0s)
🟢 testMaxBigDecimalValue (0s)
🟢 testGivenMaximumPositiveValueAnyNegativeValueIsRejected (0s)
🟢 testValidationAcceptsCorrectValueWhenMovePointIsUsed (0s)
🟢 testValidationGivesCorrectErrorForOverlyLargeValueWhenMovePointIsUsed (0s)
🟢 testValidationGivesCorrectErrorForAbsoluteValueRestrictionWhenMovePointIsUsed (0s)
🟢 testNegativeValues (0s)
🟡 test (0s)
TODO validoi, että jos luvussa on movepointright niin ei tarjoa maksimiksi 99.99 vaan 100.00
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.view.reusables.formcomponents.TestRobustBigDecimalTextField.test(TestRobustBigDecimalTextField.java:95)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.view.reusables.formcomponents.TestOvertimeCategoryChoice (0s)
🟢 testOvertimeCategoryChoices (0s)
🟢 com.tustor.tuntinetti.view.reusables.validators.TestNewNameCheck (0s)
🟢 testNameHasChanged (0s)
🟡 com.tustor.tuntinetti.view.system.TestServletAndThreads (0s)
🟡 testProcessingThreadDoesNotSwallowThreadDeath (0s)
TODO: finish the test
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.view.system.TestServletAndThreads.testProcessingThreadDoesNotSwallowThreadDeath(TestServletAndThreads.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.view.notification.TestNotificationsPanel (0s)
🟢 testOnOpenAjaxNotificationFunction (0s)
🟢 testBeforeOpenAjaxNotificationFunction (0s)
🟢 testCloseAjaxNotificationFunction (0s)
🟢 testCloseOnClickAndNotifyViaAjaxFunction (0s)
🟢 testNotificationSettings (0s)
🟢 com.tustor.tuntinetti.view.login.TestTallierUtils (0s)
🟢 testBase64Encoding (0s)
🟢 testSigning (0s)
🟢 testSignatureVerificationAndParsing (0s)
🟢 testTimeEncoding (0s)
🟡 com.tustor.tuntinetti.view.session.TestPersonalizationCookieInfo (0s)
🟢 testDecodingInvalidBase64 (0s)
🟢 testDecodingNewBase64JsonValues (0s)
🟡 testEncodingNewBase64JsonValues (0s)
Base64 encoded value expected:<...LCJsYW5nIjoiZmkifQ==[
]> but was:<...LCJsYW5nIjoiZmkifQ==[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.view.session.TestPersonalizationCookieInfo.testEncodingNewBase64JsonValues(TestPersonalizationCookieInfo.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDecodingOldJsonValues (0s)
🟢 com.tustor.tuntinetti.view.session.models.TestReportingRangeModel (0s)
🟢 testOvertimeCycleShouldClearWhenDateRangeIsChanged (0s)
🟡 com.tustor.tuntinetti.view.utils.api.genericinvoice.TestGenericInvoiceApiUtilsStatic (0s)
🟡 warning (0s)
No tests found in com.tustor.tuntinetti.view.utils.api.genericinvoice.TestGenericInvoiceApiUtilsStatic
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.TestSuite$1.runTest(TestSuite.java:90)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.view.utils.TestHoursLockDateEditingSetEnabledVisitor (0s)
🟢 testGetHoursLockDateEditingSetEnabledVisitorForAbstractReportPanel (0s)
🟢 com.tustor.tuntinetti.view.utils.TestProCountorApiUtils (0s)
🟢 testCheckPercentPostfix (0s)
🟢 com.tustor.tuntinetti.view.services.labyrintti.TestLinkMobilitySmsMessageHandlerPage (0s)
🟢 testLinkmobilityCgiInboundSms (0s)
🟢 testLinkmobilityCgiOutboundSms (0s)
🟢 testLinkmobilityMyLinkInboundSms (0s)
🟢 testLinkmobilityMyLinkInboundDlr (0s)
🟢 testLinkmobilityMyLinkOutboundSms (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestVartiointialanKTA (0s)
🟢 testAverageHourlySalaryUsage (0s)
🟢 testBonustenVaikutusJaKtanKayttoSairauslomapalkassa (0s)
🟡 test_TODO_VAATIIKO_SINITARRALISAN_KTAnKayttoWTRssa (0s)
työajan lyhennyksen korvauksen määrä expected:<[9]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanKTA.test_TODO_VAATIIKO_SINITARRALISAN_KTAnKayttoWTRssa(TestVartiointialanKTA.java:223)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAverageHourlySalary (0s)
🟢 testEmergencyWorkDoesntAffectAverageHourlySalary (0s)
🟢 testBonustenVaikutusJaKtanKayttoPyhakorvauksissa (0s)
🟢 testKtaVahintaanTuntipalkka (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTyossaolonVeroistenPaivienLaskuri (0s)
🟢 testKaytetaanContractSeriesKohtaistaKalenteria (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast (2min 38s)
🟢 testTarkasteleToteutuneitaJaEkvivalenttiTuntejaJosSovitutTunnitEiYllaXXXVRajaan (0s)
🟢 testLomakorvausKunEiTaysialomanmaaraytymiskuukausia (1s)
🟢 testTyhjakinVoiKerryttaaLomaa (0s)
🟢 testSairaslomaTaskinPaalla (0s)
🟢 testEiVaikutaMaksusaldoonLippuAnsaintaVacationEarnedissa (0s)
🟢 testDeboranHetimaksuunYliohjausBugi1 (0s)
🟢 testDeboranHetimaksuunYliohjauksenPurku2018 (0s)
🟢 testSuorituskyky1Ja2 (5s)
🟢 testSuorituskyky3 (2s)
🟢 testSuorituskyky4 (2s)
🟢 testSuorituskyky5 (4s)
🟢 testCacheRaceCondition (0s)
🟢 testToisenVuodenValintaJaContractPeriodEndingReasonMaaliskuu (2s)
🟢 testDebora60pvEiKatkeaTyosopimustenVaihtuessa (0s)
🟢 testDebora60day15hVkoHigherVacationPercentage (0s)
🟢 testPerhevapaanRakennusteollisuustyyli (0s)
🟢 testKkpalkkaJaSairasloma (0s)
🟢 testCityworkLomapalkkavelkaJaSivusuhteetJaTekninenAlkupaiva (0s)
🟢 testLomapalkkavelkarivienPiilotus (0s)
🟢 testOtetaankoKTAnKeskimViikkotunteihinMukaanKaikkiViikot (0s)
🟢 testCityworkLomapalkkavelkaEiTuplia (0s)
🟢 testCityworkLomapalkkavelkaJaVenytetytlomanmaaraytymiskaudet (0s)
🟢 testCityworkLomapalkkavelkaJaSivusuhteet (0s)
🟢 testVenytysJaLomapalkkavelka (0s)
🟢 testNovartAsMainContract (0s)
🟢 testOsaAikaElakeEiVaikutaKertymaan (0s)
🟢 testCityworkNovartTyosuhteet (2s)
🟢 testTechnicalEndDateAfterContractPeriodEndDate (0s)
🟡 testTechnicalEndDateAfterContractPeriodEndDateLegacy (0s)
Lomanmääräytymiskausi ei saa venyä sopimuksen reunan yli expected:<2016-04-01 - 2016-04-30> but was:<2016-04-01 - 2016-05-01>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast.assertTechnicalEndDateAfterContractPeriodEndDate(TestVuosilomaFast.java:7821)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast.testTechnicalEndDateAfterContractPeriodEndDateLegacy(TestVuosilomaFast.java:7797)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLoyhennysLyhyessaTyosuhteessa (0s)
🟢 testValitaanParempiAnsainta375h (0s)
🟢 testAllSigmaTests (3s)
🟢 testLaskennallinenPalkkaJaSopimuskatkos (0s)
🟢 testVenytysJaLaskennallinenPalkka (0s)
🟢 testTavallinenValiJaLaskennallinenPalkka (0s)
🟢 testLomapalkkalaskelmanSerialisointi (0s)
🟢 testWeekStartTimeEffects (0s)
🟢 testLoppupalkkaJaUseaPaattyvaSarja (0s)
🟢 testDisplayAndManualOverride (0s)
🟢 testTekninenPaattymispaivaJaPaattymissyy (0s)
🟢 testTekninenAlkupaivaKatkaiseeJakson (0s)
🟢 testRullaavaJaVenytys2 (0s)
🟢 testRullaavaJaVenytys (0s)
🟢 testPaasopimusEiHyppaaTaaksepain (0s)
🟢 testLimittaisetSopimuksetEiHypi (0s)
🟢 testLimittaisetSopimuksetSigma (0s)
🟢 testLimittaisetSopimuksetSigmaVainSivusarjoja (0s)
🟢 testOsaAikainenVapaaJaLaskennallinenPalkka (0s)
🟢 testVanhempainvapaa (1s)
🟢 testAitiysvapaa (2s)
🟢 testIsyysvapaa (2s)
🟢 testKkPalkkalaskelmaJaLisatSuhteessa (0s)
🟢 testEiPaasopimustaJaIsMainDeterminesEtc (0s)
🟢 testSigmaLomapaivatKunEiPaasopimusta (0s)
🟢 testEiTupliaKkPalkkaan (0s)
🟢 testEiKaaduJosLasketaanLaskemaKatkopaivalleSivuSarjassa (0s)
🟢 testJosHetimaksettavaPctEiLomapalkkavelkaa (0s)
🟢 testEiLasketaOsiaEnnenTeknAlkupv (0s)
🟢 testPsg7DayGapBugi (0s)
🟢 testKkpalkkaJaRullaavaLaskelma (0s)
🟢 testLomarahaJaPaattymissyy (0s)
🟢 testLomarahatKunNonStdPctKorvauksella (1s)
🟢 testSigmalaskentaJaSamatVuosilomaEhdot (0s)
🟢 testKkPalkkainenJosTyoaikaMuuttuuPalkkaEi (0s)
🟢 testSuhteessaKkPalkkaanLisanEsitys (0s)
🟢 testMaksettujenKkPalkkojenLaskenta (0s)
🟢 testOletetaanDaterangenPaattavanMyosTyosuhteen (1s)
🟢 testLomapalkkavelkaKunEiLomaa (0s)
🟢 testJuoksevaLomakorvausJaToinenLomanansaintavuosi (0s)
🟢 testLomarahaVapaaKunEiLomaaKorvauksesta (0s)
🟢 testEiNollattujaLaskelmiaLomapalkkavelkaraportille (0s)
🟢 testLomarahanMaksupaivaJaLomapalkkavelka (0s)
🟢 testKesakuun2016LiputPaalleMilloin (0s)
🟢 testKuukausipalkkaAnsaintakaudenLopunMukaan (0s)
🟢 testHenkilokohtaistenLisienOhitus (17s)
🟢 testHenkilokohtaisetLisat (11s)
🟢 testHenkilostonRahalahja (8s)
🟢 testKeskituntiansionMaxTuntimaaranYlittavaToteuma (0s)
🟢 testKpkJaProsenttiKkPalkanLisaksi (0s)
🟢 testKeskipaivapalkanKerroin (0s)
🟢 testKeskipaivapalkkaKahdesasosaMultiSeries (0s)
🟢 testKeskipaivapalkkaKahdeksasosaNoOvertime (0s)
🟢 testKeskipaivapalkkaKahdeksasosaOvertime (0s)
🟢 test_TODO_EiSickleavenTaskGroupTaiSuLisiaKpkLaskentaan (0s)
🟢 testEiSickleavenTaskGroupLisiaKpkLaskentaan (0s)
🟢 test_TODO_EiSairausajanPyhaLisiaKpkLaskentaan (0s)
🟢 testEiSairausajanLisiaKpkLaskentaan (0s)
🟢 testDeterministinenEndDate (0s)
🟢 testLomapalkkavelkaViimeinenLoppupalkkaIlmanLomapaivia (0s)
🟢 testFlexJaWorkTimeCompensationHetiEkvivalentteja (0s)
🟢 testLauantaiLomapaivatKerryttavat (0s)
🟢 testEkaJaVikaKkYhteenPitkaTyosuhde (0s)
🟢 test7DayGapJaLomapalkkavelka (0s)
🟢 testEiLomapalkkavelkaaEnnenCpStartDatea (0s)
🟢 testLomapalkkavelkaJaMuuttuvaTyoaika (0s)
🟢 testSaannollistenSickleave (0s)
🟢 testEpasaannollistenSickleave (0s)
🟢 testEpasaannollistenHolidayJaVacationHours (0s)
🟢 testLomapalkkavelkaKunRahojaMaksettuliikaa (0s)
🟢 testLomapalkkavelkaKunLomaKulutettu (0s)
🟢 testLomapalkkavelkaAnsaintapaivana (0s)
🟢 testAlleKuukaudenContractPeriodit (0s)
🟢 testLomanMaaraytymisJaksoCache (0s)
🟢 testVenytysMaaliskuussa (0s)
🟢 testValitaanParempiAnsaintaSaantoAlkaaMaaliskuussa (0s)
🟢 testValitaanParempiAnsaintaSaantoVainLoyhennettyja (0s)
🟢 testValitaanParempiAnsaintaSaanto (10s)
🟢 testRullaavaKunValissaEiTyosopimusta (0s)
🟢 testAnsaintaSaantoKunViikkotunnitSovittu (0s)
🟢 testVainLomanmaaraytymiskausiHuomioidaan (0s)
🟢 testLomaprosenttiPyoristys (0s)
🟢 testVuosilomapaiviaEiRecordataTuplana (0s)
🟢 testTyosuhdeSentrinenVuosilomalaskentaJaSickleave (0s)
🟢 testTyosuhdeSentrinenVuosilomalaskentaJaVacation (0s)
🟢 testTyosuhdeSentrinenVuosilomalaskenta (1s)
🟢 testVuosilomaPalkkaJaRinnakkaisetTyosopimukset (0s)
🟢 testTyosuhteenPaattymissyynSeliteJaSigmaLaskenta (0s)
🟢 testTyosuhteenPaattymissyynSelite (0s)
🟢 testTotalSaldoonEiOsavuodenArvioitaMukaan (0s)
🟢 testMustGenerateStatsForAllMonths (0s)
🟢 testKeskituntiansiolaskentaJaEpasaannollinenTyoaika (0s)
🟢 test7pvSaantoJaKorvausprosentti (0s)
🟢 testPalvelusvuodetEnnenVuotta1992 (0s)
🟢 testKulutuksetMaksutJaVelkaKunErillisetSaldot (0s)
🟢 testKulutuksetMaksutJaVelkaKunSamatSaldot (0s)
🟢 testLomautusOnEkvivalenttia30pv (0s)
🟢 testLomautusOnEkvivalenttiaToistuvastiJosValissaOnToissa (0s)
🟢 testAlkusaldonTaiManuaalisenVacationEarnedinYlijaamatEivatTuleLoppupalkkaan (0s)
🟢 testContractSeriesKohtainenLoppupalkanLomasaldomuutos (0s)
🟢 testLomapalkkavelkaKunLomanmaaraytymiskausiKatkeaa (0s)
🟢 testAnsaintaSaannonVenytysKunLomanAnsaintakausiPaattyy (0s)
🟢 testLomarahaPaymentDate (0s)
🟢 test1Tai2VuodenLomanansaintaanEiVaikutaContractPeriodEndingReason (0s)
🟢 testLomarahanMaarityksenKatkeaminenJaContractPeriodEndingReason (0s)
🟢 testValidContractPeriodEndingReasonKatkaiseeTyosuhteen (0s)
🟢 testLomapalkkavelkaKunVacationEarnedKuluttaaUusiaJaAnsaittujaLomapaivia (0s)
🟢 testVierekkaisetTyosopimuksetJaStartDate (0s)
🟢 testOtaHuomioonContractPeriodEndingReason (0s)
🟢 testLomapalkkavelkaKunValillaLomapaivienAnsaintaaValillaEi (1s)
🟢 testLomapalkkavelkaKunValillaLomapaivienAnsaintaaValillaEiHistoriaIlmanMaksuja (0s)
🟢 testLomapalkkaJaRahavelkaEivatMeneNegatiivisiksi (0s)
🟢 testAlleSentinLomaPalkanPyoristysEiJaaKummittelemaan (0s)
🟢 testLomapalkkavelkaanEiTuleVacationEarnedejaEnnenEnsimmaistaAnsaintaa (0s)
🟢 testSuhteetonLomakorvausPaiviinNahdenJaLomapalkkavelka (0s)
🟢 testLomapalkkavelanLaskentaanRullaavatLomatKunBittiPaalla (0s)
🟢 testPuuttuvienLomarahojenEtsinta (0s)
🟢 testLomapalkkavelanOsat (2s)
🟢 testDeboranHetimaksuunYliohjausBugi2 (0s)
🟢 testToisenVuodenValintaJaContractPeriodEndingReason (2s)
🟢 testTyosuhteenAlkupaivaJaTekninenAlkupaiva (0s)
🟢 testLoppupalkastaJaaneetMaksamattomatLomarahat (0s)
🟢 testArvioituManuaalinenLoppupalkkamaksunYliajoNollaaVelat (0s)
🟢 testLomarahanMaksupaivanHuomittaJatto (0s)
🟢 testMenneisyydenIrrallinenLomaraha (0s)
🟢 testErillinenLomarahaJaSaldovika (0s)
🟢 testVacationDayOffMaksuVahentaaVelkaa (0s)
🟢 testValillaVacationDayOffJaLoppupalkka (0s)
🟢 testKunLoppupalkassaEiKorvataLomarahojaNeEivatJaaVelkaankaan (0s)
🟢 testKkPalkkaisenEkvivalentitPaivat (1s)
🟢 testHasErillinenMaaraAikaisenLomakorvausprosentti (0s)
🟢 testKkpalkkaisenLaskentaJaLomanpitoaika (0s)
🟢 testKuukausipalkanMuuttuminenJaLisat (2s)
🟢 testDailyRecordSerialisointi (0s)
🟢 testVapaaKunEiLomaaAnsaintaaEiLuetaSaldoon (0s)
🟢 testAnsaintojenPiilotusVainXlsRaportille (0s)
🟢 testVacationTyosuhteenUlkopuolella (0s)
🟢 testKkpalkkaisenSaastovapaatMaksetaanKkpalkalla (0s)
🟢 testPaattymissyyVoiPeruaLomarahatVanhoiltakinAnsainnoilta (0s)
🟢 testTyosuhteenKatkeaminenKatkaiseeSaldonJaVelanAutoAnsainta (0s)
🟢 testTyosuhteenKatkeaminenKatkaiseeSaldonJaVelanManualAnsainta (0s)
🟢 testJosPaivatJoMaksettuEiVähennetäPaivallisenKulutuksenEuroja (0s)
🟢 testLomapalkkavelkaViimeisenaPaivanaKunLoppupalkkafeature (0s)
🟢 testVainLoppupalkanMaksu (0s)
🟢 testManuaalinenAnsaintaLoppupalkassa (0s)
🟢 testTekninenAlkupaivaKatkaisee (0s)
🟢 testManuaalinenOsapaivaAnsaintaEiKaada (0s)
🟢 testEfektiivinenLomasopimussarja (0s)
🟢 testManuaalinenLoppupalkkaAnsainta (0s)
🟢 testVapaaKunEiLomaaKatkeaaMyosLoppupalkanLomakorvauksesta (0s)
🟢 testEiSaastovapaidenLomarahojaJosLomatJoMaksettu (0s)
🟢 testSaastovapaanMaksu2 (0s)
🟢 testSaastovapaanMaksu (0s)
🟢 testPreventSigmaVenytysOverlapForMainWithDifferentLabourAgreements (0s)
🟢 testSigmaJaSivusuhteetKunPaasopimusLaskuttaa (0s)
🟢 testSaastovapaaksiToukokuunToisena (0s)
🟢 testCase16654DeboranAnsaintasaantoYliohjaus (5s)
🟢 testKikyynSiirtyminenJa2013Lakimuutos (0s)
🟢 testCase16192LomapalkkavelanKulutus (0s)
🟢 testLomapalkkavelkaanVastaKunTyosuhdeTaiLomavuosiPaattyy (0s)
🟢 testLomapalkkavelanMaksuJa2Lomavuotta (0s)
🟢 testViivastettyLomasaldoJaLomapalkkavelka (0s)
🟢 testLomapalkkavelkaJaLoppupalkka (0s)
🟢 testLomapalkkavelkaJaAnsainnanPaattymispaiva (0s)
🟢 testLomapalkkavelka2 (0s)
🟢 test7DayGapCase16298 (0s)
🟢 testLomapalkkavelkaHuomioiMaksuvacationEarnedinAnsaintavuoden (0s)
🟢 testLomanansaintakaudetJaPsgLegacymode (0s)
🟢 test7daygapJaTekninenAloituspaivaJaTekninenPaattymispaiva (0s)
🟢 test7daygapAinoaSopimusJaTekninenAloituspaivaSeuraavanaLomavuonna (0s)
🟢 testSigmaDeputyMainPaallekkaisyys (0s)
🟢 testKirjattavienLoppupalkkanollaus_3 (0s)
🟢 testKirjattavienLoppupalkkanollaus_2 (0s)
🟢 testKirjattavienLoppupalkkanollaus_1 (0s)
🟢 testKirjattavanLomasaldonNollausKunEiLoppupalkkafeaturea (0s)
🟢 testLomapalkkavelanYlimaarainenLomaraha (0s)
🟢 test2013SaantoJaEriWorktimemodet (0s)
🟢 testKikyEiLaukaiseVuoden2013Saantoa (0s)
🟢 testEnsimmaisenVuodenAnsaintaVenytys (0s)
🟢 testYlityovapaaKerryttaaLomaa (0s)
🟢 testYliohjattuLoppupalkkalaskelma (0s)
🟢 testIlmanRullaaviaLoppupalkkaAnsainta31pvEtukateen (0s)
🟢 testMuutLomatyypitEivatVaikutaPerhevapaalimittiin (0s)
🟢 testEdVuodenPerhevapaaLimittiEiVaikutaMuihinLomatyyppeihin (0s)
🟢 testPerhevapaa6kkLimit (2s)
🟢 testSairaslomatEdelliseltaVuodelta (0s)
🟢 testLisalomapaivilleTaydetLomanansaintakuukaudet (0s)
🟢 testPctWtrSaldokulutusMutteiMaksua (0s)
🟢 testEiTuplakorvauksiaHetiMaksettaessa (0s)
🟢 testDebora60DayVoiTippuaTyomaaranVaihtuessa (0s)
🟢 testLomarahaaLomakorvauksistaEriTyosuhteenPaattymissyista (0s)
🟢 testProsenttiperusteinenWtrJaLomapalkka (0s)
🟢 testPalvelusvuosienLaskenta (0s)
🟢 testSickleaveEqLaskentaKunEiSopimusta (0s)
🟢 testPalvelusVuodetKunAiemminEriContractSeries (0s)
🟢 testKkpalkkaisenTyoaikaMuuttuuLomanmaaraytymisvuonnaJaLaskennallinenPalkka2 (0s)
🟢 testKkpalkkaisenTyoaikaMuuttuuLomanmaaraytymisvuonnaJaLaskennallinenPalkka1 (0s)
🟢 testKkpalkkaisenTyoaikaMuuttuuLomanmaaraytymisvuonna (0s)
🟢 testKuukausipalkkaMuuttuuEnnenLomaa (0s)
🟢 testTyosuhdeMuuttuuTuntipalkkaiseksi (0s)
🟢 testLomarahatKunTyoaikaMerkittävästiVaihtuuKeskenVuoden (0s)
🟢 testAnsaintaKunLomanmaaraytymiskausiKatkeaaMuttaTyosuhdeJatkuu (0s)
🟢 testAnsaintaKunLomanmaaraytymiskausiKatkeaaMuttaTyosuhdeJatkuuJaMyohemminKatkeaa (0s)
🟢 testAnsaintaKunLomanmaaraytymiskausiKatkeaaMonestiMuttaTyosuhdeJatkuu (0s)
🟢 testAnsaintaKunLomanmaaraytymiskausiKatkeaaMonestiMuttaTyosuhdeJatkuuJaLopuksiKatkeaa (1s)
🟢 testLomarahatKunTesVaihtuuKeskenVuoden (0s)
🟢 testToisenVuodenLomanansaintaKunTesVaihtuu (0s)
🟢 testLomanansaintaKunCpAlkaaHuhtikuunAlussa (0s)
🟢 testManuaalinenYliajoTunnistetaanBitista (0s)
🟢 testVuosilomaKerryttaaLomaa (0s)
🟢 testTechnicalEndDateJaGetEffectiveContractPeriodStartDate (0s)
🟢 testVapaaSaldolaskenta (0s)
🟢 testLoppupalkanYliohjausEiMuutuMaksuksi (0s)
🟢 testIsMainContractSerieDeterminesExtraAndOvertimeAndHoliday (0s)
🟢 testKuukausipalkanLaskenta (0s)
🟢 testOsaAikaisenKuukausipalkkaisenLomapalkka (0s)
🟢 test7DayGapJaTyosuhteenPaattyminen (0s)
🟢 testDisplayAutoVacationStartYear (0s)
🟢 testTyhjaSopimusEiKaada (0s)
🟢 test7DayGapJaRullaavaLaskelma (0s)
🟢 test7DayGapJaMuuttuvaTyosuhde (0s)
🟢 testSevenDaySickleaveGapKunLomalaskelmia (1s)
🟢 testSevenDaySickleaveGapKunEiLaskelmia (1s)
🟢 testLomarahaQualification (0s)
🟢 testVuosilomaMaksuunTunteina (0s)
🟢 testSaastovapaidenLoppupalkanLomakorvaukseenKaytetaanTyosuhteenLopunKuukausipalkkaa (0s)
🟢 testLomatLasketaanVainPaasopimukselle (0s)
🟢 testLoppupalkanLomakorvauksenVaikutusSaldoon (0s)
🟢 testPctBasedKorvauksenPyoristys (0s)
🟢 testSeparateSaldoesVacationRecordVaikutus (0s)
🟢 testKulukorvaukset (0s)
🟢 testVacationEarnedLoppupalkkabitti (0s)
🟢 testErillisetAlkusaldot (0s)
🟢 testLoppupalkkaKunVanhojaJaUusiaLomia (1s)
🟢 testMitkaLiputTarvitaanLoppupalkkaan (0s)
🟢 testLoppupalkkaJaKatkollaOllutTyosuhde (0s)
🟢 testGetVuosilomaPalkkaYliohjatuinPaivin (1s)
🟢 testLomakorvausYliohjatuinPaivinKunVacationDayOff (0s)
🟢 testLomakorvausKunVacationDayOffJaVanhatLomapaivatMaksettuJo (0s)
🟢 testKaksiPerakkaistaLoppupalkkaa (0s)
🟢 testSaldoNollautuuLoppupalkkaan (0s)
🟢 testVuosilomaVacationEarnedEiSaaRecordautuaTuplana (0s)
🟢 testPctBasedLomakorvausYliajaaLoppupalkan (0s)
🟢 testLoppupalkkaLasketaanMyosViimeiseltaPaivalta (0s)
🟢 testPctKorvausHetiMaksuun (0s)
🟢 testPctKorvausHetiMaksuunSalaries (0s)
🟢 testPctKorvausAnsaintasaanto (0s)
🟢 testHuhtikuunAnsaintaSaantoVaikutusCityW (0s)
🟢 testTasanYksiKuukausiKokoaikainenCitywork (0s)
🟢 testLoyhennysKunCpAlkaaKeskellaMaaliskuuta (0s)
🟢 testTekninenTyosuhteenAlkupaivaVaikuttaaLomalaskentaan (0s)
🟢 testVapaastaEiAnsaitseVuosilomaa (0s)
🟢 testVuorolistanMukainenTasausvapaaOikeuttaavuosilomaan (0s)
🟢 testLyhennysvapaatOikeuttavatVuosilomaan (0s)
🟢 testPalkatonvapaaEiOikeutavuosilomaan (0s)
🟢 testLiukumavapaaOikeuttaavuosilomaan (0s)
🟢 testItsenaisyyspaivaEiEkvivalenttiJosEiHolidaytunteja (0s)
🟢 testItsenaisyysPaivaEkvivalenttiKunOnHolidaytunteja (0s)
🟢 testLomakorvausLoppupalkkaanVaikkeiOlisiLomapaivia (0s)
🟢 testProsKorvaukseenPerheeseenLiittyvatVapaat (0s)
🟢 testProsenttiperusteinenLomakorvausEriPoissaolotyypeilleVuosilomalainMukaisesti (2s)
🟢 testProsKorvaukseenEiPalkattomiaSairaslomia (0s)
🟢 testProsPerLoppupalkkaanPalkattomatSairaslomat105pv (0s)
🟢 testProsPerLomapalkkaanPalkattomatSairaslomat105pv (0s)
🟢 testKeskenVuodenKuukausipalkalle (0s)
🟢 testTyontekijanOikeusVapaaseen (0s)
🟢 testGetWorkHoursAccordingToContract (0s)
🟢 testMuunKuinLisaJaYlityoajanPalkkaAikaperusteisineLisineenSunnuntaityosta (0s)
🟢 testTrainingShouldPassOvertimeFilter (0s)
🟢 testTyossaolonVeroistenPaivienLaskuriEiHeitaExceptioniaVaikkaOlisiHolidayHoursejaIlmanHolidayta (0s)
🟢 testDisplayLomapalkkalaskelmanLukuarvot (0s)
🟢 testDisplayLomapalkkalaskelmanLukuarvojenTalvilomaerotusRiippuuBitista (0s)
🟢 testProsenttiperusteisenLaskennallinenPalkkaSkaalautuuPalkankorotustenMukaan (0s)
🟢 testKeskiarvoistetaanVaikkaPalkattomallaSickleavellaOlisiTimeRange (0s)
🟢 testPalkalliselleSairaslomalleEiLasketaLaskennallistaPalkkaa (0s)
🟢 testKunSaannollinenTyoaikaProsenttipalkkaisenLomapalkanLaskennallinenPalkkaTuleeKeskimaaraisenTyoajanMukaan2 (0s)
🟢 testKunSaannollinenTyoaikaProsenttipalkkaisenLomapalkanLaskennallinenPalkkaTuleeKeskimaaraisenTyoajanMukaan (0s)
🟢 testKaupanProsenttiperusteisenVuosilomapalkanLaskennallisenPalkanKeskiarvoistusvali3Kuukautta (0s)
🟢 testHPLProsenttiperusteisenVuosilomapalkanLaskennallisenPalkanKeskiarvoistusvali12Viikkoa (0s)
🟢 testElisanProsenttiperusteisenVuosilomapalkanLaskennallisenPalkanKeskiarvoistusvali12ViikkoaSickleaveAlkaaHolidayPutkessa (0s)
🟢 testElisanProsenttiperusteisenVuosilomapalkanLaskennallisenPalkanKeskiarvoistusvali12Viikkoa (0s)
🟢 testProsenttipalkanLaskennallisenPalkanKeskiarvoistusEiLaskePoissaolojaMukaan (0s)
🟢 testAnsaintasaannonPyoriminen_2 (1s)
🟢 testAnsaintasaannonPyorintaa_1_EiEnaaTapahdu (0s)
🟢 testJosOnVainYksiKuukausiSitaEiLasketaKahdestiA (0s)
🟢 testJosOnVainYksiKuukausiSitaEiLasketaKahdestiB (0s)
🟢 testReunakuukausienYhdistaminenKunValissa3TayttaKuukauttaJaReunakuukaudetTyhjia (0s)
🟢 testReunakuukausienYhdistaminenKunValissa3TayttaKuukauttaJaToisessaReunassaAlleTaydenKuukaudenRajan (0s)
🟢 testReunakuukausienYhdistaminenKunValissa3TayttaKuukauttaJaToisessaReunassaYliTaydenKuukaudenRajan (0s)
🟢 testReunakuukausienYhdistaminenKunValissa3TayttaKuukauttaJaToisessaReunassaYliTaydenKuukaudenRajanMuttaRajattuAnsaintakausi (0s)
🟢 testReunakuukausienYhdistaminenKunValissa3TayttaKuukauttaReunoissaYhteensaYksiTaysiKuukausi (0s)
🟢 testReunakuukausienYhdistaminen35hSaannolla_ensimmaistaKuukauttaEiTuplata (0s)
🟢 testReunakuukausienYhdistaminen35hSaannolla_viimeistaKuukauttaEiTuplata (0s)
🟢 testReunakuukausienYhdistaminenKunValissa3TayttaKuukauttaReunoissaMolemmissaYksiTaysiKuukausi (0s)
🟢 testReunakuukausienYhdistaminenKunAlleKaksiKuukauttaMolemmatItsenaisestiTaysia (0s)
🟢 testLisatyonKorotusosatEivatTuleKeskipaivapalkanLomanmaaraytymisvuodenAnsioon (0s)
🟢 testGetDailyReportsPalauttaaViimeisenkinRangenDailyReportinVaikkaSeOlisikinAinoaDailyReportIkina (0s)
🟢 testGetDailyReportsPalauttaaViimeisenkinRangenDailyReportinVaikkaSeOlisikinViimeinenDailyReportIkina (0s)
🟢 testGetDailyReportsPalauttaaEiKaaduVaikkaDateRangeOlisiReserveRangenUlkopuolella (0s)
🟢 testGetDailyReportsPalauttaaViimeisenkinRangenDailyReportinVaikkaSeEiOlisikaanViimeinenDailyReportIkina (0s)
🟢 testGetDailyReportsEiPalautaViimeistaDailyReportiaKahdestiJosSenJalkeenOnTyhjaDailyReport (0s)
🟢 testGetDailyReportsEiKaaduJosDailyReportejaEiOleAnnetunRangenLoppuunAstiJosContracPeriodLoppuu (0s)
🟢 testGetDailyReportsPalauttaaMyosAinokaisenDailyReportinVaikkaRangeJatkuu (0s)
🟢 testGetDailyReportsPalauttaaMyosAinokaisenDailyReportin (0s)
🟢 testGetDailyReportsEiKaaduJosDailyReportejaEiOtleAnnetunRangenLoppuunAstiVaikkaContractPeriodEiLoppuisi (0s)
🟢 testGetDailyReportsToimiiOikeinVaikkaDaterangellaOlisiTyhjaVali (0s)
🟢 testLeifErikssonVuosilomalaskenta (0s)
🟢 testVuosilomasaldossaEiSaaNakyaVuosilomatJotkaEivatOleVielaKaytettavissa (0s)
🟢 testVuosilomasaldossaPitaaNakyaVuosilomatLoppupalkastaEnnenLomanpitoaikaa (0s)
🟢 testContractSeriesFilteringInVacationBalancesKunKaikkienContractSeriesienLomatLasketaan (0s)
🟢 testContractSeriesFilteringInVacationBalancesKunVainSickleaveContractSeriesinLomatLasketaan (0s)
🟢 testJosSairastuuKeskenTyopaivanSekaSairasEttaTyotunnitLasketaan (0s)
🟢 testJosKeskenTyopaivanSairastuuSePaivaLasketaanTyopaivaksi (0s)
🟢 testVacationTypesEarnVacation_35hSaanto (0s)
🟢 testVacationTypesEarnVacation_14pvSaanto (0s)
🟢 testWorktimeReductionEkvivalenttius (0s)
🟢 testWorktimeReductionsEarnVacationFromMoreThan6DaysAtATime (0s)
🟢 testKoulutuspaivienEkvivalenttiusrajat (0s)
🟢 testKoulutuspaivienKasittelyTyossaolonveroisina (1s)
🟢 testIsSickleaveVoid (0s)
🟢 testGetWorkedHoursInMonthActualJaYhdenPaivanPituinenRange (0s)
🟢 testKtataEiKaytetaLaskennallisessaPalkassa (1s)
🟢 testContractSeriesFilteringEiRikoCachea (0s)
🟢 testVuosilomaOppaanEsimerkki (0s)
🟢 testPalkallinenSairauslomaKerryttaaProsenttiperusteistaVuosilomapalkkaa (0s)
🟢 test35hSaannollaViikonloputLasketaanSairauspaivienRajoihinMukaan (0s)
🟢 testPalkallinenAitiyslomaKerryttaaLaskennallistaPalkkaa (0s)
🟢 testPalkallinenIsyyslomaKerryttaaLaskennallistaPalkkaa (0s)
🟢 testPalkallisetSairauslomatKerryttavatProsenttiperusteistaVuosilomaPalkkaa (0s)
🟢 testPalkatonAitiyslomaKerryttaaLaskennallistaPalkkaa (0s)
🟢 testPalkatonIsyyslomaKerryttaaLaskennallistaPalkkaa (0s)
🟢 testLomautusKerryttaaLaskennallistaPalkkaa (0s)
🟢 testPalkattomatSairauslomatKerryttavatLaskennallistaPalkkaa (0s)
🟢 testPidettyVuosilomaEiKerrytaProsenttiperusteistaVuosilomapalkkaa (0s)
🟢 testLapsenSairausEiKerrytaJosOnPalkatonVapaaPaalla (0s)
🟢 testLapsenSairausViikonloppunakinJosOnTimeranget (0s)
🟢 testLapsenSairausEiVuosittaistaYlarajaa (0s)
🟢 testLapsenSairausMax4pvKerrallaanMuttaVoiOllaUseampiaJaksoja (0s)
🟢 testVacationIlmanTyosopimustaEiVaikutaLaskentaan (0s)
🟢 testPalkatonSairausloma14PaivanSaantoSovitutTyoajat (0s)
🟢 testPalkatonSairausloma35hSaantoEiSovittuaTyoaikaa (0s)
🟢 testPalkatonSairauslomaJaPalkatonVapaaPaallekain35hSaantoEiSovittuaTyoaikaa (0s)
🟢 testPalkallinenSairauslomaJaPalkatonVapaaPaallekain14PaivanSaantoEiSovittuaTyoaikaa (0s)
🟢 testPalkatonSairausloma35hSaantoSovitullaTyoajallaYlipitkaSairausloma (0s)
🟢 testPalkatonSairausloma35hSaantoEpasaannollisellaTyoajallaYlipitkaSairausloma (0s)
🟢 testPalkatonSairausloma35hSaantoSovitullaTyoajallaSairauslomaPatkissa (0s)
🟢 testPalkatonSairausloma35hSaantoIlmanSovittuaTyoaikaaSairauslomaPatkissa (0s)
🟢 testSamanavuonnaAlkaneenTyosuhteenEnsimmainenJaViimeinenKuukausiLasketaanYhdeksi (0s)
🟢 testSamanaVuonnaAlkaneenTyosuhteenEnsimmainenJaViimeinenKuukauttaEiTulisiLaskeaYhdeksiVaikkaEnsimmainenKuukausiOlisiVajaa (0s)
🟢 testEpasaannollisenTyosuhteenPaattyessaKoeaikapurkuunVoidaanKayttaa35hSaantoa (0s)
🟢 testSaannollisenTyosuhteenPaattyessaKoeaikapurkuunKaytetaan14pvSaantoa (0s)
🟢 testMaaraAikaisenLomakorvausKunErillisetLomakorvausprosentit (0s)
🟢 testMaaseutuelinkeinoTyylinenKtaLomapalkkaTuntipalkkaisille (2s)
🟢 testMaaseutuelinkeinotyylinenKtaLomapalkkaJa_PAID_VACATION_POSTPONED (0s)
🟢 testMaaseutuelinkeinoTyylinenKtaLomapalkkaTuntipalkkaisilleKunLomanpitoaikaLeikkaaLomanmaaraytymisvuotta (0s)
🟢 testMaseutuelinkeinoTyylinenKtaLomapalkkaHuomioiVainKorvattavatLomapaivat (0s)
🟢 testNoRealWorkDaysButPaidVacation (0s)
🟢 testOneRealWorkDayAddedToPaidVacation (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta (0s)
🟡 testXX (0s)
TODO entä jos yhdessä työkohteessa on daily ja toisessa weekly overtime? Pitääkö niistä tehdä List<HoursSummary(overtimeAgreement)> ?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testXX(TestViikkoylityoJaViikonAlkamisajankohta.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormaaliTyoviikkoEiViikkoylitoita (0s)
🟢 testMaanantaiKlo7AlkavaTyoviikkoEiViikkoylitoita (0s)
🟢 testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita (0s)
🟢 testNormaaliTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7 (0s)
🟢 testMaanantaiAamullaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7 (0s)
🟡 testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7 (0s)
 expected:<[64]> but was:<[48]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertOvertimeSummary(AbstractViikkoylityoTestCase.java:204)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:36)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7(TestViikkoylityoJaViikonAlkamisajankohta.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestLomapalkkalaskelmaPdfExport (0s)
🟢 testFillPdfFormWithFieldNames (0s)
🟢 testYliohjattuLomalaskelma (0s)
🟢 testKuukausipalkkaisenLisatJaKomissiot (0s)
🟢 testKuukausipalkkaisenLomapalkkalaskelma (0s)
🟢 testKeskipaivapalkkaisenLomapalkkalaskelma (0s)
🟢 testProsenttipalkkaisenLomapalkkalaskelma (0s)
🟢 testProsenttipalkkaisenLomapalkkalaskelmaYhdellaLomaAjalla (0s)
🟢 testProsenttipalkkaisenLomapalkkalaskelmaIlmanLomaAikoja (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita (0s)
🟡 testXX (0s)
TODO Jos on tehnyt esim. su 22-> alkaneen vuoron, niin se tulisi huomioida yhdenkin viikon laskennassa?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.testXX(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:69)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testXXY (0s)
TODO Iltalisien pudottaminen pois sellaisessa tesissä jossa niitä ei makseta ylitöiden ajalta, jos viikkoylityö siirtyy 'seuraavalle päivälle'..?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.testXXY(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testNormaaliTyoviikkoEiViikkoylitoita (0s)
[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_WEEKLY_OVERTIME, EXTRA, WEEKLY_OVERTIME] expected:<3> but was:<5>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.assertOvertimeSummary(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:46)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testNormaaliTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testMaanantaiKlo7AlkavaTyoviikkoEiViikkoylitoita (0s)
[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_WEEKLY_OVERTIME, EXTRA, WEEKLY_OVERTIME] expected:<3> but was:<5>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.assertOvertimeSummary(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:46)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testMaanantaiKlo7AlkavaTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita (0s)
[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_WEEKLY_OVERTIME, EXTRA, WEEKLY_OVERTIME, HOLIDAY_COMPENSATION] expected:<4> but was:<6>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.assertOvertimeSummary(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:46)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testNormaaliTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7 (0s)
[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_WEEKLY_OVERTIME, EXTRA, WEEKLY_OVERTIME] expected:<3> but was:<5>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.assertOvertimeSummary(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:46)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testNormaaliTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:20)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testNormaaliTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7(TestViikkoylityoJaViikonAlkamisajankohta.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testMaanantaiAamullaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7 (0s)
[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_WEEKLY_OVERTIME, EXTRA, WEEKLY_OVERTIME] expected:<3> but was:<5>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.assertOvertimeSummary(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:46)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testMaanantaiKlo7AlkavaTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:28)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testMaanantaiAamullaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7(TestViikkoylityoJaViikonAlkamisajankohta.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7 (0s)
[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_WEEKLY_OVERTIME, EXTRA, WEEKLY_OVERTIME, HOLIDAY_COMPENSATION] expected:<4> but was:<6>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.assertOvertimeSummary(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:46)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:36)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7(TestViikkoylityoJaViikonAlkamisajankohta.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast2 (2min 39s)
🟢 testLaskennallinenPalkkaVanhempainvapaastaKunEiOikeuttaVuosilomaan (0s)
🟢 testPerhevapaalimit14PvSaanto (0s)
🟢 testPerhevapaalimit35hSaanto (0s)
🟢 testPerhevapaiden160PvRajaEiRajoituKuuteenKuukauteen14PvSaanto (0s)
🟢 testPerhevapaidenTyossaolonveroisuusJaLaskennallinenPalkka35PvSaannolla (0s)
🟢 testKuukausipalkkaisenProsenttilomapalkanLaskennallinenPalkkaPerhevapaista (0s)
🟢 testOdotusaikaEiKerrytaLomaaTaiLomapalkkaa14pvSaannolla (0s)
🟢 testOdotusaikaEiKerrytaLomaaTaiLomapalkkaa35hSaannolla (0s)
🟢 test7DayGapEiKatkaisePalvelusvuosilaskentaa (2s)
🟢 testPreventNpeFromKvtesTyylinenHetimaksettavaProsenttikorvaus (0s)
🟢 testSivusarjanYhdistaminenKunVuosilomaehdotSallivatVainJos35hSaanto (0s)
🟢 testSigmaLomapalkkaAnsaintaSaantoCaching (0s)
🟢 testPreventNpeWhenCheckingLoppupalkkatila2 (0s)
🟢 testPreventNpeWhenCheckingLoppupalkkatila (0s)
🟢 testKkpalkanKorotusTasmayttaaMyosLomarahavelkaa (0s)
🟢 testVuodenLopunArvioEiKulutaRullaavaaFeaturea (0s)
🟢 testLomarahapaivatEivatVajuItsekseen (0s)
🟢 testLoppupalkkaAnsaintaaVoidaanKorottaaKkpalkanMyohemminKorottuessa (0s)
🟢 testLomarahapaivatEivatLisaannyToisenTasmaytyksenYhteydessa (0s)
🟢 testSaastovapaaTasmaytyksetKunManuaalisiaYliohjauksia (0s)
🟢 testSaastovapaaJaKkPalkkaTasmaytyksetKunManuaalisiaYliohjauksia (0s)
🟢 testKkPalkkaTasmaytysKunPuhtaastiManuaalinenAnsaintaKeskenLomavuoden (0s)
🟢 testKkPalkkaJaSaastovapaaTasmaytysKunPuhtaastiManuaalinenAnsainta (0s)
🟢 testKkPalkkaTasmaytysKunAnsainnanManuaalinenYliohjaus (0s)
🟢 testEiTasmaytetaKkPalkkakorotuksenTakiaJosJoTasmaytettiinUudemmanSaastovapaavuodenTakia (0s)
🟢 testAbsentCalculationReserveDateRangeEscalation (0s)
🟢 testVuosilomaPalkkaJaRahaPuolenPaivanTarkallaAnsainnallaYliohjattuna (0s)
🟢 testWorkdaysAndHoursAccordingToContractJaSigma (0s)
🟢 testAlkupaivanLaskentaJaShouldIgnoreBecauseNonStandardWorkTime (0s)
🟢 testEffectiveStartDateKunTekninenAlkupaivaOnToisenSopimuksenAlkupaiva (0s)
🟢 testEffectiveStartDateKunTekninenAlkupaivaSamanaPaivanaPaattyvanMuttaAiemminAlkavanSopimuksenAikana (0s)
🟢 testTekninenAlkupaivaJaEffectiveStartDate (0s)
🟢 testGetLomapalkkaJaLomarahaMaksumaaraykselleSenttienHeitot (0s)
🟢 testValidEndingReasonButNoEndDate (0s)
🟢 testEffectiveContracPeriodEndDateKunRinnakkaisiaSopimuksia (0s)
🟢 testEffectiveContractPeriodStartDateKunRinnakkaisiaSopimuksia (0s)
🟢 testSivusarjojenKululajienHuomiointiLomapalkassa (0s)
🟢 testMaksumaaraysEurotKunMaksetaanSamallaKertaaKahtaManuaalistaAnsaintaa (0s)
🟢 testYhtaAnsaintaaMaksavaErillinenLomarahanMaksupaivaJaLomapalkkavelka (0s)
🟢 testUseaaAnsaintaaMaksavaErillinenLomarahanMaksupaivaJaLomapalkkavelka (0s)
🟢 testWorkDaysAccordingToContractUsesContractPeriodDaterangeEffective (0s)
🟢 testLomapalkanLaskutapaJaAnsaintasaannonYliohjaus (0s)
🟢 testTekninenAlkupaivaJaLimittainenSivusopimus (0s)
🟢 testLomienMaksumaarayksenEurotHuomioivatAiemmatMaksut (0s)
🟢 testKirjattavienSaldonNollausJaTyosuhteenJatkuminen (0s)
🟢 testLoppupalkkatilanEpasaannollisenVikatila (0s)
🟢 testProsenttiperusteinenLomakorvausEiTuleTuplana (0s)
🟢 testEiLomarahatasmaytystaManuaalisilleNollalomarahaLaskelmille (0s)
🟢 testLoppupalkkatila (1min 36s)
🟢 testLoppupalkanLomakorvausMaksunManuaalinenYliohjaus (1s)
🟢 testElakkeelleJaadessaAnsaitseeTaydetLomarahat (0s)
🟢 testEiLasketaKuluvanTyosuhteenPalvelusvuosiaJosNeEivatVaikutaLisalomapaiviin (0s)
🟢 testTasmaytysLaskelmienCachetusJaSuorituskyky (6s)
🟢 testKkpalkkaisenLomarahanTasmaytys (0s)
🟢 testLoppupalkkavirheKunLomapaiviaIlmanAnsaintaa (0s)
🟢 testFixedTermBittiJaChangedOrContinuingEndingReason (0s)
🟢 testPctKorvausJaPalvelusvuosienMaaranLaskenta (1s)
🟢 testKaranteeni (0s)
🟢 testVuosilomaJaTyopaivaPaallekain (1s)
🟢 testLisavapaapaivatJaUnikulmanVuosilomaKTA (0s)
🟢 testGetLomapalkkaJaLomarahaMaksumaaraykselle (0s)
🟢 testSaastovapaaLowLevelSpendingCalculation (0s)
🟢 testSaastovapaidenYhdistaminen (0s)
🟢 testLisavapaapaivienLaskentaEiSaaJaadaIkilooppiin (0s)
🟢 testSigmaLaskentaJaPaasopimusJossaEiTunteja (0s)
🟢 testSigmaSivusarjalaskentaJaTyopaivat (0s)
🟢 testVuosilomaEhtojenKaytonMinimityoaika (0s)
🟡 testRangeReportCloneAndComputingInstructions (0s)
sama instanssi expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:583)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast2.testRangeReportCloneAndComputingInstructions(TestVuosilomaFast2.java:5796)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testRangeReportCloningJaLomanpitoaikaanPerustuvaLomapalkka (0s)
molemmilla on sama computingInstructions expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:583)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast2.testRangeReportCloningJaLomanpitoaikaanPerustuvaLomapalkka(TestVuosilomaFast2.java:5941)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLisavapaapaiviaEiLasketaSaldoonOsittaisistaArvioista (0s)
🟢 testLisavapaapaivaSaldolaskentaJaMuuttuvaReserveDaterange (0s)
🟢 testLisavapaapaivatJaSopimussarjat (0s)
🟢 testFixedTermBittiHuomiointi2 (0s)
🟢 testFixedTermBittiHuomiointi1 (0s)
🟢 testKoeaikapurkuJaFixedTermBitti (0s)
🟢 testAnsaintaKey (0s)
🟢 testRullaavassaLomalaskennassaVerrataanRullaamattomanLomanmaaraytymiskaudenPaattymispaivaa (0s)
🟢 testLomarahaTyosuhteenPaattyessaEnnenLomanAlkua (0s)
🟢 testLomapalkkavelanCachetus (0s)
🟢 testLomanpitoaikaanPerustuvaLaskentaJaRullaavienLaskelmienLomapalkatJaRahat (0s)
🟢 testLomanpitoaikaanPerustuvaLaskentaJaInitialisointi (0s)
🟢 testFeatureUsage (2s)
🟢 testLisavapaapaivatJaEdellisenaVuonnaEiAnsaintaa (0s)
🟢 testLisavapaapaivatJaFlex (0s)
🟢 testLisavapaapaivienKuluminenJaPalkkaLauantaisin (0s)
🟢 testLisavapaapaivanAutomaattinenLoppupalkka (0s)
🟢 testNovartJaLisavapaapaiva (0s)
🟢 testBackupKta (0s)
🟢 testLisavapaapaivanPalkka (3s)
🟢 testLisavapaapaivatKunLomanmaaraytymiskausiVaihtuuKeskenVuoden (0s)
🟢 testLisavapaapaivaLaskentaHuomioiVainLomaaAnsaitsevatAiemmatLaskelmat (0s)
🟢 testLisavapaapaivienAnsainta2 (1s)
🟢 testLisavapaapaivienAnsainta (1s)
🟢 testAnsaintaJaKulutusSaldot (0s)
🟢 testEtsiVacationilleMaksuJaKirjattavienAlkusaldo2 (0s)
🟢 testEtsiVacationilleMaksuJaKirjattavienAlkusaldo (0s)
🟢 testEtsiVacationilleMaksuJaPositiivinenAlkusaldo (0s)
🟢 testEtsiVacationilleMaksuJaNegatiivinenAlkusaldo (0s)
🟢 testEtsiVacationilleMaksu (0s)
🟢 testNovartKorvausJaAnsaintaSaannot (0s)
🟢 testRistiinlukitus (2s)
🟢 testLomapalkkalaskentaInitializationPerformance (13s)
🟢 testLomanpitoaikaanPerustuvaLaskutapaJaTyosuhteenPaattyminen (0s)
🟢 testKeskipaivaAnsioKunVuosilomaEhdoissaKta (0s)
🟢 testMaaseutuElinkeinojenLomapalkkaJosTesEiMaaritteleKTAta (0s)
🟢 testVapaaKunEiLomaaEiOleSaastolaskelma (0s)
🟢 testUusiAitiyslomaNollaaLaskurin (2s)
🟢 testLomarahaprosentinValinta (0s)
🟢 testLisatSuhteessaKkPalkkaan (0s)
🟢 testVuosilomalainYlittavienLomapaivienLomarahavaikutus (2s)
🟢 testLomarahaKunLomaaEiAnsaita (0s)
🟢 testSigmaLomanmaaraytymiskaudetKunPaasopimuksellaProsenttikorvaus (0s)
🟢 testSigmaLomanmaaraytymiskaudetKunPaasopimuksellaProsenttikorvausTyoaikamuodonTakia (0s)
🟢 testJosTyosuhdeJatkuuSeuraavanaPaivanaLoppupalkkaaEiVielaMakseta (0s)
🟢 testManualOverrideKenttienAsetus (0s)
🟢 testAlkusaldoLiukulukuJaLomapalkkavelka (0s)
🟢 testPalvelusvuosienLaskennanException (0s)
🟢 testVacationienPaivarjaatEivatVaikutaAnsaintaSaannonValintaan (0s)
🟢 testSairaspaivarajatEivatVaikutaAnsaintaSaannonValintaan (0s)
🟢 test14pvTai35h_TTES (0s)
🟢 test14pvTai35h_KVTES (0s)
🟢 test14pvTai35h_Generic (0s)
🟢 testCase25021OpintovapaaltaToihinpaluuJaEndReserveEndDate (0s)
🟢 testEtsiVacationilleAnsaintaNPE (0s)
🟢 testEtsiVacationilleAnsainta (0s)
🟢 testLomapalkkavelkaKunTasmaytysLaskelmanLomapalkkaTasmaytyshetkellaNolla (0s)
🟢 testVuosilomaKertyyMyosTyoaikapankkiinMenevistaNormaalitunneista (0s)
🟢 testLaskennallisenPalkanLimititVacationeista (1s)
🟢 testManuaalisenYliohjauksenStartDateaEiVoiYliohjata (0s)
🟢 testViivastettyLomanAnsaintaJaStartDate (0s)
🟢 testSigmaJaMinSopimuksenKestoTaydellaLomanmaaraytymiskuukaudellaBlokkaaKertymanSivusrajastaPaasarjaan (0s)
🟢 testAnsaintaSaantoKkPalkkaisellaKunEiLomaaRullaavalaskentaVsEiRullaavaSopimusPaattyyTaiEi (0s)
🟢 testVacationDayOffManuaalinenAnsainta (0s)
🟢 testDayOffManualOverrideWithDays (0s)
🟢 testDayOffAutomaticEarningWithDays (0s)
🟢 testSigmaLaskentaJaNovartSopimusAinoanaMahdollisenaDeputyna (0s)
🟢 testKkPalkkaisenEkvivalentitPaivat2018 (1s)
🟢 testNpeRullaavassaLaskennassa (0s)
🟢 testKkPalkkaisenLomakorvausTyosuhteenPaattyessaKunEiLomapaivia (0s)
🟢 testLomapalkkavelkaJaSaastovapaaKorjaus (0s)
🟢 testLegacyTechnicalEndDateReunatapaus (0s)
🟢 testEffectiveDateRangeKunEmployeeProjectAlkaaMyohemmin2 (0s)
🟢 testNpeLomanmaaraytymiskausienMaarityksessa (0s)
🟢 testEffectiveDateRangeKunEmployeeProjectAlkaaMyohemmin (0s)
🟢 testLomapalkatJaLomarahatSentinTarkkuuteen (0s)
🟢 testSaastovapaanPalkkakorjausKeskenMaksulaskennan (0s)
🟢 testManuaalinenYliajoJaSaastovapaa (0s)
🟢 testKkpalkkatasmaytysEiVaikutaTaaksepain (0s)
🟢 testKoulutusOnTyossaolonVeroista (0s)
🟢 testOrpojenMaksettujenLomapalkkojenKohdistusToisiinLaskelmiin (0s)
🟢 testVahennaOhitettujaLomapalkkojaJosVelkaKorottuu (0s)
🟢 testLomapalkanNopeampiPoismaksuJaKkPalkankorotus (0s)
🟢 testOpintovapaaltaPitaaPalataToihin (0s)
🟢 testLaskennallistaPalkkaaEiAnsaitaViikonlopuilta (0s)
🟢 testSaastovapaanRajapaivanLaskenta (0s)
🟢 testTyossaolonVeroistenPaivienCache2 (0s)
🟢 testTyossaolonVeroistenPaivienCache (0s)
🟢 testOpintovapaanRajaEiKuluJosAnsaintaSaantoEiKerrytaLomaa3 (0s)
🟢 testOpintovapaanRajaEiKuluJosAnsaintaSaantoEiKerrytaLomaa2 (0s)
🟢 testOpintovapaanRajaEiKuluJosAnsaintaSaantoEiKerrytaLomaa (0s)
🟢 testLomavuodenEkvivalenttiusrajaOpintovapaalle (0s)
🟢 testLomavuodenEkvivalenttiusrajaSairaslomalle (0s)
🟢 testLomavuodenEkvivalenttiusrajaSairaslomalleKunJatkuuEdLomavuodelta (0s)
🟢 testEiLomarahaaLoppupalkanLomakorvaukseenLiianLyhyestaTyosuhteesta (0s)
🟢 testTekninenAlkupaivaJaTyosuhteenAlkupaivanLaskenta (0s)
🟢 testKkPalkkaisenLomapalkkaPoisMaksuLaskutukseen (0s)
🟢 testDeboranPurunPalvelussuhdevaikutus (0s)
🟢 testDeboranEpasaannollisetEiVaikutaPurku (0s)
🟢 testDeboran14PvYliohjauksenPurku (0s)
🟢 testKeskipaivapalkkaanEiKuukausipalkkaaPoissaolojenAjalta (0s)
🟢 testGetAverageHourlySalaryByDate (0s)
🟢 testGetEffectiveVuosilomaEhdot (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast3 (5s)
🟢 testThreeContractPeriodsWithGapsAndDifferentEarning (0s)
🟢 testPercentageBasedWtrDoesNotCauseNpe (0s)
🟢 testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu (0s)
🟢 testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla (0s)
🟢 testTuntiPalkkainenOsaAikainen14_Epasaannollinen (0s)
🟢 testKkPalkkainenOsaAikainen14_TyopaivatkinAnnettu (0s)
🟢 testKkPalkkainenOsaAikainen35_Epasaannollinen (0s)
🟢 testTuntiPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu (0s)
🟢 testTuntiPalkkainenOsaAikainen35_Epasaannollinen (0s)
🟢 testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu (0s)
🟢 testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu (0s)
🟢 testKkPalkkainenOsaAikainen14_Epasaannollinen (0s)
🟢 testKkPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu (0s)
🟢 testTuntiPalkkainenOsaAikainen14_TyopaivatkinAnnettu (0s)
🟢 testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla (0s)
🟢 testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla (0s)
🟢 testKkPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu (0s)
🟢 testTuntiPalkkainenOsaAikainen35_TyopaivatkinAnnettu (0s)
🟢 testKkPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu (0s)
🟢 testKkPalkkainenKokoAikainen35_TyopaivatkinAnnettu (0s)
🟢 testTuntiPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu (0s)
🟢 testTuntiPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu (0s)
🟢 testTuntiPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu (0s)
🟢 testKkPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu (0s)
🟢 testKkPalkkainenOsaAikainen35_TyopaivatkinAnnettu (0s)
🟢 testKokopaivaTyosuhdeAlkaaKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa (0s)
🟢 testKokopaivaTyosuhdeLoppuuKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa (0s)
🟢 testKokopaivaTyosuhdeAlkaaKeskellaMaalisKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa (0s)
🟢 testKokopaivaTyosuhdeAlkaaLoppuuKeskellaKuutaPitaisiKayttaa35hSaantoa (0s)
🟢 testKokopaivaTyosuhdeAlkaaKuunEnsimmainenJaLoppuuKeskellaSamaaKuutaPitaisiKayttaa35hSaantoa (0s)
🟢 testKokopaivaTyosuhdeAlkaaKuunKeskellaJaLoppuuViimeisenaPaivanaSamaaKuutaPitaisiKayttaa35hSaantoa (0s)
🟢 testKokopaivaTyosuhdeAlkaaJaLoppuuSamanKuunKeskellaPitaisiKayttaa35hSaantoa (0s)
🟢 testKokopaivaTyosuhdePaattyyHuhtikuunKeskellaPitaisiKayttaa14pvSaantoa (0s)
🟢 testValitaanOikeaLomanansaintaVuosiVaikkaLomatLaskettaisiinTyosuhteenPaattymispaivalleLomakaudella (0s)
🟢 testKaytetaanViimeistaKuukausipalkkaaJosLomavuodenLopussaOllutKuukausipalkkaVaikkaOlisiTuntipalkkainenLomanAlussa (0s)
🟢 test_KeskipaivapalkanLaskennassaKeskimaaraisiinViikkotyopaiviinVaikuttaaMyosPidetytLomat (0s)
🟢 testKumulatiivinenLaskentaKkLomapalkka (0s)
🟢 testKumulatiivinenLaskentaKeskipaivaLomapalkka (0s)
🟢 testKumulatiivinenLaskentaProsenttilomapalkka (0s)
🟢 testAnneRunonenLoppupalkkaFast_LomarahojenMaksuunVaikuttaaTyosuhteenPaattymissyy (0s)
🟢 test_EriSerietJaEffectiveContractPeriodEndDate (0s)
🟢 testVuosilomapaivienAnsainta (0s)
🟢 test_EriSeriet (0s)
🟢 testKeskipaivapalkanVaikutus (0s)
🟢 testOsaAikaistenTuntipalkkaistenProsenttipalkkaanPerustuvaLomapalkkaSunnuntaiLisienKanssa (0s)
🟢 testKolmeTyosopimustaJoillaSamaEfektiivinenAnsaintasaantoJaVuosilomaehdotLasketaanKerralla (0s)
🟢 testKolmeTyosopimustaJotkaEivatOleKovinErilaisetLasketaanKerralla (0s)
🟢 testKahdenEriTesinTyosopimuksenVuosilomalaskenta (0s)
🟢 testKahdenEriContractSeriesinVuosilomalaskenta (0s)
🟢 testKahdenEriContractSeriesinJaTesinVuosilomalaskenta (0s)
🟢 testKahdenSamanContractSeriesinJaTesinVuosilomalaskenta (0s)
🟢 testSopimusAlkoiHuhtikuunToinenOnOltavaSamakuinJosAlkoiHuhtikuunEnsimmainen (0s)
🟢 testLomaaAnsaitaanKaksiJaPuoliPaivaaToisenaLomanansaintavuonnaYliVuodenKestavissaTyosuhteissa (0s)
🟢 testLomaaAnsaitaanVainKaksiPaivaaToisenaLomanansaintavuonnaAlleVuodenKestavissaTyosuhteissa (0s)
🟢 testJosSopimuksenMukaanVainOsaKuukausistaOnTaysia14pvLaskeLomapalkka35SaannonMukaan (0s)
🟢 testItsenaisyyspaivaOnEkvivalentti (0s)
🟢 testItsenaisyyspaivanTunnitOvatEkvivalentteja (0s)
🟢 testArkipyhakorvausTunnitEivatOleEkvivalenttejaTyotuntienKanssa (0s)
🟢 testOvatkoArkipyhatEkvivalenttejaTyopaivienKanssa (0s)
🟢 testEpasaannollisenTyoajanAnsaintasaannonValinta (0s)
🟢 testSaikunKarenssiEiMukaanProsenttiperusteiseenLomaKorvaukseen (0s)
🟢 testSaikunKarenssiLaskennallisenaPalkkanaProsenttiperusteiseenLomaPalkkaan (0s)
🟢 testJosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisenaJaOnVuosilomaehdoissaMaaritelty (0s)
🟡 test_TODO_JosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisena (0s)
TODO: Vuosilomalaskentatoteutus: jos viikko/kk palkkaisen (35 h tekevan) sopimuksen tyoaika on niin vahainen etta tästä syystä vain osa kalenterikuukausista on täysiä lomanmääräytymiskuukausia, hänen lomapalkkansa lasketaan 12 §:n mukaan. expected:<..., Loma: 2pv, Lomap: [135,00e, (Lomapv: 2pv=1kk*2pv/kk, Lomap: 135,00e=135,00e[=1500,00%eur*9%], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 67,5]0e 50,00%> but was:<..., Loma: 2pv, Lomap: [80,00e, (Lomapv: 2pv=1kk*2pv/kk, Lomap: 80,00e=1000,00/25*2pv[=80,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 40,0]0e 50,00%>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast3.assertJosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisena(TestVuosilomaFast3.java:3273)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast3.test_TODO_JosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisena(TestVuosilomaFast3.java:3228)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMissingPaidVacationSaturdays (2s)
🟢 testCompensationOvertimeSummaryAndKkPalkkaanPerustuvaLomapalkka (0s)
🟢 testCompensationOvertimeSummaryAndKeskituntiansioonPerustuvaLomapaklka (0s)
🟢 testCompensationOvertimeSummaryAndKeskipaivapalkkaanPerustuvaLomapaklka (0s)
🟢 testCompensationOvertimeSummaryAndHetiMaksuunProsenttiperusteinenLomapalkka (0s)
🟢 testCompensationOvertimeSummaryAndProsenttiperusteinenLomakorvausAnsaintavuodenPaatyttya (0s)
🟢 testCompensationOvertimeSummaryAndProsenttiperusteinenLomapalkka (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaUtils (2s)
🟢 testTekninenAlkupaivaKatkaisee (0s)
🟢 testEiNpetaVenytyksenTakiaMukaanTulleenJaksonTakia (0s)
🟢 testDeputyvalintaJaTekninenAlkupaiva (0s)
🟢 testgetLomanpitovuosi (0s)
🟢 testArvaaAnsainnanTarkastelupaiva (0s)
🟢 testIsShouldWarnAboutConflictingVuosilomaAsetuksetLowLevel (0s)
🟢 testAnsaintasaantoEiVaihtunutkaan (0s)
🟢 testVuosilomaLaskentaVaistaaJosTesOnNull (0s)
🟢 testPreventNPEFromHashCode (0s)
🟢 testLaskutettavaSopimusOhitetaan (1s)
🟢 testViikkotyoajanMuutosFix (0s)
🟢 test7dayGapJaLoppupalkat (0s)
🟢 testVenytysJa7daygapTestMode (0s)
🟢 testVenytysJa7daygap (0s)
🟢 testEiVenytetaJosTekninenAlkupaivaSamassaKuussa (0s)
🟢 testAnsaintasaantoValitaanKokoKuukaudenMukaan (0s)
🟢 test7DayGapJaTulevaisuus (0s)
🟢 testJaksonKatkaisuJaViikkotunnit (0s)
🟢 testMaaraytymisKaudetJa14pvRaja (0s)
🟢 testEiHajoaJosReserveDaterangeEiYllaLomavuodelle (0s)
🟢 testPalvelusvuosienMaaraJaReserveDates (0s)
🟢 testLaskeVapaapaivat (0s)
🟢 testGetLomavuodet (0s)
🟢 testGetLomavuosiIntFromDate (0s)
🟢 testGetLomanmaaraytymisvuodetKuluvat (0s)
🟢 testGetLomanmaaraytymisvuosiByInt (0s)
🟢 testGetLomanmaaraytymisvuosiByDate (0s)
🟢 testGetLomanmaaraytymisvuosiKuluvaByDate (0s)
🟢 testGetLomavuosiInt (0s)
🟢 testJosHetiPctKorvausEiLomanmaarJaksoa (0s)
🟢 testAlleKkTyosuhdeJaLomanmaaraytymiskaudet (0s)
🟢 testValidContractPeriodEndingReasonKatkaiseeLomanmaaraytymiskauden (0s)
🟢 testGetLomanMaaraytymisJaksot (0s)
🟢 testDescribeAnsaintaSaanto (0s)
🟢 testKaksiTyosopimustaJoillaSamaEfektiivinenAnsaintasaantoJaVuosilomaehdotLasketaanKerralla (0s)
🟢 testKaksiTyosopimustaJoillaEriEfektiivinenAnsaintasaantoLasketaanErikseen (0s)
🟢 testKaksiEpäsäännöllistäTyosopimustaVaikkaEriEfektiivinenAnsaintasaantoLasketaanYhteen (0s)
🟢 testVajaaKuukaudenSopimusLasketaanViereisenMukaanJosVuosilomaEhdotTasmaavat_A (0s)
🟢 testVajaaKuukaudenSopimusLasketaanViereisenMukaanJosVuosilomaEhdotTasmaavat_B (0s)
🟢 testVajaaKuukaudenSopimusLasketaanViereisenMukaanJosVuosilomaEhdotTasmaavat_C (0s)
🟢 testVajaaKuukaudenSopimusLasketaanViereisenMukaanJosVuosilomaEhdotTasmaavat_D (0s)
🟢 testVajaaKuukaudenSopimusLasketaanViereisenMukaanJosVuosilomaEhdotTasmaavat_E (0s)
🟢 testGetContractPeriodEffectiveRangeWithTwoDifferentLabourAgreements (0s)
🟢 testGetContractPeriodEffectiveRangeWithTwoDifferentLabourAgreementsWithSameVuosilomaehdot (0s)
🟢 testGetContractPeriodEffectiveRangeWithManySerieses (0s)
🟢 testGetContractPeriodEffectiveRangeWithManySerieses2 (0s)
🟢 testGetLastContractPeriodEiKaadu (0s)
🟢 testGetLastContractPeriodEiKaadu2 (0s)
🟢 testEffectiveContractPeriodStartDateEiKaadu (0s)
🟢 testGetContractPeriodEffectiveRangeWithLongerThan30daysBetween (0s)
🟢 testGetContractPeriodEffectiveRangeWithLessThan30daysBetween (0s)
🟢 testVuosilomanAnsaintaEntisillaTyontekijoilla (0s)
🟢 testLomanmaaraytymisvuosi (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaPalkkalajiFast (6s)
🟢 testLomapalkka (0s)
🟢 testLomaraha (0s)
🟢 testLaskutapa1Prosentti (0s)
🟢 testLaskutapa2Keskipaivapalkka (0s)
🟢 testLaskutapa3Keskituntiansio (0s)
🟢 testLaskutapa4TuntiPalkkaJaKaikkiProsentteina (0s)
🟢 testLaskutapa5KkPalkkaJaKaikkiProsentteina (0s)
🟢 testLaskutapa6KkJaKeskipaivapalkka (0s)
🟢 testLaskutapa7KkJaKeskituntiansio (0s)
🟢 testLaskutapa8KkJaProsentti (0s)
🟢 testLaskutapa9KkJaProsenttiJaKeskipaivapalkka (0s)
🟢 testLaskutapa10KkJaSuhteessaSiihen (0s)
🟢 testKkJaKaikkiProsentteinaMonthlySalaryMukaan (0s)
🟢 testLaskutapa5KkPalkkaJaKaikkiProsentteinaEiMatkaAjanLisia (0s)
🟢 testTuntipalkkaJaKaikkiProsentteinaEiLaskennallista (0s)
🟢 testKkProsenttiJaSuhteessaEiExtraa (0s)
🟢 testKkJaKeskipaivapalkkaEiHolidayCompensationia (0s)
🟢 testKkProsenttiJaKeskipaivapalkkaEiExtraa (0s)
🟢 testProsenttiJaSkaalautumatonLisa (0s)
🟢 testProsenttiJaArkipyhakorvauksenLisa (0s)
🟢 testPalkkalajiLauantailisa (0s)
🟢 testPalkkalajiBonus (0s)
🟢 testPalkkalajiLisatYlityonAjalta (0s)
🟢 testLisatYlityonAjaltaJaSuhteesa (0s)
🟢 testPalkkalajiKaupanBonusLasketaanKeskipaivapalkalla (0s)
🟢 testDebug (0s)
🟢 testMatkaAjanTunnitJaLisat (0s)
🟢 testPalkkalajiLaskennallinenPalkka (0s)
🟢 testPalkkalajiKkKohtainenEiSkaalautuvaLisa (0s)
🟢 testPalkkalajiKkKohtainenSkaalautuvaLisa (0s)
🟢 testPalkkalajiArkipyha (0s)
🟢 testPalkkalajiSairausajanPalkka (0s)
🟢 testPalkkalajiAikaperusteisetLisat (0s)
🟢 testPalkkalajiNormalDuringWeeklyOvertime (0s)
🟢 testPalkkalajiWeeklyOvertime (0s)
🟢 testPalkkalajiLostWeeklyRestTime (0s)
🟢 testPalkkalajiHolidayCompensation (0s)
🟢 testPalkkalajiHolidayCompensationLisa (0s)
🟢 testPalkkalajiNormalDuringDailyOvertime (0s)
🟢 testPalkkalajiDailyOvertime (0s)
🟢 testPalkkalajiNormalDuringExtra (0s)
🟢 testPalkkalajiExtra (0s)
🟢 testPalkkalajiMatkaAika (0s)
🟢 testPalkkalajiMatkaAjanLisat (0s)
🟢 testPalkkalajiArkipyhakorvauksenLisat (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestKiinteistoPalvelualanTyontekijoidenVuosilomaFast (3s)
🟢 testKuukausipalkkainen40h (0s)
🟢 testKuukausipalkkainen375h (0s)
🟢 testProsenttiperusteinen40h (0s)
🟢 testProsenttiperusteinen375h (0s)
🟢 testKeskituntiAnsioonPerustuvaVuosilomapalkka40h (0s)
🟢 testKeskituntiAnsioonPerustuvaVuosilomapalkka375h (0s)
🟢 testKTAhanPerustuvaVuosilomapalkkaAlle375hKunSaannollinenTyoaika (0s)
🟢 testKTAhanPerustuvaVuosilomapalkkaAlle375hKunSaannollinenTyoaikaJaVainMaanantaisinToissa (0s)
🟢 testKeskituntiAnsioonPerustuvaVuosilomapalkkaAlle375h (0s)
🟢 testKertoimenKorotusJaLasku (0s)
🟢 testKeskituntiAnsioonPerustuvaVuosilomapalkkaAlle375hKunArkipyhinaVapaalla (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestVartiointialanVuosilomaFast (1s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvKeskituntiAnsioonPerustuvaVuosilomapalkka (0s)
🟢 test35hKeskituntiansioonPerustuvaVuosilomapalkka (0s)
🟢 testKTAhanPerustuvaVuosilomapalkkaAlle40hKunSaannollinenTyoaika (0s)
🟢 testKTAhanPerustuvaVuosilomapalkkaAlle40hKunEpaSaannollinenTyoaika (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestWorkExperience (0s)
🟢 testTyosuhteenKestoJaPalvelusaikaKokoaikainen (0s)
🟢 testTyosuhteenKestoJaPalvelusaikaEfektiivisestiKokoaikainen (0s)
🟢 testTyosuhteenKestoJaPalvelusaikaOsaAikainenSaannollinenTyoaika (0s)
🟢 testTyosuhteenKestoJaPalvelusaikaOsaAikainenEpaSaannollinenTyoaika (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestWorkShiftDragDropOntoEmployeeDailyReportHandler (0s)
🔴 testTODOWorkShiftDragDropEmployeeDailyReportHandler (0s)
null
	at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.displayOverallDescription(AbstractDailyReport.java:2299)
	at com.tustor.tuntinetti.backend.logic.EmployeeDailyReport.displayOverallDescription(EmployeeDailyReport.java:3217)
	at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.toString(AbstractDailyReport.java:2474)
	at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.getTasks(AbstractDailyReport.java:4742)
	at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.getTasksByCostCenters(AbstractDailyReport.java:12853)
	at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.getTasksByCostCentersIfSavedOrPlanned(AbstractDailyReport.java:12845)
	at com.tustor.tuntinetti.backend.logic.EmployeeDailyReport.getAbstractSickleaveTasksOrVacation(EmployeeDailyReport.java:4144)
	at com.tustor.tuntinetti.backend.logic.EmployeeDailyReport.getPossibleWorkShiftDragDropActions(EmployeeDailyReport.java:5631)
	at com.tustor.tuntinetti.backend.logic.WorkShiftDragDropOntoEmployeeDailyReportHandler.setPossibleWorkShiftDragDropActions(WorkShiftDragDropOntoEmployeeDailyReportHandler.java:48)
	at com.tustor.tuntinetti.backend.logic.WorkShiftDragDropOntoEmployeeDailyReportHandler.getWorkShiftDragDropActions(WorkShiftDragDropOntoEmployeeDailyReportHandler.java:30)
	at com.tustor.tuntinetti.backend.logic.WorkShiftDragDropOntoEmployeeDailyReportHandler.getWorkShiftDragDropActions(WorkShiftDragDropOntoEmployeeDailyReportHandler.java:16)
	at com.tustor.tuntinetti.backend.logic.TestWorkShiftDragDropOntoEmployeeDailyReportHandler.testTODOWorkShiftDragDropEmployeeDailyReportHandler(TestWorkShiftDragDropOntoEmployeeDailyReportHandler.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.taxreports.TestKausiVeroilmoitusPdfExport (0s)
🟢 testFillFormFieldsWithTheirNames (0s)
🟢 testFillFormFields (0s)
🟢 testFillFormFieldsWithEmployerUnitRepresentingCompany (0s)
🟢 com.tustor.tuntinetti.backend.logic.taxreports.TestVuosiVeroilmoitusPdfExport (0s)
🟢 testFillFormFieldsWithTheirNames (0s)
🟢 testFillFormFields (0s)
🟢 testFillFormFieldsWithEmployerUnitRepresentingCompany (0s)
🟢 testConvertLegacyToPdf (0s)
🟢 testRajoitetustiVerovelvollinenConvertLegacyToPdf (0s)
🟢 testFillFormFieldsFromStringInput (0s)
🟢 testToKokonaisetEurotString (0s)
🟢 testToSentitString (0s)
🟢 testVuosiveroilmoitusPdfTiedotOrField (0s)
🟡 com.tustor.tuntinetti.backend.logic.salaryperiod.TestPreviousSalaryPeriod (0s)
🟢 testMaksuryhmaVaikutusKTAhan (0s)
🟡 testPalkkajaksonVaikutusKTAhan (0s)
KTA ei vastannut odotettua. expected:<1[0]> but was:<1[1,15]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2151)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2101)
	at com.tustor.tuntinetti.backend.logic.salaryperiod.TestPreviousSalaryPeriod.testPalkkajaksonVaikutusKTAhan(TestPreviousSalaryPeriod.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testPalkkajaksoValitaanOikein (0s)
KTA ei vastannut odotettua. expected:<1[0]> but was:<1[1,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2151)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2101)
	at com.tustor.tuntinetti.backend.logic.salaryperiod.TestPreviousSalaryPeriod.testPalkkajaksoValitaanOikein(TestPreviousSalaryPeriod.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMaksuryhmaValitaanOikein (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestVacationHours (0s)
🟢 testMultipleContractSeriesAndAveraging (0s)
🟢 testSpentVacationHoursAndUnpaidWtr (0s)
🟢 testVacationLaskutuksenJakautuminenProjekteille (0s)
🟢 testJanetteLatvaValkamanMuuttovapaa (0s)
🟢 testHennaHellstenHolidayWtr (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestOvertimeSummary (0s)
🟢 testNibbleAndPair (0s)
🟢 testOvertimeCategoryAndHeaderKey (0s)
🟡 testTARKISTA_TESTIEN_YLITYÖOLETUKSET (0s)
TODO TARKISTA_TESTIEN_YLITYÖOLETUKSET aika monessa vain yhden päivän taski joka ei voi antaa ylitöitä.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeSummary.testTARKISTA_TESTIEN_YLITYÖOLETUKSET(TestOvertimeSummary.java:408)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSingleOvertimeReducingNightShiftPeriods (0s)
🟢 testTimeClockOvertimeChoice (0s)
🟢 testTwoSimilarOvertimeReducingNightShiftPeriods (0s)
🟢 testTwoSimilarNightShiftPeriodsOfWhichOnlyOneIsOvertimeReducing (0s)
🟢 testMultipleOverlappingAndOvertimeReducingNightShiftPeriods (0s)
🟢 testMultipleOverlappingAndOvertimeReducingNightShiftPeriodsWithAlsoOvertime (0s)
🟢 testTwoSimilarBrushingOvertimeReducingNightShiftPeriods (0s)
🟢 testTwoSimilarOvertimeReducingNightShiftPeriodsWithGapBetweenThem (0s)
🟢 testTwoSimilarSeparateOvertimeReducingNightShiftPeriods (0s)
🟢 testOvertimeReducingNightShiftPeriodAndOvertimeHours1 (0s)
🟢 testOvertimeOvertimeHoursWithTwoProjectsAndDifferingOvertimeRefinements1 (0s)
🟢 testOvertimeReducingNightShiftPeriodAndOvertimeHours2 (0s)
🟢 testOvertimeOvertimeHoursWithTwoProjectsAndDifferingOvertimeRefinements2 (0s)
🟢 testOvertimeOvertimeHoursWithTwoProjectsAndDifferingOvertimeRefinementsWithAGapBetweenNoOvertime (0s)
🟢 testCase1 (0s)
🟢 testCase2 (0s)
🟢 testTwoLegsOfOvertimeOverMidnight (0s)
🟢 testTwoLegsOfOvertimeSameDay (0s)
🟢 testSingleOvertimeReducingNightShiftPeriodWhichAppliesToFullShift (0s)
🟢 testTwoOvertimeReducingNightShiftPeriodsWhichAppliesToFullShift (0s)
🟢 testTwo_AndOneNon_OvertimeReducingNightShiftPeriodsWhichAppliesToFullShift (0s)
🟢 testSingleNoEffectNightShiftPeriodWhichAppliesToFullShift (0s)
🟡 testTODOSingleNotPaidDuringOvertimeNightshiftPeriodWhichAppliesToFullShift (0s)
oikea palkkasumma expected:<[19]0> but was:<[21]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeSummary.testTODOSingleNotPaidDuringOvertimeNightshiftPeriodWhichAppliesToFullShift(TestOvertimeSummary.java:2078)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOSingleScaledByOvertimeNightShiftPeriodWhichAppliesToFullShift (0s)
oikea palkkasumma expected:<2[20]> but was:<2[15]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeSummary.testTODOSingleScaledByOvertimeNightShiftPeriodWhichAppliesToFullShift(TestOvertimeSummary.java:2143)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOSingleScaledByOvertimeAndSpecialDaysNightShiftPeriodWhichAppliesToFullShift (0s)
oikea palkkasumma expected:<[260]0> but was:<[161]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeSummary.testTODOSingleScaledByOvertimeAndSpecialDaysNightShiftPeriodWhichAppliesToFullShift(TestOvertimeSummary.java:2229)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOSingleScaledByOvertimeAndTimeBasedCompensationsNightShiftPeriodWhichAppliesToFullShift (0s)
 expected:<[11]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeSummary.testTODOSingleScaledByOvertimeAndTimeBasedCompensationsNightShiftPeriodWhichAppliesToFullShift(TestOvertimeSummary.java:2352)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOEttaIltalisaSkaalaaScaledByOvertimeAndTimeBasedCompensationsNightShiftPeriodia (0s)
Miksi iltalisa ei skaalaa 'skaalautuvaa lisaa' ?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeSummary.testTODOEttaIltalisaSkaalaaScaledByOvertimeAndTimeBasedCompensationsNightShiftPeriodia(TestOvertimeSummary.java:2449)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPeriodOvertimeWhenLeg1HolidayMaxOvertimeHoursIsNull (0s)
🟢 testVacationSalaries (0s)
🟢 testOvertimeCategorySalary (0s)
🟢 testTwoOvertimeCategoriesCompensatedByAverageHourlySalaryWithSameCompensationDetails (0s)
🟢 test (0s)
🟢 com.tustor.tuntinetti.backend.logic.tailored.TestIssKtaUtils (0s)
🟢 testGetIssKtaInfoReturnsNewestMatchingEntry (0s)
🟢 testGetIssKtaInfoReturnsNullWhenNoMatchIsFound (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast (0s)
🟡 test_TODO_BillingOfWtrEarnedFromWork (0s)
Project 3: PERCENT_BASED - WORK ei vaikuta jakautuvan projektikohtaisesti.
 expected:<[1]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:466)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_BillingOfWtrEarnedFromWork(TestWorktimeReductionBillingFast.java:72)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_BillingOfWtrEarnedFromSickleave (0s)
Project 3: PERCENT_BASED - SICKLEAVE ei vaikuta jakautuvan projektikohtaisesti.
 expected:<[1]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:466)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_BillingOfWtrEarnedFromSickleave(TestWorktimeReductionBillingFast.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_BillingOfWtrEarnedFromVacation (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_BillingOfWtrEarnedFromVacation(TestWorktimeReductionBillingFast.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_BillingOfWtrEarnedFromHoliday (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_BillingOfWtrEarnedFromHoliday(TestWorktimeReductionBillingFast.java:139)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_WtrJakautuminenHOURS (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminenHOURS(TestWorktimeReductionBillingFast.java:148)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_WtrJakautuminenDAYS (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminenDAYS(TestWorktimeReductionBillingFast.java:159)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_WtrJakautuminenABSENCES_DURING_TIME_PERIOD (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminenABSENCES_DURING_TIME_PERIOD(TestWorktimeReductionBillingFast.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_WtrJakautuminenFULL_VACATION_EARNING_MONTHS (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminenFULL_VACATION_EARNING_MONTHS(TestWorktimeReductionBillingFast.java:185)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_WtrJakautuminenEXCEEDING_WEEKLY_HOURS (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminenEXCEEDING_WEEKLY_HOURS(TestWorktimeReductionBillingFast.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWtrJakautuminen_PERCENT_BASED_IssStyle (0s)
Project 3: PERCENT_BASED - SICKLEAVE ei vaikuta jakautuvan projektikohtaisesti.
 expected:<[1]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:466)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.testWtrJakautuminen_PERCENT_BASED_IssStyle(TestWorktimeReductionBillingFast.java:210)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWtrJakoPctBasedIssWithNightshiftPeriods (0s)
🟡 test_TODO_WtrJakautuminen_PERCENT_BASED_Not_ISS (0s)
Project 1: PERCENT_BASED - WORK ei vaikuta jakautuvan projektikohtaisesti.
 expected:<[4]> but was:<[7]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:462)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminen_PERCENT_BASED_Not_ISS(TestWorktimeReductionBillingFast.java:385)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_WtrJakautuminenPCT_OF_WORKED_DAYS__ (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminenPCT_OF_WORKED_DAYS__(TestWorktimeReductionBillingFast.java:400)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestVartiointialanTes2019Changes (1s)
🟢 testArkipyhakorvaus (0s)
🟢 testItsenaisyyspaivaKorvataanLainMukaan (0s)
🟢 testWtrJaHolidayWtrKertymat (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySixWithNonStandardWorkingHours (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testCase40444 (0s)
🟢 testShiftStartsAtNight (0s)
🟡 testTODOVartiointialanVuorokausilepoaikaKorvaus (0s)
TODO tarvitaan, kytketään viikkolepoaika worktimecompensation dedicationiin
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.testTODOVartiointialanVuorokausilepoaikaKorvaus(TestVartiointialanTes.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testShiftEndsAtNight (0s)
🟢 testYovuoroLauantai (0s)
🟢 testEveliinaToivainenBitti128 (0s)
🟡 testTODO_VuosilomanVaikutusTyoajanlyhennykseen (0s)
 expected:<[96]> but was:<[135]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.assertVuosilomanVaikutusTyoajanlyhennykseen(TestVartiointialanTes.java:149)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.testTODO_VuosilomanVaikutusTyoajanlyhennykseen(TestVartiointialanTes.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomanKarenssipaivaEiVaikutaTyoajanLyhennykseen (0s)
🟢 testJuusoEkTyoajanPidennys (0s)
🟢 testSickleaveOvertimeAndNightShiftPeriods (0s)
🟢 testSunnuntaikorotus (0s)
🟢 testIltavuoroArkipaiva (0s)
🟢 testIltavuoroLauantai (0s)
🟢 testYovuoroArkipaiva (0s)
🟢 testYovuoroLauantainaJatkuuSunnuntaiyolle (0s)
🟢 testIltaJaYovuoroaArkipaivana (0s)
🟢 testIltaJaYovuoroaEnnenJouluAattoa (0s)
🟢 testIltaJaYovuoroaEnnenJouluPaivaa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannusaattoa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannuksenJalkeistaSunnuntaita (0s)
🟢 testIltaJaYovuoroaLauantaina (0s)
🟢 testIltaJaYovuoroaSunnuntaistaMaanantaihin (0s)
🟢 testIltaJaYoVuoroPaasiaislauantaina (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattona (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnSunnuntai (0s)
🟢 testIltaJaYoVuoroVapunAattona (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnSunnuntaina (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattona (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnSunnuntai (0s)
🟢 testHalytystyoJaTyoajanPidennys (0s)
🟢 testPeriodOvertime1 (0s)
🟢 testPeriodOvertime2 (0s)
🟢 testDailyOvertimeIsNotPaid (0s)
🟢 testSickleaveCompensation (0s)
🟢 testBug1 (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySix (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestHoursConcerningOvertimeModel (0s)
🟢 testAddAnotherDurationResultsInTwoTimeModels (0s)
🟢 testAddRange (0s)
🟢 testAddSameTaskResultsInOneTimeModel (0s)
🟢 testAddRangeWithCompensationDetails (0s)
🟢 testAddDifferentDurationResultsInTwoTimeModels (0s)
🟢 testComparatorNpe (0s)
🟢 testAddSameTaskWithTimeRangesResultsInTwoTimeModels (0s)
🟢 testAddSameTaskOneWithTimeRangesResultsInTwoTimeModels (0s)
🟢 testCanAddSameTaskWithDifferentDurationWithoutTimeRangesWhenCompensationDetailzEqual (0s)
🟢 testCannotAddSameTaskWithDifferentDurationWithoutTimeRangesWhenCompensationDetailzDiffer (0s)
🟢 testCompensationDetailz (0s)
🟢 testAddFirstDurationAndThenRangeThenDurationIsFirst (0s)
🟢 testAddFirstRangeAndThenDurationThenDurationIsFirst (0s)
🟢 testSpendingFirstDurationAndThenTwoOverlappingRanges (0s)
🟢 testSpendingFirstDurationAndThenTwoOverlappingRangesLaterWithCompensationDetails (0s)
🟢 testSpendingFirstDurationAndThenTwoOverlappingRangesFirstWithCompensationDetails (0s)
🟢 testSpendingFirstDurationAndThenTwoOverlappingRangesWithCompensationDetails (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModels (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModelsOther (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModelsOtherPersonal (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModelsOtherTask (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModels_OTHER_Transferable (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModels_OTHER_Task_Transferable (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModels_OTHER_Personal_Transferable (0s)
🟢 testCompensationDetailComparator (0s)
🟢 testIfSpendResultRoundsToZeroThenTaskModelsListIsEmpty (0s)
🟢 testSpendOrPeekRoundingFixRegressionDoesNotOccur (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestStaticEmployeeTaskProvider (0s)
🟢 testRaceCondition (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestVartiointialanTesAlkamisJaLoppumisLisilla (2s)
🟡 testSickleaveOvertimeAndNightShiftPeriods (1s)
 expected:<[2]0> but was:<[1]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensationOnGivenDay(AdvancedTesTest.java:3737)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTesAlkamisJaLoppumisLisilla.testSickleaveOvertimeAndNightShiftPeriods(TestVartiointialanTesAlkamisJaLoppumisLisilla.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testShiftStartsAtNight (0s)
🟢 testShiftEndsAtNight (0s)
🟢 testYovuoroLauantai (0s)
🟢 testArkipyhakorvaus (0s)
🟢 testSunnuntaikorotus (0s)
🟢 testIltavuoroArkipaiva (0s)
🟢 testIltavuoroLauantai (0s)
🟢 testYovuoroArkipaiva (0s)
🟢 testYovuoroLauantainaJatkuuSunnuntaiyolle (0s)
🟢 testIltaJaYovuoroaArkipaivana (0s)
🟢 testIltaJaYovuoroaEnnenJouluAattoa (0s)
🟢 testIltaJaYovuoroaEnnenJouluPaivaa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannusaattoa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannuksenJalkeistaSunnuntaita (0s)
🟢 testIltaJaYovuoroaLauantaina (0s)
🟢 testIltaJaYovuoroaSunnuntaistaMaanantaihin (0s)
🟢 testIltaJaYoVuoroPaasiaislauantaina (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattona (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnSunnuntai (0s)
🟢 testIltaJaYoVuoroVapunAattona (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnSunnuntaina (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattona (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnSunnuntai (0s)
🟢 testHalytystyoJaTyoajanPidennys (0s)
🟢 testPeriodOvertime1 (0s)
🟢 testPeriodOvertime2 (0s)
🟢 testDailyOvertimeIsNotPaid (0s)
🟢 testSickleaveCompensation (0s)
🟢 testBug1 (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySix (0s)
🟢 testItsenaisyyspaivaKorvataanLainMukaan (0s)
🟢 testWtrJaHolidayWtrKertymat (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestOvertimeCategory (0s)
🟢 testIsZero (0s)
🟢 testSickleavesList (0s)
🟡 testComparatorNormalHoursFirst (0s)
overtimeCategory=NON_OVERTIME_SKIP
 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeCategory.assertComparatorNormalHoursFirstCompare(TestOvertimeCategory.java:152)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeCategory.testComparatorNormalHoursFirst(TestOvertimeCategory.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOvertimeCategoryLists (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport_SickleaveClassification (0s)
🟢 testNpeKunRaportointiPaalla (0s)
🟢 testAitiysvapaaJatkuuMuttaContractPeriodVastaAlkoi (0s)
🟢 test7DayGapJaSickleaveClassification (0s)
🟢 testKaikkiAnsaintasaannotHuomioitu (0s)
🟢 testSigmaJaSickleaveClassification (0s)
🟢 testSickleaveClassificationKunContractPeriodOhitetaanLomanansainnassa (0s)
🟢 testSickleaveCompensationLimitationResolverSerialization (0s)
🟢 testVacationsOutsideContractPeriodsDontBreakCalculation (0s)
🟢 testNullClassificationForNoSickleave (0s)
🟢 testClassificationForSingleDaySickleave (0s)
🟢 testClassificationForShortSickleaveWithoutPaidSickleave (0s)
🟢 testClassificationForShortSickleaveWhenHasPaidSickleave (0s)
🟢 testCanEarnLenientEvenIfDoesntEarnStrict (0s)
🟢 testClassificationForLongSickleave (0s)
🟢 testClassificationForRepeatingSickleave (0s)
🟢 testClassificationForSickleaveLongerThanMaxVacationEarning (0s)
🟢 testClassificationForLongIndependentSickleaves (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsList (0s)
🟡 testTODOAddAndAddAllPreserveOrderIfSpansAddedInDifferentOrder (0s)
TODO Kellonaikojen 8-10 ja 11-13 pitäisi säilyttää järjestyksensä riippumatta missä järjestyksessä ne on lisätty.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsList.testTODOAddAndAddAllPreserveOrderIfSpansAddedInDifferentOrder(TestWorkedHoursTimeRangesAndDetailsList.java:29)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODONegativeValues (0s)
NEEDED?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsList.testTODONegativeValues(TestWorkedHoursTimeRangesAndDetailsList.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSubtractWithoutTimeRanges (0s)
🟢 testWithoutTimeRanges (0s)
🟢 testWithTimeRanges (0s)
🟢 testWithAndWithOutTimeRanges_HoursFirst (0s)
🟢 testWithAndWithOutTimeRanges_TimeRangesFirst (0s)
🟢 com.tustor.tuntinetti.backend.logic.kiky.TestVartiointialanKiky (1s)
🟢 testWtrJaHolidayWtrKertymat (0s)
🟢 testArkipyhakorvaus (0s)
🟢 testSickleaveOvertimeAndNightShiftPeriods (0s)
🟢 testSunnuntaikorotus (0s)
🟢 testIltavuoroArkipaiva (0s)
🟢 testIltavuoroLauantai (0s)
🟢 testYovuoroArkipaiva (0s)
🟢 testYovuoroLauantainaJatkuuSunnuntaiyolle (0s)
🟢 testIltaJaYovuoroaArkipaivana (0s)
🟢 testIltaJaYovuoroaEnnenJouluAattoa (0s)
🟢 testIltaJaYovuoroaEnnenJouluPaivaa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannusaattoa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannuksenJalkeistaSunnuntaita (0s)
🟢 testIltaJaYovuoroaLauantaina (0s)
🟢 testIltaJaYovuoroaSunnuntaistaMaanantaihin (0s)
🟢 testIltaJaYoVuoroPaasiaislauantaina (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattona (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnSunnuntai (0s)
🟢 testIltaJaYoVuoroVapunAattona (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnSunnuntaina (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattona (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnSunnuntai (0s)
🟢 testHalytystyoJaTyoajanPidennys (0s)
🟢 testPeriodOvertime1 (0s)
🟢 testPeriodOvertime2 (0s)
🟢 testDailyOvertimeIsNotPaid (0s)
🟢 testSickleaveCompensation (0s)
🟢 testBug1 (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySix (0s)
🟢 testItsenaisyyspaivaKorvataanLainMukaan (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestDailyReportProvider (1s)
🟢 testGetRelativeDailyReportAndChangingCurrentIndex (0s)
🟢 testStretchVsGetRelativeDailyReportSynchronization (0s)
🟢 testStretchingVsCloningDeadlock (1s)
🟡 com.tustor.tuntinetti.backend.logic.TestVartiointialanTes (2s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testCase40444 (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySixWithNonStandardWorkingHours (0s)
🟢 testShiftStartsAtNight (0s)
🟡 testTODOVartiointialanVuorokausilepoaikaKorvaus (0s)
TODO tarvitaan, kytketään viikkolepoaika worktimecompensation dedicationiin
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.testTODOVartiointialanVuorokausilepoaikaKorvaus(TestVartiointialanTes.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testShiftEndsAtNight (0s)
🟢 testYovuoroLauantai (0s)
🟢 testEveliinaToivainenBitti128 (0s)
🟡 testTODO_VuosilomanVaikutusTyoajanlyhennykseen (0s)
 expected:<[96]> but was:<[88]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.assertVuosilomanVaikutusTyoajanlyhennykseen(TestVartiointialanTes.java:149)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.testTODO_VuosilomanVaikutusTyoajanlyhennykseen(TestVartiointialanTes.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomanKarenssipaivaEiVaikutaTyoajanLyhennykseen (0s)
🟢 testJuusoEkTyoajanPidennys (0s)
🟢 testArkipyhakorvaus (0s)
🟢 testSickleaveOvertimeAndNightShiftPeriods (0s)
🟢 testSunnuntaikorotus (0s)
🟢 testIltavuoroArkipaiva (0s)
🟢 testIltavuoroLauantai (0s)
🟢 testYovuoroArkipaiva (0s)
🟢 testYovuoroLauantainaJatkuuSunnuntaiyolle (0s)
🟢 testIltaJaYovuoroaArkipaivana (0s)
🟢 testIltaJaYovuoroaEnnenJouluAattoa (0s)
🟢 testIltaJaYovuoroaEnnenJouluPaivaa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannusaattoa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannuksenJalkeistaSunnuntaita (0s)
🟢 testIltaJaYovuoroaLauantaina (0s)
🟢 testIltaJaYovuoroaSunnuntaistaMaanantaihin (0s)
🟢 testIltaJaYoVuoroPaasiaislauantaina (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattona (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnSunnuntai (0s)
🟢 testIltaJaYoVuoroVapunAattona (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnSunnuntaina (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattona (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnSunnuntai (0s)
🟢 testHalytystyoJaTyoajanPidennys (0s)
🟢 testPeriodOvertime1 (0s)
🟢 testPeriodOvertime2 (0s)
🟢 testDailyOvertimeIsNotPaid (0s)
🟢 testSickleaveCompensation (0s)
🟢 testBug1 (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySix (0s)
🟢 testItsenaisyyspaivaKorvataanLainMukaan (0s)
🟢 testWtrJaHolidayWtrKertymat (0s)
🟢 com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveCompensationLimitationResolverImpl (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenQualificationSettingModeRegularWhenSickleaveIsRegularThenSettingMatches (0s)
🟢 testGivenQualificationSettingModeRegularWhenSickleaveIsWorkInducedThenSettingDoesNotMatch (0s)
🟢 testGivenQualificationSettingModeWorkInducedWhenSickleaveIsRegularThenSettingDoesNotMatch (0s)
🟢 testGivenQualificationSettingModeWorkInducedWhenSickleaveIsWorkInducedThenSettingMatches (0s)
🟢 testGivenQualificationSettingModeRegularAndWorkInducedWhenSickleaveIsRegularThenSettingMatches (0s)
🟢 testGivenQualificationSettingModeRegularAndWorkInducedWhenSickleaveIsWorkInducedThenSettingMatches (0s)
🟢 testGivenMultipleCompensationLimitationsCorrectOneIsSelectedBasedOnEmploymentTime (0s)
🟢 testGivenSickleaveStartsAtMinimumEmploymentTimeThenCompensationIsPaidAccordingToLimitation (0s)
🟢 testGivenResetDayCounterOnYearChangeBeforeYearChangesSickleaveIsNotCompensated (0s)
🟢 testGivenResetDayCounterOnYearChangeWhenYearChangesSickleaveIsCompensatedAgain (0s)
🟢 testGivenResetDayCounterOnYearChangeWhenYearChangesSickleaveIsNotCompensatedAfterCertainPeriod (0s)
🟢 testGivenResetDayCounterOnYearChangeWhenMultipleSicknessPeriodsWithinYearCompensationIsPaidAsInSingleSickness (0s)
🟢 testGivenResetDayCounterOnYearChangeWhenRepeatingSicknessUsedWithinYearCompensationIsPaidAsInSingleSickness (0s)
🟢 testGivenResetDayCounterOnYearChangeDifferentSicknessTypesAreCompensatedSeparetely (0s)
🟢 testGivenResetDayCounterOnYearChangeMultipleCompensationLimitationsOfSameTypeAreCombinedInLongSickness (0s)
🟢 testGivenResetDayCounterOnYearChangeMultipleCompensationLimitationsOfDifferentTypeAreNotCombinedInLongSickness (0s)
🟢 testGivenSickleavePeriodLongerThanMaximumNumberOfPaidDaysNoCompensationIsPaidOnLastDays (0s)
🟢 testGivenRepeatingSicknessMaximumIntervalWhenSicknessRepeatsWithinIntervalPeriodsAreMerged (0s)
🟢 testGivenRepeatingSicknessMaximumIntervalWhenSicknessRepeatsAfterIntervalPeriodsAreCompensatedSeparately (0s)
🟢 testRepeatingSicknessLinkedAsSequenceAreMerged (0s)
🟢 testRepeatingSicknessLinkedToFirstAreMerged (0s)
🟢 testTwoInterleavingRepeatingSicknesses (0s)
🟢 testRepeatingSicknessLinkedToMiddleOfPeriod (0s)
🟢 testRepeatingSicknessLinkedToBeginningOfPeriod (0s)
🟢 testGivenRepeatingSicknessMaximumIntervalIsZeroWhenWorkDaysExistBetweenPeriodsThenCompensationStartsAgain (0s)
🟢 testGivenSickleavePeriodTypeAnyDayWhenSicknessIsLongerThanMaximumCompensatedPeriodThenCompensationIsNoLongerPaid (0s)
🟢 testGivenSickleavePeriodTypeWorkDayWhenSicknessIsLongerThanMaximumCompensatedPeriodThenCompensationIsNoLongerPaid (0s)
🟢 testGivenSickleavePeriodTypeFirstDayIsAnyWhenSicknessIsLongerThanMaximumCompensatedPeriodThenCompensationIsNoLongerPaid (0s)
🟢 testGivenSickleavePeriodTypeCalendarMonthWhenSicknessIsLongerThanMaximumCompensatedPeriodThenCompensationIsNoLongerPaid (0s)
🟢 testGivenSubtractCompensatedDaysOnPreviousMonthsPreviousSicknessesAffectCompensatedPeriodCorrectly (0s)
🟢 testGivenSubtractCompensatedDaysOnPreviousMonthsWhenNoPreviousSicknessesThenCompensationIsFull (0s)
🟢 testGivenRepeatingSicknessIntervalStartsFromReturnToWorkSicknessIsConsideredRepeating (0s)
🟢 testGivenRepeatingSicknessIntervalStartsFromCompensationEndSicknessIsConsideredNotRepeating (0s)
🟢 testGivenNoCompensateOnHealthInsuranceLawWaitingPeriodWhenSicknessRepeatsNothingIsCompensatedOnSecondPeriod (0s)
🟢 testGivenCompensateOnHealthInsuranceLawWaitingPeriodWhenSicknessRepeatsStartOfSecondPeriodIsCompensatedFor1Day (0s)
🟢 testGivenCompensateOnHealthInsuranceLawWaitingPeriodWhenSicknessRepeatsStartOfSecondPeriodIsCompensatedFor1Plus9Days (0s)
🟢 testGivenCompensateOnHealthInsuranceLawWaitingPeriodAndNoPreviousCompensationsWhenSicknessRepeatsStartOfSecondPeriodIsCompensatedFor1Plus9Days (0s)
🟢 testGivenCompensateOnHealthInsuranceLawWaitingPeriodWhenFirstSickleaveWasUncompensatedThenNoCompensationIsPaid (0s)
🟢 testGivenQualifyingWhenQualifyingPeriodIsNotOverNoCompensationIsPaid (0s)
🟢 testGivenQualifyingWhenQualifyingPeriodIsOverButDequalifyingPeriodIsNotOverNoCompensationIsPaid (0s)
🟢 testGivenQualifyingWhenDequalifyingPeriodIsOverCompensationIsPaidForEntireSickness (0s)
🟢 testDequalifyingPeriodIsCalculatedInWorkDays (0s)
🟢 testGivenQualifyingWhenSickleaveIsWorkInducedThenNoQualifyingPeriodIsUsed (0s)
🟢 testGivenQualifyingWhenKVTESRulesAreUsedThenNoCompensationIsPaidOnQualifyingPeriod (0s)
🟢 testGivenQualifyingWhenSickAtWorkAndPeriodTypeIsNoQualificationAfterSickAtWorkThenQualifyingPeriodIsPostponed (0s)
🟢 testGivenQualificationPeriodIsUsedWhenSicknessContinuesThenNoQualificationPeriodIsUsedInSecondPart (0s)
🟢 testGivenDequalificationPeriodIsUsedWhenSicknessContinuesThenNoQualificationPeriodIsUsedAtAll (0s)
🟢 testGetCompensationLimitationKVTESQualificationPeriod (0s)
🟢 com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveAlerts (0s)
🟢 testEtsiPoissaolotJa4kkJaksot (0s)
🟢 test3Poissaoloa4kkAikana (0s)
🟢 testNoAlertOnAlreadyAlertedSickleave (0s)
🟢 testViikonloppureuna (0s)
🟢 testVacationReuna (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestDivisionInfo (0s)
🟢 testNullKeys (0s)
🟢 test (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestSickleaveGroup (0s)
🟢 testConstruction (0s)
🟢 testModification (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestVartiointialanTes2021Changes (2s)
🟢 testArkipyhakorvaus (0s)
🟢 testItsenaisyyspaivaKorvataanLainMukaan (0s)
🟢 testWtrJaHolidayWtrKertymat (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySixWithNonStandardWorkingHours (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testCase40444 (0s)
🟢 testShiftStartsAtNight (0s)
🟡 testTODOVartiointialanVuorokausilepoaikaKorvaus (0s)
TODO tarvitaan, kytketään viikkolepoaika worktimecompensation dedicationiin
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.testTODOVartiointialanVuorokausilepoaikaKorvaus(TestVartiointialanTes.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testShiftEndsAtNight (0s)
🟢 testYovuoroLauantai (0s)
🟢 testEveliinaToivainenBitti128 (0s)
🟡 testTODO_VuosilomanVaikutusTyoajanlyhennykseen (0s)
 expected:<[96]> but was:<[159]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.assertVuosilomanVaikutusTyoajanlyhennykseen(TestVartiointialanTes.java:149)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.testTODO_VuosilomanVaikutusTyoajanlyhennykseen(TestVartiointialanTes.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomanKarenssipaivaEiVaikutaTyoajanLyhennykseen (0s)
🟢 testJuusoEkTyoajanPidennys (0s)
🟢 testSickleaveOvertimeAndNightShiftPeriods (0s)
🟢 testSunnuntaikorotus (0s)
🟢 testIltavuoroArkipaiva (0s)
🟢 testIltavuoroLauantai (0s)
🟢 testYovuoroArkipaiva (0s)
🟢 testYovuoroLauantainaJatkuuSunnuntaiyolle (0s)
🟢 testIltaJaYovuoroaArkipaivana (0s)
🟢 testIltaJaYovuoroaEnnenJouluAattoa (0s)
🟢 testIltaJaYovuoroaEnnenJouluPaivaa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannusaattoa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannuksenJalkeistaSunnuntaita (0s)
🟢 testIltaJaYovuoroaLauantaina (0s)
🟢 testIltaJaYovuoroaSunnuntaistaMaanantaihin (0s)
🟢 testIltaJaYoVuoroPaasiaislauantaina (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattona (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnSunnuntai (0s)
🟢 testIltaJaYoVuoroVapunAattona (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnSunnuntaina (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattona (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnSunnuntai (0s)
🟢 testHalytystyoJaTyoajanPidennys (0s)
🟢 testPeriodOvertime1 (0s)
🟢 testPeriodOvertime2 (0s)
🟢 testDailyOvertimeIsNotPaid (0s)
🟢 testSickleaveCompensation (0s)
🟢 testBug1 (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySix (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestVuosiveroilmoitusPdfConvertWithEmployeeNames (3s)
🟢 testConvertLegacyToPdfWithNames (3s)
🟢 com.tustor.tuntinetti.backend.logic.projects.taskgroups.skills.TestEmployeeProjectTaskGroupSkillValidator (0s)
🟢 testAnyEmployeeHasRequiredSkillsForNullProjectTaskGroup (0s)
🟢 testAnyEmployeeHasRequiredSkillsWhenProjectTaskGroupHasNoSkillRequirements (0s)
🟢 testEmployeeWithRequiredSkills (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestOvertimeCategoriesForAverageSalary (0s)
🟢 testIsFlextimeIncludedInConstants (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestStaticVacationProvider (0s)
🟢 testRaceCondition (0s)
🟢 testFailFast (0s)
🟡 com.tustor.tuntinetti.backend.logic.utils.TestNightShiftPeriod (0s)
🟡 testTODO (0s)
TODO: NightShiftPeriod ei osaa hanskata vacationBitsejä ja vuorokauden vaihtumista
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.utils.TestNightShiftPeriod.testTODO(TestNightShiftPeriod.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNightshiftOnTomorrowHolidayOverlapsWithWorkshift (0s)
🟢 testNightshiftOnTomorrowHolidayOverlapsWithWorkshift_END_TIME_LIMIT_APPLIES_ONLY_TO_LAST_DAY_OF_SEQUENCE (0s)
🟢 testNightshiftDoesNotOverlapWithWorkshiftToday (0s)
🟢 testMetsätähtiIltalisäEiHelatorstainAattona (0s)
🟢 testNightshiftDoesNotOverlapWithWorkshiftOnGivenTime (0s)
🟢 testGivenWorkshiftEndsWhenNightshiftStartsThenZeroLengthRangeIsReturned (0s)
🟢 testNightshiftOverlapsWithWorkshiftMultipleTimes (0s)
🟢 testMATCH_ALSO_DAYS_USING_START_AND_END_TIME_01_to_05 (0s)
🟢 testMATCH_ALSO_DAYS_USING_START_AND_END_TIME_18_to_03 (0s)
🟢 testMATCH_ALSO_DAYS_USING_START_AND_END_TIME_18_to_07 (0s)
🟢 testMATCH_ALSO_DAYS_USING_START_AND_END_TIME_05_to_01 (0s)
🟢 testAdditionalDescription (0s)
🟢 testEmptyAdditionalDescription (0s)
🟢 testNullAdditionalDescription (0s)
🟢 testTimeLimitTypeHasNoEffectOnActiveOverlaps (0s)
🟢 testMetsätähtiIltalisäEiAattolisääJuhannusIltana (0s)
🟢 testCompensationDescription (0s)
🟢 testJsonEncodeAndDecodeNulls (0s)
🟢 testEncodeAndDecodeHandlesAverageHourlySalaryUsage (0s)
🟢 testDisplayDetailsNPE (0s)
🟢 testCopyLatestNightShiftPeriodTimeSeries (0s)
🟢 testJson (0s)
🟢 testCopyEmptyShiftPeriodTimeSeries (0s)
🟢 testGetOverlaps (0s)
🟢 testNightshiftFromPreviousDayOverlapsWithWorkshiftOnWrongDay (0s)
🟢 testNightshiftFromPreviousDayOverlapsWithWorkshift (0s)
🟢 testWorkShiftFromPreviousDayOverlapsWithNightShiftPeriod (0s)
🟢 testNightshiftOnTodayOverlapsWithWorkshift (0s)
🟢 testNightshiftOnTodayOverlapsWithWorkshift_2 (0s)
🟢 testNightshiftOnTomorrowOverlapsWithWorkshift (0s)
🟢 testNightShiftAlways (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestStaticVacationEarnedProvider (0s)
🟢 testAlphabeticalOrder (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestStaticSickleaveProvider (0s)
🟢 testRaceCondition (0s)
🟢 com.tustor.tuntinetti.backend.services.tasks.TestWatchDog (0s)
🟢 testStandardMemoryInfoProviderRelativeRelationships (0s)
🟢 com.tustor.tuntinetti.backend.services.tasks.TestAutologinUrlManager (0s)
🟢 testCreateMac (0s)
🟡 com.tustor.tuntinetti.backend.services.tasks.TestLateArrivalNotifierTask (0s)
🟡 warning (0s)
No tests found in com.tustor.tuntinetti.backend.services.tasks.TestLateArrivalNotifierTask
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.TestSuite$1.runTest(TestSuite.java:90)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWithRangeReportBag (1s)
🟢 testLapsenSairaus (0s)
🟢 testArkipyhat (0s)
🟢 testWtr (0s)
🟢 testVuosiloma (0s)
🟢 testKaranteeni (0s)
🟢 testOsaAikaElaka (0s)
🟢 testFlex (0s)
🟢 testAbsenceStartDate (0s)
🟢 testAbsenceStartDateCase25599 (0s)
🟢 testNoAbsences (0s)
🟢 testShouldWorkLikeWithoutContractWhenTechnicalStartDatePreventsCalculation (0s)
🔴 testSickleaveOvernight (0s)
Sickleavetuntien ei pitäisi tulla tänne: com.tustor.tuntinetti.backend.logic.EmployeeDailyReport@652bcfe2, com.tustor.tuntinetti.backend.logic.EmployeeRangeReport@240a0444, 1. - 3.4.2019, reserveDateRange=1.4.2019 - 31.3.2020, com.tustor.common.dto.Employee@13a98e41,  (stored=true -1784234862656) (createdAt=2026-07-16 23:47:42 createdBy=null updatedAt= updatedBy=null), com.tustor.common.dto.Person@22fd6037,  (stored=true -1784234862655) (createdAt=2026-07-16 23:47:42 createdBy=null updatedAt= updatedBy=null), John John, test@email, John John/Test/Test, 2.4.2019, tasks@532714520, REGULAR: 22-6, 8h
	at com.tustor.tuntinetti.backend.logic.utils.CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.handleResiduals(CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.java:321)
	at com.tustor.tuntinetti.backend.logic.utils.CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.<init>(CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.java:305)
	at com.tustor.tuntinetti.backend.logic.utils.CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.<init>(CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.java:194)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.AbstractTulorekisteripalveluWageReportsToIRUtils$2.<init>(AbstractTulorekisteripalveluWageReportsToIRUtils.java:715)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.AbstractTulorekisteripalveluWageReportsToIRUtils.newAbsenceInfo(AbstractTulorekisteripalveluWageReportsToIRUtils.java:714)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.AbstractTulorekisteripalveluWageReportsToIRUtils.calculateAbsenceInfos(AbstractTulorekisteripalveluWageReportsToIRUtils.java:499)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWithRangeReportBag.assertSingleAbsence(TestTulorekisteripalveluWithRangeReportBag.java:2104)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWithRangeReportBag.assertSickleaveOvernight(TestTulorekisteripalveluWithRangeReportBag.java:199)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWithRangeReportBag.testSickleaveOvernight(TestTulorekisteripalveluWithRangeReportBag.java:156)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTilastokeskuksenAmmattiluokitusSerialization (0s)
🟢 testKatarinaKallinen (0s)
🟢 testSkippedVacation (0s)
🟢 testSairaslomaMutteiTyosopimusta (0s)
🟢 testVacationMutteiTyosopimusta (0s)
🟢 testPalkatonSairaslomaSisaltaaViikkovapaan (0s)
🟢 testPalkatonIsyysvapaa (0s)
🟢 testJosLimitationLoppuuNiinErikseenPalkatonAbsence (0s)
🟢 testViikkovapaaVacationEiEstaSickleaveRaportointia (0s)
🟢 testPalkallinenPoissaoloSisaltaaViikkovapaan (0s)
🟢 testEiYhdistetaEriTyyppisiaPoissaoloja (0s)
🟢 testDisabloidunSairaslomanPaallaJokuMuuVacation (0s)
🟢 testDisabloituSairasloma (0s)
🟢 testJosSairastuuUudelleenNiinKasitellaanErillisenaJaksona (0s)
🟢 testScanDateRanges (0s)
🟢 testPreviousSalaryCalculationJaEarliestAbsenceJaDaterange (0s)
🟢 testSairausJatkuu (0s)
🟢 testPalkatonTyotapaturmaIlmoitetaanSairaspoissaolona (0s)
🟢 testOsaAikainenSickleaveRaportoidaanVainSairausAlkaaKeskenTyopaivanPaivalta (0s)
🟢 testEiRaportoidaTulevaisuuteen (0s)
🟢 testSairausajallaMyosVuosilomanMaksu (0s)
🟢 testSunnuntaiSairaslomaputkessaEiSaaHeittaaExceptionia (0s)
🟢 com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils (3min 47s)
🟢 testReportTransactionsWithTulorekisterinTulolajienPalkkalajikoodis (3min 47s)
🟢 testDynaamisetRivit1 (0s)
🟢 testDynaamisetRivit2 (0s)
🟢 com.tustor.tuntinetti.backend.services.transactions.TestTaskDescriptionHtmlEscapingFixer (0s)
🟢 testGetFixedDescription_NestedEncoding_AmpCreatesOtherEntities (0s)
🟢 testGetFixedDescription_DoubleAndTripleEncoded (0s)
🟢 testGetFixedDescription_DoesNotTouchUnknownEntities (0s)
🟢 testGetFixedDescription_PartialOrMalformedEntitiesAreLeftAsIs (0s)
🟢 testGetFixedDescription_ThrowsOnNull_FailFast (0s)
🟢 testGetFixedDescription_NoChanges (0s)
🟢 testGetFixedDescription_SingleEntityReplacements (0s)
🟢 testGetFixedDescription_MultipleOccurrencesSameEntity (0s)
🟢 testGetFixedDescription_MixedEntitiesSameString (0s)
🟢 com.tustor.tuntinetti.backend.services.TestContractPeriodStateServices (0s)
🟢 testContractPeriodsModelMapping (0s)
🟢 com.tustor.tuntinetti.backend.services.lucene.TestLuceneIndexer (3s)
🟢 testContentOnlyInPdfDocumentTwoWords (1s)
🟢 testIndexPasswordProtectedPdf (0s)
🟢 testContentOnlyInDocxDocument (0s)
🟢 testWrongEmployer (0s)
🟢 testContentOnlyInPdfDocument (0s)
🟢 testContentInBothDocuments (0s)
🟢 testDeleteDocument (0s)
🟢 testCase4621RondoIsFound (0s)
🟢 testWildcardOneWord (0s)
🟢 testWildcardTwoWords (0s)
🟢 testWildcardKoulu (0s)
🟢 com.tustor.tuntinetti.backend.services.lucene.TestLuceneIndexerInRam (0s)
🟢 testContentOnlyInPdfDocumentTwoWords (0s)
🟢 testIndexPasswordProtectedPdf (0s)
🟢 testContentOnlyInDocxDocument (0s)
🟢 testWrongEmployer (0s)
🟢 testContentOnlyInPdfDocument (0s)
🟢 testContentInBothDocuments (0s)
🟢 testDeleteDocument (0s)
🟢 testCase4621RondoIsFound (0s)
🟢 testWildcardOneWord (0s)
🟢 testWildcardTwoWords (0s)
🟢 testWildcardKoulu (0s)
🟢 com.tustor.tuntinetti.backend.services.TestOverlappingContractPeriodDetectorComparator (0s)
🟢 testTodo (0s)
🟢 com.tustor.tuntinetti.backend.services.vero.TestVeroApi (0s)
🟢 testGetFinnishTaxCard (0s)
🟢 com.tustor.tuntinetti.backend.services.iss.dto.TestIssTyoilmoitusparametrit (0s)
🟢 test (0s)
🟢 com.tustor.tuntinetti.backend.services.iss.dto.TestTyontekijat (0s)
🟢 testEmptyTags (0s)
🟡 com.tustor.tuntinetti.backend.services.iss.utils.TestIssTiedonsiirtoUtils (0s)
🟢 testPalkkakaudet (0s)
🟢 testGetMaksuryhmaDateRangesMapOnSelectedRange (0s)
🟢 testSapnKuukausi (0s)
🟡 testIssPalkaustiedot (0s)
expected:<9> but was:<10>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at junit.framework.Assert.assertEquals(Assert.java:204)
	at com.tustor.tuntinetti.backend.services.iss.utils.TestIssTiedonsiirtoUtils.testIssPalkaustiedot(TestIssTiedonsiirtoUtils.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testContainsMaksuryhma (0s)
🟢 testMaksuryhmanPalkkakausi (0s)
🟢 testIssTyontekijat (0s)
🟢 testIssEmployeeDetails (0s)
🟢 testGetMaksuryhmaDateRangesMapOnSelectedRangeWithEmptyDateRanges (0s)
🟢 testGetMaksuryhmaDateRangesMapOnSelectedRangeWithFaultyDateRange (0s)
🟢 testGetMaksuryhmaDateRangesMapOnSelectedRangeSpecial (0s)
🟢 testGetContactPeriodEndingReason (0s)
🟢 com.tustor.tuntinetti.backend.services.adapters.generic.export.TestNetvisorEmployeeExportApi (0s)
🟢 testPalkkaparametrinNollausJaVapaaAutoetu (0s)
🟢 testPaallekaisyydet (0s)
🟢 testJatkuvaTyosuhde (0s)
🟢 testTyosuhteenPaattymissyyt (0s)
🟢 testGetPayrolGroupName (0s)
🟢 testDeboraGetPayrolGroupAreaName (0s)
🟢 testCheckboxFixedTerm (0s)
🟢 testBuildNetvisorEmployeesalaryparameters (0s)
🟢 com.tustor.tuntinetti.backend.reporting.utils.TestReportingCostCenterHelper (0s)
🟢 testGetReportingCostCenterDetailLevel (0s)
🟢 com.tustor.tuntinetti.frontend.utils.TestTaskDescriptionBuilder (0s)
🟢 testSingleTimerangeWithoutFreeText (0s)
🟢 testSingleTimerangeWithFreeText (0s)
🟢 testTwoTimeranges (0s)
🟢 testTwoTimerangesWithFreeText (0s)
🟢 testDescriptioninLoppuosaEiHavia (0s)
🟢 testNoTimeTrailOnlyDescription (0s)
🟢 testShouldHandleOnlyPlannedHoursA (0s)
🟢 testTaskPlannedOrNot (0s)
🟢 testShouldHandleOnlyPlannedHoursB (0s)
🟢 testShouldHandleOnlyPlannedHoursWithSingleRange (0s)
🟢 testShouldHandleOnlyPlannedHoursWithSingleMinuteRange (0s)
🟢 testShouldHandleOnlyPlannedHoursWithSingleZeroMinuteRange (0s)
🟢 testShouldHandleOnlyPlannedHoursWithThreeRanges (0s)
🟢 testShouldHandleOnlyMarkedHours (0s)
🟢 testShouldHandleOnlyMarkedHoursWithoutExistingPunctuation (0s)
🟢 testAutomaticPunctuation (0s)
🟢 testaddDescriptionBeforeNextTimetrailToPunctuation (0s)
🟢 testConvertFullStopsBetweenNumbersToBeColonsAndLineFeedsToSpaces (0s)
🟢 testShouldHandleOnlyMarkedHoursOnNonPlannedTaskWithPlanTimeRange (0s)
🟢 testShouldHandleOnlyClockedHours (0s)
🟢 testShouldHandleOnlyClockedHoursWithSingleRange (0s)
🟢 testShouldHandleThreeSpansOfOnlyClockedHours (0s)
🟢 testShouldHandleEqualPlannedAndMarkedHours (0s)
🟢 testShouldHandleEqualClockedAndMarkedHours (0s)
🟢 testShouldHandleEqualClockedAndPlannedHours (0s)
🟢 testShouldHandleDescriptionWithoutTimeTrailAndClockedSingleSpanHours (0s)
🟢 testShouldHandleDescriptionWithoutTimeTrailAndPlannedSingleSpanHours (0s)
🟢 testShouldHandleDescriptionWithoutTimeTrailAndPlannedMultiSpanHours (0s)
🟢 testShouldHandleBrushingHoursWithPlannedAndClocked (0s)
🟢 testShouldHandleBrushingHoursWithMarkedAndClocked (0s)
🟢 testShouldHandleDifferingPlannedAndMarkedSingleSpanHours (0s)
🟢 testShouldHandleDifferingPlannedAndMarkedTwoSpanHours (0s)
🟢 testShouldHandleDifferingPlannedAndMarkedThreeSpanHours (0s)
🟢 testShouldHandleDifferingClockedAndMarkedHours (0s)
🟢 testShouldHandleMissingClockedAgainstMarkedHours1 (0s)
🟢 testShouldHandleMissingClockedAgainstMarkedHours2 (0s)
🟢 testShouldHandleMissingClockedAgainstMarkedHours3 (0s)
🟢 testShouldHandleDifferingClockedAndPlannedHours (0s)
🟢 testShouldHandleMissingClockedAgainstPlannedHours1 (0s)
🟢 testShouldHandleMissingClockedAgainstPlannedHours2 (0s)
🟢 testShouldHandleMissingClockedAgainstPlannedHours3 (0s)
🟢 testShouldHandleDescriptionWithoutTimeTrailAndEqualClockedAndPlannedMultiSpanHours (0s)
🟢 testShouldHandleDescriptionWithoutTimeTrailAndDifferingClockedAndPlannedMultiSpanHours (0s)
🟢 testShouldHandleSomeDifferingSomeSameClockedAndPlannedHours (0s)
🟢 testSuunnitellutEiKirjatutTimeRangetYliviivataan (0s)
🟢 testLeimatutEiKirjatutTimeRangetYliviivataan (0s)
🟢 testShouldHandleSomeDifferingSomeSameClockedAndPlannedHoursBrushing (0s)
🟢 testShouldHandleDifferingClockedAndPlannedHoursWherePlannedTimerangeIsMissing (0s)
🟢 testShouldHandleDifferingClockedAndPlannedHoursWhereClockedTimerangeIsIncomplete (0s)
🟢 testPirjoWillstromMetsatahti (0s)
🟢 testShouldHandleThreeSameTrails (0s)
🟢 testShouldHandleThreesomeWhereMarkedIsDifferent (0s)
🟢 testShouldHandleThreesomeWhereClockedIsDifferent (0s)
🟢 testShouldHandleThreesomeWhereClockedIsMissing1 (0s)
🟢 testShouldHandleThreesomeWhereClockedIsMissing2 (0s)
🟢 testShouldHandleThreesomeWhereClockedIsMissing3 (0s)
🟢 testShouldHandleThreesomeWhereClockedIsMissing4 (0s)
🟢 testShouldHandleThreesomeWherePlannedIsDifferent (0s)
🟢 testShouldHandleThreesomeWhereEachIsDifferent (0s)
🟢 testShouldHandleThreesomeWhereEachIsDifferentButPartsAreSame2 (0s)
🟢 testShouldHandleThreesomeWhereEachIsDifferentButPartsAreSame (0s)
🟢 testShouldHandleThreesomeWhereOneTimeRangeIsMissing (0s)
🟢 testShouldHandleThreesomeWhereOverlapsBetweenTimeRangesOnDifferentTrails (0s)
🟢 testShouldProvideSimpleDescription (0s)
🟢 testShouldProvideNoNullSimpleDescription (0s)
🟢 testShouldRemoveTimetrailsFromDescriptionWithoutTimeTrail (0s)
🟢 testShouldRecognizeSameTimeTrails (0s)
🟢 testShouldRecognizeDifferingTimeTrails (0s)
🟢 testShouldRecognizeStartingZeroInTimePart_A (0s)
🟢 testShouldRecognizeStartingZeroInTimePart_B (0s)
🟢 testShouldAddSpaceBeforeMarkedTaskDescription (0s)
🟢 testSanitizeHtml (0s)
🟢 testShouldWrapProperly (0s)
🟡 com.tustor.tuntinetti.frontend.services.wicketpages.TestCityWorkPerusSmsTimeReporting (0s)
🟡 testFail (0s)
TODO Tutkimme tuota mahdollisuutta päätellä mistä on kysymys: Tällä saisi tekstiviestin minimissään lyhennettyä muotoon CW 8 15
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.frontend.services.wicketpages.TestCityWorkPerusSmsTimeReporting.testFail(TestCityWorkPerusSmsTimeReporting.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testParse (0s)
🟢 com.tustor.tuntinetti.frontend.services.dto.TestAttendanceKeys (0s)
🟢 testInValidKeys (0s)
🟢 testValidKeys (0s)
🟢 com.tustor.tuntinetti.frontend.services.dto.TestComNetLHLowLevelPacketHandling (0s)
🟢 testDeviceUploadRequestServerSuccessResponseByteSequence (0s)
🟢 testValidPacketFollowedByInvalidData (0s)
🟢 testTruncatedPacketDoesNotReturnMultipleInvalidResultPacets (0s)
🟢 testDeviceUploadRequestWithInvalidDataThenPackageWillBeInvalid (0s)
🟢 testDeviceUploadRequestWithInvalidCRCThrowsException (0s)
🟢 testAttendanceUploadPacketCanBePackedAndUnpacked (0s)
🟢 com.tustor.tuntinetti.frontend.services.dto.TestComNetLHCommands (0s)
🟢 testSendUploadCommandToServerAndReceiveSuccessResponse (0s)
🟢 testSendUploadCommandToServerAndReceiveAttendanceRecordReceiveError (0s)
🟢 testSendTruncatedUploadCommandToServerAndReceiveUpdateError (0s)
🟢 testSendUploadCommandToServerWithCRCEROORAndReceiveCRCErrorResponse (0s)
🟢 testSendTimeSyncCommandToServerAndReceiveSuccessResponse (0s)
🟢 testLeadingZeroInIdValues (0s)
🟢 com.tustor.tuntinetti.frontend.services.dto.utils.TestInopticsUtils (0s)
🟢 testTimestampFormat (0s)
🟢 com.tustor.tuntinetti.tailored.dto.TestIssInputSiirtoLoki (0s)
🟢 testSumAsMap (0s)
🟢 testAddNewPala (0s)
🟢 testSubtract (0s)
🟢 testSwitchToNewPala (0s)
🟢 testRetractPalaExplicit (0s)
🟢 testRetractPalaImplicit (0s)
🟢 testNoEffectiveChangeSamePala (0s)
🟢 testNoFurtherChangeNewPala (0s)
🟡 com.tustor.tuntinetti.tailored.iss.validators.TestIssAlphabetsValidator (0s)
🟢 testSomeNames (0s)
🟡 testCharByChar (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.tailored.iss.validators.TestIssAlphabetsValidator.testCharByChar(TestIssAlphabetsValidator.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.hyperkey.TestValueComparator (0s)
🟢 testIsConsistentWithNullValues (0s)
🟡 com.tustor.tuntinetti.api.mobile.helper.dto.TestMobileHelperMessage (0s)
🟡 testTODO (0s)
TODO test search message
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.api.mobile.helper.dto.TestMobileHelperMessage.testTODO(TestMobileHelperMessage.java:137)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testJsonInputHelperLoginMessage (0s)
🟢 testJsonOutputHelperLoginMessage (0s)
🟢 testJsonInputHelperDayWorkShiftMessage (0s)
🟢 testMobileHelperCustomerMessage (0s)
🟢 testJsonOutputHelperDayWorkShiftMessage (0s)
🟢 testJsonInputHelperAddPhoto (0s)
🟢 testJsonInputHelperQrCode (0s)
🟢 com.tustor.tuntinetti.api.mobile.mle.dto.TestMobileMessage (1s)
🟢 testJsonInputMleMessage (0s)
🟢 testJsonInputGPSMessage (0s)
🟢 testJsonInputTasksGPSMessage (0s)
🟢 testJsonInputMleLoginMessage (0s)
🟢 testJsonInputMleLoginUserIdMessage (0s)
🟢 testGzippedJsonMap (1s)
🟢 testMobileMleMessages (0s)
🟢 testJsonInputMleQrMessage (0s)
🟢 testGzippedMap (0s)
🟢 com.tustor.tuntinetti.validators.TestRecurringServiceDemandValidationHelper (0s)
🟢 testValidationHelper (0s)
🟢 com.tustor.tuntinetti.common.reusables.TestIssInputLokiDifferenceEvaluator (0s)
🟢 testSumAsMap (0s)
🟢 testSubtract (0s)
🟢 com.tustor.tuntinetti.common.reusables.models.TestStaticMultipleCostCenterModel (0s)
🟢 testKeyIsCachedUnlessSerialized (0s)
🟢 com.tustor.tuntinetti.common.reusables.models.TestServiceDemandGroup (0s)
🟢 testAbstractServiceDemandGroupCloneAndReset (0s)
🟢 com.tustor.tuntinetti.common.constants.TestVuosiIlmoituksenPalkkalaji (0s)
🟢 testSmoke (0s)
🟢 testSocialPaymentsValidation (0s)
🟢 com.tustor.tuntinetti.common.dto.utils.TestMultiKey (0s)
🟢 testBoxingMemoryConsumption (0s)
🟢 testMemoryConsumption (0s)
🟢 testMultiKeySimple (0s)
🟢 com.tustor.tuntinetti.dto.salaries.TestSalaryCalculationRow (0s)
🟢 testComparatorForRangeAccumulations (0s)
🟢 testModifiedWithSummaryRow (0s)
🟢 testModified (0s)
🟢 testMäärällinenAyJäsenmaksuToistuuUudellaPalkkalaskelmalla (0s)
🟢 testNameForExport (0s)
🟢 testDuplicateTest (0s)
🟢 testNameAlias (0s)
🟢 testGarnishmentRegulation (0s)
🟢 testParseGarnishment (0s)
🟢 testUusiTyelEnsimmäinenPalkkalaskelma (0s)
🟢 testYksiOmaTyelPalkkalaskelmaPohjalla (0s)
🟢 testYksiOmaNollaTyelPalkkalaskelmaPohjalla (0s)
🟢 testUusiTyelVuodenEnsimmäinenPalkkalaskelmaAjaaYliEdellisenVuodenOmanTyelin (0s)
🟢 testUusiTyelVuodenEnsimmäinenPalkkalaskelmaEiAjaYliNollaTyeliäElleiIkärajaMuutuSamalla (0s)
🟢 testUusiTyelVuodenEnsimmäinenPalkkalaskelmaAjaaYliNollaTyelinJosIkärajaMuuttuuSamalla (0s)
🟢 testUusiTyelVuodenEnsimmäinenPalkkalaskelmaIkärajaYlittyySamalla (0s)
🟢 testUusiTyelVuodenEnsimmäinenPalkkalaskelmaYlempiIkärajaYlittyySamalla (0s)
🟢 testUusiTyelVuodenEnsimmäinenPalkkalaskelmaKokonaisIkärajaYlittyySamalla (0s)
🟢 testUusiTyelIkärajaYlittyyKeskenVuoden (0s)
🟢 testUusiTyelIkärajaYlittyyKeskenVuodenEläkeLakkaa (0s)
🟢 testIsMatching (0s)
🟢 testIsPropagating (0s)
🟢 testIsNotCopiedFromPastSalaryCalculation (0s)
🟢 com.tustor.tuntinetti.dto.salaries.TestEmployee (0s)
🟢 testWorkExperience (0s)
🟢 testPasswordChangePending (0s)
🟢 testIsChanged (0s)
🟢 test53v (0s)
🟢 testDisplayHetuSafely (0s)
🟢 testEffectivePaidVacationSaldoRounding (0s)
🟢 testOvertimeSaldoRounding (0s)
🟢 testVacationSaldoForHourReportingRounding (0s)
🟢 testWorktimeReductionSaldoWorkHoursRounding (0s)
🟢 testEffectiveFlexSaldoRounding (0s)
🟢 testEffectiveConvertedSaldoRounding (0s)
🟢 testEffectiveHolidayWtrSaldoRounding (0s)
🟢 testEffectiveOvertimeLeaveSaldoRounding (0s)
🟢 testEffectiveUnpaidWtrRounding (0s)
🟢 testEffectiveWtrRounding (0s)
🟢 testPersonalAndOfficialEmail (0s)
🟢 testComparatorByEmployeeNameInWorkShiftPlanning (0s)
🟢 testInvalidJson (0s)
🟢 testChangingContractPeriod (0s)
🟢 com.tustor.tuntinetti.dto.TestReportingClassification (0s)
🟢 testReportingClassification (0s)
🟡 com.tustor.tuntinetti.dto.registration.TestTrialInfo (0s)
🟡 testTODO (0s)
TODO Testaa että RoiInfo voidaan pyytää kaikille legacy ja uusille featureille ilman exceptionia, ja testaa, että jos esim. SALARY_CLASSES:lle puuttuu RoiInfo niin testi ei mene läpi.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.dto.registration.TestTrialInfo.testTODO(TestTrialInfo.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOLegacy (0s)
TODO test using parameter TrialInfo.LEGACY with values true and false
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.dto.registration.TestTrialInfo.testTODOLegacy(TestTrialInfo.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testPolarProSavings (0s)
 expected:<4[207]5> but was:<4[015]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.dto.registration.TestTrialInfo.testPolarProSavings(TestTrialInfo.java:134)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraSavings (0s)
 expected:<1[05180]> but was:<1[59024]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.dto.registration.TestTrialInfo.testSpectraSavings(TestTrialInfo.java:299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSiparilaSavings (0s)
🟢 testVianorSavings (0s)
🟡 testPersonalhusetSavings (0s)
 expected:<4[207]5> but was:<4[9348]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.dto.registration.TestTrialInfo.testPersonalhusetSavings(TestTrialInfo.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testDeboraSavings (0s)
 expected:<[479310]> but was:<[729744]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.dto.registration.TestTrialInfo.testDeboraSavings(TestTrialInfo.java:240)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.logic.design.testitapaukset.TestaaNimettyVuorosuunnitelmaJaAnonyymiVuorotarve (0s)
🟡 testHuutokauppaaTekstiviestillaAnonyymiVuorotarveEhdokkaatValittavaExplisiittisestiVuorotarpeeseenLiittyyNimettyVuorosuunnitelma (0s)
TODO assignedWorkShift sms-viestit lakkautettu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.logic.design.testitapaukset.TestaaNimettyVuorosuunnitelma.checkHuutokauppaaTekstiviestillaAnonyymiVuorotarveEhdokkaatValittavaExplisiittisestiVuorotarpeeseenLiittyyNimettyVuorosuunnitelma(TestaaNimettyVuorosuunnitelma.java:55)
	at com.tustor.tuntinetti.logic.design.testitapaukset.TestaaNimettyVuorosuunnitelmaJaAnonyymiVuorotarve.testHuutokauppaaTekstiviestillaAnonyymiVuorotarveEhdokkaatValittavaExplisiittisestiVuorotarpeeseenLiittyyNimettyVuorosuunnitelma(TestaaNimettyVuorosuunnitelmaJaAnonyymiVuorotarve.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPerustaNimettyVuorosuunnitelmaJokaLiittyyToistuvaanAnonyymiinVuorotarpeeseen (0s)
🟢 testPerustaNimettyToistuvaVuorosuunnitelmaJokaLiittyyAnonyymiinVuorotarpeeseen (0s)
🟢 testPerustaNimettyToistuvaVuorosuunnitelmaJokaLiittyyToistuvaanAnonyymiinVuorotarpeeseen (0s)
🟡 com.tustor.tuntinetti.logic.design.testitapaukset.TestaaNimettyVuorosuunnitelma (0s)
🟡 testHuutokauppaaTekstiviestillaNimettyVuorosuunnitelma (0s)
TODO assignedWorkShift sms-viestit lakkautettu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.logic.design.testitapaukset.TestaaNimettyVuorosuunnitelma.checkHuutokauppaaTekstiviestillaAnonyymiVuorotarveEhdokkaatValittavaExplisiittisestiVuorotarpeeseenLiittyyNimettyVuorosuunnitelma(TestaaNimettyVuorosuunnitelma.java:55)
	at com.tustor.tuntinetti.logic.design.testitapaukset.TestaaNimettyVuorosuunnitelma.testHuutokauppaaTekstiviestillaNimettyVuorosuunnitelma(TestaaNimettyVuorosuunnitelma.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.common.TestLabourAgreement (0s)
🟢 testAlternateCompensatedHolidaySelectionCanBeRemoved (0s)
🟢 testGettingEffectiveWorktimeReductionMilestoneHoursRequireThatWorktimeReductionMilestoneDayMinimumLengthNotGiven (0s)
🟢 testParseWorkTimeReductionMilestones (0s)
🟢 testParseEffectiveWorktimeReductionMilestoneHours (0s)
🟢 testNightShiftPeriodsWithExpenseCategories (0s)
🟢 testNightShiftPeriodsWithExpenseCategoriesAndStartDates (0s)
🟢 testPickProperMilestones (0s)
🟢 testGettingEffectiveWorktimeReductionMilestoneDaysRequiresWorktimeReductionMilestoneDayMinimumLength (0s)
🟢 testParseEffectiveWorktimeReductionMilestoneDays (0s)
🟡 test_TODO_POISTA_TESTI_WorktimeReductionMilestoneTypeHours (0s)
[] expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.TestLabourAgreement.assertWorkTimeReductionType(TestLabourAgreement.java:994)
	at com.tustor.common.TestLabourAgreement.test_TODO_POISTA_TESTI_WorktimeReductionMilestoneTypeHours(TestLabourAgreement.java:984)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_POISTA_TESTI_WorktimeReductionMilestoneTypeDays (0s)
[] expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.TestLabourAgreement.assertWorkTimeReductionType(TestLabourAgreement.java:994)
	at com.tustor.common.TestLabourAgreement.test_TODO_POISTA_TESTI_WorktimeReductionMilestoneTypeDays(TestLabourAgreement.java:1006)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOneCompensatedHolidaySelectionIsPresentByDefault (0s)
🟢 testFirstCompensatedHolidaySelectionCanBeEdited (0s)
🟢 testAlternateCompensatedHolidaySelectionCanBeAdded (0s)
🟢 testEmptySelectionAsAlternateIsHandledAsNoAlternateSelection (0s)
🟢 testInitNightShiftPeriods (0s)
🟢 testSwitchingOfMilestonesByYear (0s)
🟢 testSwitchingOfMilestonesByContractStartDate (0s)
🟢 testHolidayCompensatedAlsoDuringWorkDay (0s)
🟢 testAddNightShiftPeriods (0s)
🟢 testAddMissingNightShiftPeriods (0s)
🟢 testSetAlternativeMaxStandardWorkHoursPerDay (0s)
🟢 testOvertimeCategoriesFitToLabourAgreementDbColumn (0s)
🟢 testGetStartDateMapExpenseCategoryMapNightShiftPeriods (0s)
🟡 testSetAlsoVacationHolidaysAreCompensated_usedWithSetForceHolidayCompensationForVacationTypes_doesntResetBits (0s)
VacationType=PARENTAL_LEAVE expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.TestLabourAgreement.testSetAlsoVacationHolidaysAreCompensated_usedWithSetForceHolidayCompensationForVacationTypes_doesntResetBits(TestLabourAgreement.java:1395)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSkipLeg1OvertimeTimeRanges (0s)
🟢 testUsingSkipLeg1Overtime (0s)
🟢 testIsOverrideUnpaidHolidayToReduceWorktimeForWorkTimePlanning (0s)
🟢 testDiscontinuedNotDiscontinuedByName (0s)
🟢 testSetMonthlySalaryDividerOvertimeCategories_DoesNotAllowSettingIllegalValues (0s)
🟢 testDailyHoursWithTwoDecimalPrecisionNeverRoundedWhenWorkDaysPerPeriodIsMultipleOfFive (0s)
🟢 testEiPyoristetaPaivatuntejaJosViikkotunnitJoMinuuttiTarkkuudessa (0s)
🟢 testDailyHours3DecimalsToMinuteAccuracy (0s)
🟢 testPyoristysWithDataFromDB (0s)
🟢 testMightRequireMinutePrecision (0s)
🟢 testRegexp (0s)
🟢 testFirstDayOfTheWeekValidation (0s)
🟢 testNightShiftPeriods (0s)
🟢 testDiscontinued (0s)
🟢 com.tustor.common.wicket.behaviors.TestTippedBehavior (0s)
🟢 testRegression50069_tooltipIsRenderedAsHtml (0s)
🟢 com.tustor.common.wicket.behaviors.TestMultiSelectBehavior (0s)
🟢 testSingleChoice (0s)
🟢 testNotEnabledNotVisible (0s)
🟢 testListOptionsProvider (0s)
🟢 testMultiSelectBehavior_withFiltering (0s)
🟢 testMultiSelectBehavior_lazy_empty_filter (0s)
🟢 testMultiSelectBehavior_lazy (0s)
🟢 testMultiSelectBehavior_lazy_threshold (0s)
🟢 testMultiSelectBehavior_lazy_threshold_wrappedModel (0s)
🟢 testMultiSelectBehavior_lazy_selected (0s)
🟢 testLazyThresholdWithFilteringCapabilityIsSerializable (0s)
🟢 testMultiSelectBehavior_renderScript (0s)
🟢 testMultiSelectBehavior_lazyThresholdWithFiltering (0s)
🟢 com.tustor.common.wicket.tinymce.TestTagStrip (0s)
🟢 testStripXml (0s)
🟢 com.tustor.common.wicket.tables.filter.TestPageIndexManager (0s)
🟢 testMiddleListSize (0s)
🟢 testPageNumbers (0s)
🟢 com.tustor.common.wicket.components.TestSqlDateTextField (0s)
🟢 test1 (0s)
🟢 test2 (0s)
🟢 test3 (0s)
🟢 test3B (0s)
🟢 testFixDateInputFormatCommasAreFixed (0s)
🟢 testMichal20140219 (0s)
🟢 testFixDateInputFormatExtraDotsAreRemoved (0s)
🟢 testFixDateInputFormat4CharDateIsParsed (0s)
🟢 testFixDateInputFormat6CharDateIsParsed (0s)
🟢 testFixDateInputFormatStringConsistingOfLettersIsNotChanged (0s)
🟢 test1B (0s)
🟢 test2B (0s)
🟢 testFixDateInputFormatCorrectDateIsNotChanged (0s)
🟢 test (0s)
🟢 com.tustor.common.wicket.autocomplete.TestAutoCompleteBehavior (0s)
🟢 testResponses (0s)
🟢 testAutoCompleteBehavior$AutoCompleteListener (0s)
🟢 com.tustor.common.wicket.validators.TestTextFieldCapitalizationFormatter (0s)
🟢 test1 (0s)
🟢 test2 (0s)
🟢 test3 (0s)
🟢 test4 (0s)
🟢 testLenientWords (0s)
🟢 testTrailingWhitespaceIsRemoved (0s)
🟢 testCapitalizationAfterDash (0s)
🟢 com.tustor.common.wicket.validators.TestIbanOrFinnishAccountNumberValidator (0s)
🟢 testSebIban (0s)
🟢 testFinnishIban (0s)
🟢 testSebFinnish (0s)
🟢 testEmptyAccountNumber (0s)
🟢 testFinnishAccountNumber (0s)
🟢 testInvalidFinnishAccountNumber (0s)
🟢 testInvalidFinnishIban (0s)
🟢 testEstonianIbanWithOutAddress (0s)
🟢 testEstonianIbanWithStaticAddress (0s)
🟢 testInvalidEstonianIbanWithStaticAddress (0s)
🟢 testEstonianIbanWithDynamicButEmptyAddress (0s)
🟢 testInvalidEstonianIbanWithDynamicButEmptyAddress (0s)
🟢 testEstonianIbanWithDynamicAndNonEmptyAddress (0s)
🟢 testInvalidEstonianIbanWithDynamicAndNonEmptyAddress (0s)
🟢 testSettingAllowOnlyFinnishAccountNumberAcceptsFinnishAccountNumber (0s)
🟢 testFinnishIbanValidateBankRecognition (0s)
🟢 testSettingAllowOnlyFinnishAccountNumberAcceptsFinnishIBANNumber (0s)
🟢 testSettingAllowOnlyFinnishAccountNumberDoesntAcceptForeignIBANNumber (0s)
🟢 testSettingAllowOnlyFinnishAccountNumberAcceptsFinnishAccountNumberIfSettingIsOff (0s)
🟢 testSettingAllowOnlyFinnishAccountNumberAcceptsFinnishIBANNumberIfSettingIsOff (0s)
🟢 testSettingAllowOnlyFinnishAccountNumberAcceptsForeignIBANNumberIfSettingIsOff (0s)
🟢 testFinnishBbanValidateBankRecognition (0s)
🟢 testInvalidEstonianIbanWithOutAddress (0s)
🟢 com.tustor.common.wicket.validators.TestBigIntegerFormatter (0s)
🟢 testEmptyInput (0s)
🟢 testNullInput (0s)
🟢 testPlus (0s)
🟢 testWhiteSpace (0s)
🟢 testDash (0s)
🟢 testIntegerRemainsSame (0s)
🟢 testLeadingZeroesAreRemoved (0s)
🟢 testNonDigitInput (0s)
🟢 testDigitsAndNonDigits (0s)
🟢 testNegativeNumber (0s)
🟢 com.tustor.common.wicket.validators.TestRegexpValidator (0s)
🟢 testRegexpValid (0s)
🟢 testRegexpInvalid (0s)
🟢 com.tustor.common.exceptions.TestHumanReadableRuntimeException (0s)
🟢 testNpeInLogger (0s)
🟢 testThrowableInitialization (0s)
🟢 testIsHumanReadableRuntimeException (0s)
🟢 testNullKeyThrowsExceptionImmediately (0s)
🟢 testFeedbackMessageWithErrorLevelEquals (0s)
🟢 testGetMessagesOrder (0s)
🟢 testSimpleToString (0s)
🟢 testCausedBy1 (0s)
🟢 testCausedBy2 (0s)
🟢 testIsSendEmailToTekniikka (0s)
🟢 testDoNotCallGetMessage (0s)
🟢 testEmailFlags (0s)
🟢 com.tustor.common.payment.verkkomaksut.TestResponsePaymentVerkkomaksut (0s)
🟢 testIsUrlLooksLikePaymentVerkkomaksutValid (0s)
🟢 testManualTestingResponse (0s)
🟢 testParseSampleJsonResponse (0s)
🟢 testIsUrlLooksLikePaymentVerkkomaksutInValidOrderNumber (0s)
🟢 testIsUrlLooksLikePaymentVerkkomaksutInValidMethod (0s)
🟢 testIsUrlLooksLikePaymentVerkkomaksutInValidTimestamp (0s)
🟢 testCorrectReceipt (0s)
🟢 testPaymentSuccess (0s)
🟢 testPaymentFailure (0s)
🟢 com.tustor.common.payment.verkkomaksut.TestRequestPaymentVerkkomaksut (0s)
🟢 testGenerateSampleJsonRequestAccordingToExample (0s)
🟢 testPrecise (0s)
🟢 testMaxLength (0s)
🟢 testEscaping (0s)
🟢 testScale (0s)
🟢 testGenerateSampleJsonRequest (0s)
🟢 testUrlWithAuthCode (0s)
🟢 testUrlWithAuthCodeIncludingUmlauts (0s)
🟢 testRequiredPaymentVerkkomaksutCustomer (0s)
🟢 testRequiredPaymentVerkkomaksutCustomerEmail (0s)
🟢 testRequiredPaymentVerkkomaksutCustomerName (0s)
🟢 testRequiredMerchantId (0s)
🟢 testRequiredMerchantAuthHash (0s)
🟢 testRequiredAmount (0s)
🟢 testRequiredOrderNumber (0s)
🟢 testRequiredSuccessAddressBlock (0s)
🟢 testRequiredSuccessAddress (0s)
🟢 testRequiredCancelAddress (0s)
🟢 testRequiredSuccessAddressCallbackBlock (0s)
🟢 testRequiredSuccessAddressCallback (0s)
🟢 testRequiredCancelAddressCallback (0s)
🟢 com.tustor.common.TestSalaryCalculation (1s)
🟢 testVeropaivat (0s)
🟢 testMonthPeriods (0s)
🟢 testMetaDataMap (0s)
🟢 testEffectivePaymentDate (0s)
🟢 testTyelRajavuosi (0s)
🟢 testHalfMonthPeriods (0s)
🟢 testFinnishSalaryPeriodDateRanges (1s)
🟢 testMapListBySalaryCalculationId (0s)
🟢 com.tustor.common.TestOvertimeRefinementPresedence (0s)
🟢 testGivenAnyOvertimeRefinementItOverridesNull (0s)
🟢 testGiven_TIME_BASED_COMPENSATIONS_thenTheyAreOverriddenByAnyOtherOvertimeRefinement (0s)
🟢 testGiven_TIME_BASED_COMPENSATIONS_AND_PERIOD_OVERTIME_thenTheyAreOverriddenByFullOvertimeRefinement (0s)
🟢 testGiven_OVERTIME_LEAVE_thenTheyAreOverriddenByMonetaryOvertimeRefinement (0s)
🟡 com.tustor.common.TestSalaryTemplateManipulations (0s)
🟡 testPalkkapohjanVaihtaminenEiKopioiToiseltaPalkkapohjaltaPeriytyviäSamaaTarkoittaviaKaavoja (0s)
TODO Miten se tehdään?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.TestSalaryTemplateManipulations.testPalkkapohjanVaihtaminenEiKopioiToiseltaPalkkapohjaltaPeriytyviäSamaaTarkoittaviaKaavoja(TestSalaryTemplateManipulations.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSalaryTemplatesCanBeCopied (0s)
🟢 com.tustor.common.constants.TestTemporaryConstantHolder (0s)
🟢 testRules (0s)
🟢 testDeactivateAutomaticallyEnabledRulesToSimulateRuleWhenNotTesting (0s)
🟢 testDisableByDefaulyForTestsAndDisableRulesByDefaultSymmetricallyForTests (0s)
🟢 testOverrideForTestsToTestTheActualRulesInsteadOfIgnoringRules (0s)
🟢 testGetEffectiveStartDateOrNull (0s)
🟢 testVainYksiSaanto (0s)
🟢 testRulesVoimassaKaikilleMuillePaitsiYhdelleEmployerille (0s)
🟢 testGetActiveDateRangeUsesRealRulesEvenWhenRulesAreDisabledForTests (0s)
🟢 testVoidaanKutsuaIlmanEmployerParametriaJosEmployeritonLippu (0s)
🟢 testVoidaanKutsuaIlmanEmployerParametriaJosEmployeritonLippu_WithReset (0s)
🟢 testSaldoselvitysFlagLimited (0s)
🟢 testSaldoselvitysFlagLimited_WithReset (0s)
🟢 testSaldoselvitysFlagReset (0s)
🟢 testBooleanOperations (0s)
🟢 testSaldoselvitysFlagTestOverrideIsThreadLocalAndRejectsSameDirectionRepeat (0s)
🟢 testSaldoselvitysFlagOverrideRejectsSameDirectionRepeat (0s)
🟢 testSaldoselvitysFlagLimitedTestOverrideIsThreadLocalAndRejectsSameDirectionRepeat (0s)
🟢 testSaldoselvitysFlagLimitedOverrideRejectsSameDirectionRepeat (0s)
🟢 com.tustor.common.checkkey.TestInsertEnglish (0s)
🟢 testGetSortedParameters (0s)
🟢 com.tustor.common.dto.json.TestTravelEntry (0s)
🟢 testTravelEntry (0s)
🟢 testInvalidTimeEntry (0s)
🟢 testTravelEntryAndErrors (0s)
🟢 testTravelEntryIdIsIgnoredInIsEmpty (0s)
🟢 testZipVirhe (0s)
🟢 testTimeIsNull (0s)
🟢 com.tustor.common.dto.TestSalaryCompensationDetailsWithoutCauseContributionInformation (0s)
🟢 testJson (0s)
🟡 com.tustor.common.dto.TestContractPeriod (0s)
🟢 testEiPyoristetaPaivatuntejaJosViikkotunnitJoMinuuttiTarkkuudessa (0s)
🟢 testNightShiftPeriods (0s)
🟢 testToString (0s)
🟢 testEffectiveHourlySalary (0s)
🟢 testSkipHourlySalary (0s)
🟢 testPaallekaisyysIkilooppi (0s)
🟢 testGetJoinedContractPeriodDateRangesHavingValidEnding (0s)
🟢 testGetJoinedContractPeriodDateRangesHavingValidEndingThreeContractPeriods (0s)
🟢 testContractPeriodsForRangeOrLast (0s)
🟢 testGetCollidingJoinedContractPeriodDateRanges (0s)
🟢 testGetEffectiveContractPeriodEndDate (0s)
🟢 testIsGapBetweenContractPeriodsMoreThanMaxAllowed (0s)
🟢 testKolmenDesimaalinPyoristys (0s)
🟢 testKolmendesimaalinTarkkuusLabouragreementistaAlustuksessaStandarWorkhoursPerDay (0s)
🟢 testKolmendesimaalinTarkkuusLabouragreementistaAlustuksessaJaksotyo (0s)
🟢 testDailyHoursRoundingBasedOnDatabaseData (0s)
🟢 testHasCorrectWtrSettings (0s)
🟢 testGetMaxDateRangeForWtrCalculations (0s)
🟢 testContractPeriodsJotkaPaallekain (0s)
🟢 testGetContractPeriods (0s)
🟢 testMonthlySalaryDividerEffective (0s)
🟢 testPaidVacationHourlySalary (0s)
🟢 testGetContractPeriodsOfContractSerie (0s)
🟢 testPersonalExtraEffectDuringOvertime (0s)
🟢 testPersonalExtraIncludedIntoHourlySalary (0s)
🟢 testEquivalent (0s)
🟡 test_TODO_PersonalExtraKta (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestContractPeriod.test_TODO_PersonalExtraKta(TestContractPeriod.java:1290)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAppendingDummyNightShiftPeriodsIfGiven (0s)
🟢 testContractPeriodEffectiveEndDate (0s)
🟢 testIncludedHours (0s)
🟢 testEmployeeContractPeriodStartDate (0s)
🟢 testEmployeeContractPeriodStartDateOnlyOverridesWhenItIsEarlierThanGivenContractPeriodEndDate (0s)
🟢 testWidenFunkyBankMode (0s)
🟢 testFunkyBankModes (0s)
🟡 test_TODO_TyosuhteenPaivittaminenLyhentaaKoeaikaaKuluneenAjanVerranJaPoistaaJosSitaEiJaaJaljelle (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestContractPeriod.test_TODO_TyosuhteenPaivittaminenLyhentaaKoeaikaaKuluneenAjanVerranJaPoistaaJosSitaEiJaaJaljelle(TestContractPeriod.java:1747)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_TyosuhteenPaivittaminenPäivittääMyösVanhanTyösuhteenPäättymissyytä (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestContractPeriod.test_TODO_TyosuhteenPaivittaminenPäivittääMyösVanhanTyösuhteenPäättymissyytä(TestContractPeriod.java:1754)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_TyösuhdemuodonJaPäättymissyynArvaaminenUuttaPerustettaessa (0s)
TODO Jos päättymispäivä annetaan ennen tallennusta, työsuhteen oletetaan olevan määräaikainen. EndDateOnActualChangeListener jos uusi työsuhderivi.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestContractPeriod.test_TODO_TyösuhdemuodonJaPäättymissyynArvaaminenUuttaPerustettaessa(TestContractPeriod.java:1762)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_TietoOnkoTyösuhdeOikeastiPäättynytVaiMääräaikaisuusTilapäisesti (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestContractPeriod.test_TODO_TietoOnkoTyösuhdeOikeastiPäättynytVaiMääräaikaisuusTilapäisesti(TestContractPeriod.java:1769)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testFulltimeOrNot (0s)
🟢 testMonthlySalaryUpgradeAffectsHourlySalary (0s)
🟢 testHourlySalaryUpgradeDoesNotAffectMonthlySalaryContract (0s)
🟢 testMonthlySalaryUpgradeDoesNotAffectHourlySalaryContract (0s)
🟢 testHourlySalaryUpgradeAffectsCorrectSalaryType (0s)
🟢 testContractPeriodUpgradeSalaryRounding (0s)
🟢 testContractPeriodSalaryUpgradeWithNoRestrictSalaryMode (0s)
🟢 testPersonalCompensationUpgrading (0s)
🟢 testContractPeriodUpgradeWithoutInterface (0s)
🟢 testContractPeriodUpgradeWithTechnicalEndDate (0s)
🟢 testContractPeriodUpgradeWithPersonalCompensations (0s)
🟢 testContractPeriodUpgradeWithWorkTimeModeBeforeFix (0s)
🟢 testContractPeriodUpgradeWithWorkTimeModeAfterFix (0s)
🟢 testContractPeriodSmartUpgrading (0s)
🟢 testWorkTimeChangeLogic (0s)
🟢 testScaleMonthlySalary (0s)
🟢 testNewWorkTimeDecimals (0s)
🟢 testScaleMonthlySalaryWithRaiseInSalary (0s)
🟢 testScaleMonthlySalaryWithRaiseInSalaryWithCorrection (0s)
🟢 testWorkTimeChangeSeveralTimesInARowScalingIfPartTime (0s)
🟢 testIsEqualWorkTimeAs (0s)
🟢 testContractPeriodUpgradeWhenNewerContractIsSameAsCurrent (0s)
🟢 testContractPeriodUpgradeWorkTimeWhenNewerContractIsSameAsCurrent (0s)
🟢 testContractPeriodUpgradeWorkTimeWhenNewerContractIsSameAsCurrentWorkTimeModeChanges (0s)
🟢 testGetMonthlySalaryPartTimeRatio (0s)
🟢 testGetMonthlySalaryPartTimeRatioRaw (0s)
🟢 testGetMonthlySalaryPartTimeRatioRaw2 (0s)
🟢 testNewContractPeriodUpgradeLogic (0s)
🟢 testContractPeriodUpgradeWithContractModeChange (0s)
🟢 testGetLatestContractPeriodDateRangeIgnoringGapsThatAreNotProperlyEnded (0s)
🟢 testContractPeriodComparatorNullStartDate (0s)
🟢 testContractPeriodComparatorStartDateOrdering (0s)
🟢 testContractPeriodComparatorEndDateOrdering (0s)
🟢 testJoinedEndingComparator (0s)
🟢 testContractPeriodMainContractFirst (0s)
🟢 testContractPeriodMainContractLast (0s)
🟢 testGetMonthlySalaryIncludingMonthlyExtras (0s)
🟢 testGetHourlySalaryIncludingScaledExtras (0s)
🟢 testGetEffectiveWorkHoursPerPeriodForInfinitiveLoop (0s)
🟢 testGetLatestContractPeriodDateRangeConsideringPossibleEndedContractPeriodInMiddleOfPeriod (0s)
🟢 testCurrentOrPreviousDateRangeConsideringPossibleEndedContractPeriodInMiddleOfPeriod (0s)
🟢 testGetSplitContractPeriodDateRanges (0s)
🟢 testBugInSplitContractPeriodDateRanges (0s)
🟢 testIsEnded (0s)
🟢 testContractPeriodUpgradeValuesSerialization (0s)
🟢 testGetMainOrLastContractPeriod (0s)
🟢 testGetEffectiveContractPeriodStartDate_useTechnicalStartDateIfMainSeriesOtherwiseFirstPeriodStartDate (0s)
🟢 com.tustor.common.dto.TestEmployeeProject (0s)
🟢 testEmployeeWorkShiftModificationAuthorization (0s)
🟢 testEnsureEndDateOrNull (0s)
🟢 testEarliestLockDate (0s)
🟢 testIsLockedForAbsences (0s)
🟢 testApprovalDateWithinValidityRange (0s)
🟢 testGetLaterBillingMark_Date_OldLatestIfEqual (0s)
🟢 com.tustor.common.dto.TestFeatureUsageOfCurrentMonth (0s)
🟢 testGetKey (0s)
🟢 testFeatureUsageOverridingUsedOn (0s)
🟢 testSplittingEmployeePersonInfos (0s)
🟢 testEveryGdprContextHasPriority (0s)
🟢 testAbstractDTOEiSaaOllaTallentamaton (0s)
🟢 testGdrpInfosNeedsAtLeastOneGdprInfoBit (0s)
🟢 testGdprInfosEmailThrottling (0s)
🟢 testGdprInfosCandidates (0s)
🟢 testGetEffectiveBits (0s)
🟢 testNeedsToBeLogged (0s)
🟢 testGdprInfosIsSerializable (0s)
🟢 testIsGdprEffective (0s)
🟢 com.tustor.common.dto.TestCompensationUnitTypes (0s)
🟢 testDistinct (0s)
🟢 testVeronalaisetPalkat (0s)
🟢 testVerovapaatSuoritukset (0s)
🟢 testMuuVähennysNettopalkasta (0s)
🟢 testPalkkaanSisältyväLuontoisetuJokaSiisKorvaaBruttopalkkaaJaPeritäänSitenNettopalkasta (0s)
🟢 testPalkanosaJokaKorvaaBruttopalkkaaVerovapaallaVähennyksellä (0s)
🟢 testEnnakonpidätysvapaaKulukorvaus (0s)
🟢 testKtaVersiotLuontoiseduilla (0s)
🟢 testKtaVersiotIlmanLuontoisetuja (0s)
🟢 testRahapalkkaJostaEiAnsaitseLomaa (0s)
🟢 testLuontoisedutJoitaEiAnsaitaLomanAikanaEliKerryttävätLomapalkkaa (0s)
🟢 testVuosilomapalkanPerusteYhteensä (0s)
🟢 testLuontoisetuJotaSaaMyösLomanAikanaEiKerrytäLomapalkkaa (0s)
🟢 testEläkepidätyksenJaSosiaaliturvamaksunAlaisetPalkat (0s)
🟢 com.tustor.common.dto.TestSalaryPaymentDateSettings (0s)
🟢 testSalaryPaymentIntervalWithoutRequiredPrecedingWorkingDays (0s)
🟢 testSalaryPaymentIntervalButRequirePrecedingWorkingDays (0s)
🟡 com.tustor.common.dto.TestTasks (0s)
🟢 testTaskHours (0s)
🟢 testCase10944PlanHours (0s)
🟢 testCaseAutomaticLockingWeeklyOldTasks (0s)
🟢 testCase43142isBanned (0s)
🟢 testAbstractSickleaveTaskOrVacationComparator (0s)
🟢 testTimeRangeComparatorWithAndWithoutCompareFallback (0s)
🟢 testIsStored (0s)
🟢 testRemoveAndReset (0s)
🟢 testTimeRangeRequiredBecauseOfWorkTimeCompensationTypes (0s)
🟢 testCase_11692_LockingFromEmployeePerspectiveWeekly (0s)
🟢 testCase_34086_LockingFromEmployeePerspectiveMonthly (0s)
🟢 testLockingFromEmployeePerspectiveNotSet (0s)
🟢 testLockingFromEmployeePerspectiveMonthly (0s)
🟢 testLockingFromEmployeePerspectiveHalfMonthly (0s)
🟢 testCopy (0s)
🟢 testWorkdateMustBeReasonable (0s)
🟢 testTaskIdentity (0s)
🟢 testTaskMustBeSerializableForSessionEtcPurposes (0s)
🟢 testClearReservation (0s)
🟢 testUnAssignTask (0s)
🟢 testTaskEquivalence (0s)
🟢 testTaskMatching (0s)
🟢 testAppendEmptyTask (0s)
🟢 testAppendTaskHavingJustDescription (0s)
🟢 testAppendTaskHavingJustTimeRange (0s)
🟢 testAppendTaskHavingTimeRangeAndDescription (0s)
🟢 testAppendTaskWithDescriptionInBetweenTimeRanges (0s)
🟢 testAppendToClonedTaskDetachedTimeRanges (0s)
🟢 testTimespanWhenNoDateIsGiven (0s)
🟢 testAlphabeticalNumbers (0s)
🟢 testAppendWithDstTransitions (0s)
🟢 testCloneWithWorkTimeType (0s)
🟢 testDaylightSavingCheckingSummertime (0s)
🟢 testDaylightSavingCheckingWintertime (0s)
🟡 testTODODaylightSavingCheckingShortSummerTask (0s)
Tässä 02:55-04:00 siirrytään kesäaikaan eli kesäaika klo 4 (tunti eteenpäin) on efektiivisesti klo 3 expected:<-1> but was:<0>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.common.dto.TestTasks.testTODODaylightSavingCheckingShortSummerTask(TestTasks.java:1907)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODODaylightSavingCheckingShortWinterTask (0s)
Tässä 02:55-04:00 siirrytään talviaikaan eli talviaika klo 4 (tunti taaksepäin) on efektiivisesti klo 5 kesäajassa
 expected:<[2],083> but was:<[1],083>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.dto.TestTasks.testTODODaylightSavingCheckingShortWinterTask(TestTasks.java:1937)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCaseAutomaticLockingWeeklyFreshTasks (0s)
🟡 com.tustor.common.dto.TestCompensationDetails (0s)
🟢 testCloneCompensationDetail (0s)
🟡 testPaidWithKta_And_AccumulatingKta (0s)
CompensationDetails@1793ca8e, NightShiftPeriod@2adf44b4,  (stored=true -1784234874926), ,  -  30%, NO_EFFECT, replacedOvertimeCategory=null, overtimeCategoryCausedBy=HOLIDAY_COMPENSATION, overridingOvertimeCategory=null, nightShiftPeriodBooleanOptions= expected:<false> but was:<true>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.dto.TestCompensationDetails.testPaidWithKta_And_AccumulatingKta(TestCompensationDetails.java:329)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.common.dto.TestUnitManager (0s)
🟢 testUnitMangee (0s)
🟢 com.tustor.common.dto.embeddables.TestWorkWeekWhishes (0s)
🟢 testWorkWeekWishTotalLength (0s)
🟢 testInitialWorkWeekWhishes (0s)
🟢 testInitiallyDisabledWorkWeekWhishes (0s)
🟢 testParticularDateRange (0s)
🟢 com.tustor.common.dto.TestProjectCustomer (0s)
🟢 testDisplayBillingHours (0s)
🟢 testSmallLegacyFeatureShouldNotThrowException (0s)
🟢 testDisplayEmployerViaCustomerAlso (0s)
🟢 com.tustor.common.dto.TestEmployeeNote (0s)
🟢 testElectronicSigningProcess (0s)
🟡 com.tustor.common.dto.TestTaskWorkShiftStates (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_tomorrow_unStored_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_today_stored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_tomorrow_stored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_today_stored_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_tomorrow_stored_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_today_unStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_tomorrow_unStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_today_unStored_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_tomorrow_unStored_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_today_stored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_tomorrow_stored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_today_stored_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_tomorrow_stored_self (0s)
🟢 testWorkShiftStatesImplemented (0s)
🟢 test_UnAssigned_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION (0s)
🟢 testOvertimeOnlyIfExceedsPlanned (0s)
🟢 testOverlapping (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION_onWorkDay_taskUnStored_recurring_anonymous (0s)
🟢 testDescriptionAndServiceDemand (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION_onWorkDay_taskUnStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION_onWorkDay_taskStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION_onWorkDay_taskUnStored_recurring_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION_beforeWorkDay_taskUnStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION_beforeWorkDay_taskStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_today_taskUnStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_tomorrow_taskUnStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_today_unStored_self (0s)
🟡 test (0s)
TODO testaa muista EditorModeista
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestTaskWorkShiftStates.test(TestTaskWorkShiftStates.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.common.dto.TestSickleave (0s)
🟢 testSort (0s)
🟢 testSickleaveValidation (0s)
🟢 testHasSickleaveSafely (0s)
🟢 com.tustor.common.dto.TestEffectDuringOvertime_Deprecation (0s)
🟢 test (0s)
🟢 com.tustor.common.dto.TestCompensationUnitPrice (0s)
🟢 testCompensationUnitPriceCloneAndReset (0s)
🟢 testCompensationUnitPriceSorting_1 (0s)
🟢 testCompensationUnitPriceSorting_2 (0s)
🟢 testCompensationUnitPriceComparator (0s)
🟢 com.tustor.common.dto.TestHash (0s)
🟢 testHashComparatorWithEqualDescriptions (0s)
🟢 com.tustor.common.dto.TestWorkTimeRepresentation (0s)
🟢 testEquals (0s)
🟢 testWorkTimeRepresentationStandardDailyWorkinHours (0s)
🟢 testWorkTimeRepresentationStandardWeeklyWorkinHours (0s)
🟢 testWorkTimeRepresentationNonStandardWorkinHours (0s)
🟢 testWorkTimeRepresentationStandardDailyWorkinHoursnWithContractPeriod (0s)
🟢 testWorkTimeRepresentationStandardDailyWorkinHoursnWithContractPeriodsValuesNotSameAsLabourAgreement (0s)
🟢 testWorkTimeRepresentationStandardWeeklyWorkinHoursWithContractPeriod (0s)
🟢 testWorkTimeRepresentationStandardWeeklyWorkinHoursWithContractPeriodsPeriodWorkingHoursNotSameAsLabourAgreement (0s)
🟢 testWorkTimeRepresentationNonStandardWorkinHoursWithContractPeriod (0s)
🟢 com.tustor.common.dto.TestProject (0s)
🟢 testDisplayHideProjectDescriptionFromInvoices (0s)
🟢 com.tustor.common.dto.TestNewSickleaveSetting (0s)
🟢 testKiinteistopalveluala (0s)
🟢 testKopioJaTulostusala (0s)
🟢 testGivenWorkInducedSicknessNoLimitationForRegularSicknessIsReturned (0s)
🟢 testGivenRegularSicknessNoLimitationForWorkInducedSicknessIsReturned (0s)
🟢 testKvTesToimistoTyoAika (0s)
🟢 testGivenNoSickleavesAreCompensatedThenEvaluatorKnowsThis (0s)
🟢 testGivenSickleavesAreCompensatedThenEvaluatorKnowsThis (0s)
🟢 testJsonEncodedSettingsAreOnSingleLine (0s)
🟢 testSettingWithoutQualificationSettingsIsHandled (0s)
🟢 testTyoaikalainMukainenKuukausipalkka (0s)
🟢 testTietotekniikanPalveluala (0s)
🟢 testElintarvikeala (0s)
🟢 testMuoviJaKemianTeollisuus (0s)
🟢 testKuormaAutoala (0s)
🟢 testAutonrengasala (0s)
🟢 testKaupanTesVarasto (0s)
🟢 com.tustor.common.dto.util.TestJobOpeningUtils (0s)
🟢 testJobApplicationUrlEncoding (0s)
🟢 com.tustor.common.dto.util.TestCompensationSummary (0s)
🟢 testDescriptionKeyConflics (0s)
🟢 com.tustor.common.dto.util.test.TestDurationWithUnit (0s)
🟢 testToString (0s)
🟢 testMax (0s)
🟢 testEqualsAndHashCode (0s)
🟢 testValidDurationCanBeConstructedFromString (0s)
🟢 testInvalidDurationThrowsExceptionFromConstructor1 (0s)
🟢 testInvalidDurationThrowsExceptionFromConstructor2 (0s)
🟢 testInvalidDurationThrowsExceptionFromConstructor3 (0s)
🟢 testInvalidDurationThrowsExceptionFromConstructor4 (0s)
🟢 testInvalidDurationThrowsExceptionFromConstructor5 (0s)
🟢 testInvalidDurationThrowsExceptionFromConstructor6 (0s)
🟢 testAddTo (0s)
🟢 testGetDuration (0s)
🟢 testGetUnit (0s)
🟢 com.tustor.common.dto.util.TestCompensationEntryRecord (0s)
🟢 testJson (0s)
🟢 testEncodingAndDecoding (0s)
🟢 com.tustor.common.dto.TestLabourAgreementOfficialName (0s)
🟢 testCbaCode (0s)
🟡 com.tustor.common.dto.TestHourlySalaryAveragingRule (0s)
🟡 testCompensationUnitTypesIncludedInAverageHourlySalaries (0s)
ICT_TES_ELISA_KTA1.BONUS_OR_PROVISION_HOURLY_SALARY_REPLACEMENT expected:<false> but was:<true>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.dto.TestHourlySalaryAveragingRule$1.visit(TestHourlySalaryAveragingRule.java:80)
	at com.tustor.common.dto.AbstractCompensationUnitTypeTestCase$CompensationUnitTypeVisitor.<init>(AbstractCompensationUnitTypeTestCase.java:42)
	at com.tustor.common.dto.TestHourlySalaryAveragingRule$1.<init>(TestHourlySalaryAveragingRule.java:32)
	at com.tustor.common.dto.TestHourlySalaryAveragingRule.testCompensationUnitTypesIncludedInAverageHourlySalaries(TestHourlySalaryAveragingRule.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAverageHourlySalaryUsagesGivenOvertimeCategoriesMustNotContainUnpaidVacationTypeOvertimeCategories (0s)
🟢 com.tustor.common.dto.TestJobOpening (0s)
🟢 testJobOpeningStateEffective (0s)
🟢 testCustomJobTitle (0s)
🟢 com.tustor.common.dto.TestFeatureSet (0s)
🟢 testHasPaidFeatures (0s)
🟢 testBetaFeaturesNotVisible (0s)
🟢 com.tustor.common.dto.TestMonsterJobConfig (0s)
🟢 testTemplates (0s)
🟢 testLogMalfomedJSON (0s)
🟡 com.tustor.common.dto.TestRecurringServiceDemand (0s)
🟡 testTODO (0s)
@Harri Tähän pitäisi keksiä muutama ovela testi lisää.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestRecurringServiceDemand.testTODO(TestRecurringServiceDemand.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDuplicate (0s)
🟢 testOneDay (0s)
🟢 testAppend (0s)
🟢 testOneMonthlyDayTwoMonthsOnlyMondays (0s)
🟢 testOneDayBiWeekly (0s)
🟢 testGetNextActiveDate (0s)
🟢 testDescriptionWithoutTimeRanges (0s)
🟢 testSingleTaskPerRecurringServiceDemand (0s)
🟢 testSingleTaskTwoRecurringServiceDemands (0s)
🟢 testTwoTasksPerRecurringServiceDemand (0s)
🟢 testMultipleTasksPerRecurringServiceDemand (0s)
🟢 testDoesNotCrashWithInvalidSettings (0s)
🟡 testAssertOneMondayOfMonth (0s)
Once per month: [2010-01-04, 2010-02-01, 2010-03-01, 2010-05-03, 2010-06-07, 2010-07-05, 2010-08-02, 2010-09-06, 2010-10-04, 2010-11-01] expected:<12> but was:<10>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.common.dto.TestRecurringServiceDemand.testAssertOneMondayOfMonth(TestRecurringServiceDemand.java:475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAssertFirstAndLastMondayOfMonthCoupleOfDays (0s)
🟢 testOneWeekDays (0s)
🟢 testOneWeekDaysWithoutWeekend (0s)
🟢 testTwoWeeksMondays (0s)
🟢 testMondaysSevenDaysApart (0s)
🟢 testOneMonthlyDay (0s)
🟢 testOneMonthlyDayTwoMonths (0s)
🟢 com.tustor.common.dto.TestReverseGeocodingCache (0s)
🟢 testValueRanges (0s)
🟢 com.tustor.common.dto.TestEmployerUnit (0s)
🟢 testDisplayHideProjectDescriptionsFromInvoices (0s)
🟢 testDisplayTapaturmavakuutusnumeroAndTapaturmavakuutusyhtionTunniste (0s)
🟢 testDisplayBillingIdSafelyWithOptionalEmployerUnit (0s)
🟢 testIsPartOf (0s)
🟢 testIsLogoInterfaceEquals (0s)
🟢 testRepresentedEmployerUnitWithLogoFileSuffix (0s)
🟢 testEmployerUnitToString (0s)
🟢 testRetainSelfAsChildOfUnits (0s)
🟢 testRetainSelfAndChildrenOfUnits (0s)
🟢 testCannotBeChildOfSelfWhenUnsaved (0s)
🟢 testCannotBeChildOfSelfWhenCloneSaved (0s)
🟢 testTimeZoneObject (0s)
🟢 testDisplayTimeZone (0s)
🟢 testIsPartOf2 (0s)
🟢 testDisplayRepresentedEmployerNameForWorkShifts (0s)
🟢 com.tustor.common.dto.TestCustomer (0s)
🟢 testClearingOfCollegualNameUpper (0s)
🟢 testDisplayBusinessIdFallbackHierarchically (0s)
🟢 testAddressForBilling (0s)
🟢 testBillingReference (0s)
🟢 testCustomerCoordinates (0s)
🟢 testCustomerBillingPreferences (0s)
🟢 testCustomerDisplayNameObfuscated (0s)
🟢 testDisplayColleagualNameUpperNpe (0s)
🟢 testPseudonyme (0s)
🟢 testDisplayReportingClassification (0s)
🟢 testPsopUnitMapping (0s)
🟡 com.tustor.common.dto.TestContractPeriodWorkTimeModes (0s)
🟡 test_NON_STANDARD_WORKING_HOURS (0s)
TODO: Keskimääräinen työpäivä ym. pitää varmaan laskea tässä moodissa aina 'lennossa'?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestContractPeriodWorkTimeModes.test_NON_STANDARD_WORKING_HOURS(TestContractPeriodWorkTimeModes.java:151)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_STANDARD_WEEKLY_WORKING_HOURS (0s)
🟢 test_STANDARD_DAILY_WORKING_HOURS_AND_WORKING_DAYS (0s)
🟢 com.tustor.common.dto.TestCustomerDetail (0s)
🟢 testCustomerDetailProperties (0s)
🟡 com.tustor.common.dto.TestSalaryExportDefinitionWithoutCauseContributionInformation (0s)
🟢 testLyhennysvapaa (0s)
🟢 testNormaalitunnit (0s)
🟢 testTyöpäivienLkm (0s)
🟢 testSairastunnit (0s)
🟢 testIltalisääJaSairausaikaa (0s)
🟢 testLyhennysvapaaSairaudenAjalta (0s)
🟢 testSairastunnitKta (0s)
🟢 testSairastunnit050 (0s)
🟢 testYlityötunnitVrk (0s)
🟢 testLisätyötunnit (0s)
🟢 testLisätyötuntienPerusosa (0s)
🟢 testYlityötuntienPerusosa (0s)
🟢 testIltalisäMoney (0s)
🟢 testMonthlyExtra (0s)
🟢 testPyhäkorotus (0s)
🟢 testIltalisäMoneyKorvaavaTuntipalkka (0s)
🟢 testYlityöProsenttiKertaaIltalisäMoney (0s)
🟢 testKorvaavanTuntipalkanYlityöProsenttiKertaaIltalisäMoney (0s)
🟢 testOlosuhdelisänPyhäkorotus (0s)
🟢 testKorvaavanTuntipalkanPyhäkorotus (0s)
🟢 testPyhäkorotusSairaspäivästä (0s)
🟡 testKorvaavaPalkkalajiLyhennysvapaaPyhälisä_TODO (0s)
TODO Peruspalkan pyhäkorotus on perusmallinen expected:<null.[]1,0000.HOLIDAY_COMPE...> but was:<null.[null._PAID_WORK_TIME_REDUCTION_FOR_REPORTING.null.null.null/null.]1,0000.HOLIDAY_COMPE...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.dto.TestSalaryExportDefinitionWithoutCauseContributionInformation.testKorvaavaPalkkalajiLyhennysvapaaPyhälisä_TODO(TestSalaryExportDefinitionWithoutCauseContributionInformation.java:542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKorvaavaPalkkalajiLyhennysvapaa (0s)
🟢 testKorvaavaPalkkalajiMuu (0s)
🟢 testKorvaavaTuntipalkka (0s)
🟢 testKorvaavaTuntipalkkaKymmenen (0s)
🟢 testKorvaavaTuntipalkkaNolla (0s)
🟢 testKorvaavaJaPalkkalajiTuntipalkkaNolla (0s)
🟢 testKorvaavaPalkkalajiProsenttia (0s)
🟢 testKorvaavaPalkkalajiProsenttiaNolla (0s)
🟢 testKorvaavaPalkkalajiVarallaoloPct (0s)
🟢 testKorvaavaPalkkalajiVarallaoloPct100Työtehtävästä (0s)
🟢 testKorvaavaPalkkalajiVarallaoloPct200Työtehtävästä (0s)
🟢 testMatkaAikaVapaaAjalla (0s)
🟢 testMatkaAika (0s)
🟢 testKorvaavaPalkkalajiVarallaoloEur (0s)
🟢 testKorvaavaPalkkalajiKoulutusNollapalkka (0s)
🟡 testKorvaavaPalkkalajiKoulutusPercentageReplace (0s)
TODO tätä ei ole testattu aineistosiirrossa eikä käyttöliittymässä (palkkalajitaulukko)!
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestSalaryExportDefinitionWithoutCauseContributionInformation.testKorvaavaPalkkalajiKoulutusPercentageReplace(TestSalaryExportDefinitionWithoutCauseContributionInformation.java:893)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKorvaavanTuntipalkanYlityökorotus (0s)
🟢 testKorvaavanPalkkalajinYlityöProsenttiKertaaIltalisäMoney (0s)
🟡 testKtaPalkkalajinYlityöProsenttiKertaaIltalisäMoney (0s)
TODO Ylityön KTA-tieto puuttuu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestSalaryExportDefinitionWithoutCauseContributionInformation.testKtaPalkkalajinYlityöProsenttiKertaaIltalisäMoney(TestSalaryExportDefinitionWithoutCauseContributionInformation.java:983)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIltalisäRatio (0s)
🟢 testIltalisäRatioKorvaavaTuntipalkka (0s)
🟢 testYlityöProsenttiKertaaIltalisäRatio (0s)
🟢 testTaskVacationinSalaryExportDefinition (0s)
🟢 testKorvaavanPalkkalajinYlityöProsenttiKertaaIltalisäRatio (0s)
🟢 testKorvaavanPalkkalajinLisätyöProsenttiKertaaLauantaikorotusRatio (0s)
🟢 testKorvaavanTuntipalkanYlityöProsenttiKertaaIltalisäRatio (0s)
🟡 testKtaPalkkalajinYlityöProsenttiKertaaIltalisäRatio (0s)
TODO Ylityön KTA-tieto puuttuu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestSalaryExportDefinitionWithoutCauseContributionInformation.testKtaPalkkalajinYlityöProsenttiKertaaIltalisäRatio(TestSalaryExportDefinitionWithoutCauseContributionInformation.java:1123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairastunnitKertaaIltalisäMoney (0s)
🟢 testSairastunnitKertaaIltalisäRatio (0s)
🟢 testSairastunnit050KertaaIltalisäMoney (0s)
🟢 testSairastunnit050KertaaIltalisäRatio (0s)
🟡 testaaKululajit (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestSalaryExportDefinitionWithoutCauseContributionInformation.testaaKululajit(TestSalaryExportDefinitionWithoutCauseContributionInformation.java:1178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTodo (0s)
TODO mikä palkkalaji tulee kun on Sairausaika x ylityö x iltalisä?  tai Sairausaika 50% x ylityö x iltalisä?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.AbstractSalaryExportDefinitionTestCase.testTodo(AbstractSalaryExportDefinitionTestCase.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTodoja (0s)
TODO Onko tarvetta sairausloma + korvaava tuntipalkka? Entä sairausaika korvaava palkkalaji x iltalisä..jne..x50 jne? ENtä sairausaika x ylityö x iltalisä näistä?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.AbstractSalaryExportDefinitionTestCase.testTodoja(AbstractSalaryExportDefinitionTestCase.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTodoKorvaavaPalkkalajiMuillaKuinISSLla (0s)
TODO ISS:llä ei käytössä korvaava palkkalaji, entä muilla?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.AbstractSalaryExportDefinitionTestCase.testTodoKorvaavaPalkkalajiMuillaKuinISSLla(AbstractSalaryExportDefinitionTestCase.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test (0s)
TODO Pitäisikö henkilökohtaiset lisät olla overtimecategory.OTHER...?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.AbstractSalaryExportDefinitionBaseTestCase.test(AbstractSalaryExportDefinitionBaseTestCase.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.common.dto.TestSickleaveQualificationSetting (0s)
🟢 testKiinteistopalveluala (0s)
🟢 testKopioJaTulostusala (0s)
🟢 testKvTesToimistoTyoAika (0s)
🟢 testTyoaikalainMukainenKuukausipalkka (0s)
🟢 testTietotekniikanPalveluala (0s)
🟢 testElintarvikeala (0s)
🟢 testMuoviJaKemianTeollisuus (0s)
🟢 testKuormaAutoala (0s)
🟢 testAutonrengasala (0s)
🟢 testKaupanTesVarasto (0s)
🟢 testICT (0s)
🟢 testKirjatyontekijat (0s)
🟢 testHenkilostopalveluala (0s)
🟢 testPtytes (0s)
🟡 com.tustor.common.dto.TestProjectTaskGroup (0s)
🟡 testNarrow (0s)
compensationType=null
effectDuringOvertime=NO_EFFECT
skipLabourAgreementNightShiftPeriods=false expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:583)
	at com.tustor.common.dto.TestProjectTaskGroup.assertNarrow(TestProjectTaskGroup.java:75)
	at com.tustor.common.dto.TestProjectTaskGroup.testNarrow(TestProjectTaskGroup.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCityworkCase9587_tehtäväkohtainenLisäEiVoimassaEnnen20160101 (0s)
🟢 testProjectTaskGroupUpperClearing (0s)
🟢 testHasNormalWorkTimeWithReplaceOrTransfer (0s)
🟢 testDoesNotAppendNightShiftPeriodsForNonWorkTime (0s)
🟢 testComparatorDistinguishesTwoDifferentProjectTaskGroupsWithSaveName (0s)
🟢 testIncludeHourlyExtrasIntoHourlySalaryForPayroll (0s)
🟢 com.tustor.common.dto.TestEmployer (0s)
🟢 testTimeZoneObject (0s)
🟢 testCName (0s)
🟢 testBillingBooleanOptionsInNewEmployer (0s)
🟢 testAccountingFirm (0s)
🟢 testStatisticsProperties (0s)
🟢 testCompanyInformation (0s)
🟢 testDataExportFormatToString (0s)
🟢 testDataExportFormatRestrictedToEmployersUnModifiable (0s)
🟢 testSalesInvoiceCostCenter (0s)
🟢 testisUsingReportingClassificationFor (0s)
🟢 com.tustor.common.dto.interfaces.TestAbsenceTypeOrTaskWithCostCenterDateAndTimeEntry (0s)
🟢 testAbsenceTypeOrTaskWithCostCenterDateAndTimeEntryToSickleaveTaskOrVacation (0s)
🟡 com.tustor.common.dto.TestSpecialDaySelection (0s)
🟢 testDuplicate (0s)
🟢 testAllEves (0s)
🟢 testRequiredNonHolidayOnWeekWithHoliday (0s)
🟢 testLabels (0s)
🟢 testCase7867 (0s)
🟢 testAllEvesOfReligiousHolidaysAndSuchUnlessDayItselfIsHoliday (0s)
🟢 testRespectDisabledWeekdays (0s)
🟢 testAllowedHolidaysAndWeekdays (0s)
🟢 testAllEvesOfReligiousHolidaysAndSuchUnlessDayItselfIsHolidayOrChristmasEveOrMidsummerEve (0s)
🟢 testOnlySpecifiedEves (0s)
🟢 testRequiredNonHolidayAfterHoliday (0s)
🟢 testRequiredNonHolidayAfterHolidayNotAfterRegularSundayWithYear2022 (0s)
🟢 testRequiredDayAfterHoliday (0s)
🟡 test_TODO_VacationTriggers (0s)
TODO Test VacationTriggers
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestSpecialDaySelection.test_TODO_VacationTriggers(TestSpecialDaySelection.java:653)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testActiveMonths (0s)
🟢 testMonthFiltering (0s)
🟢 testHolidayModes (0s)
🟢 testRequiredHolidaysAndWeekdays (0s)
🟢 testUudenvuodenAattoOnAktiivinenLomanTavoinKunKaytossaRequiredTaiAllowedHolidaysAndWeekdays (0s)
🟢 testUudenvuodenaatto_ON_Aktiivinen_kunKaytossaNamaModet (0s)
🟢 testTunnistaakoEVEAatonAaton (0s)
🟢 testUudenvuodenaatto_EI_OLE_Aktiivinen_kunKaytossa_MuillaHolidayModeilla (0s)
🟢 testEtteiUudenvuodenAattoOleSuomessaPyha (0s)
🟢 test_HUOM_NEW_YEARS_EVEn_aattoSallitaanAinaALLOWEDSaannoilla (0s)
🟢 testDeboraAattokorvaus (0s)
🟢 testDeboraArkilauantai (0s)
🟢 testDeboraArkipäivä (0s)
🟢 testDeboraArkipäiväTaiArkilauantai (0s)
🟢 testDeboraArkiTaiPyhälauantai (0s)
🟢 testDeboraPyhäpäiväMa_PeSu (0s)
🟢 testDeboraLauantai (0s)
🟢 testVantaaLapsiperheidenKotipalvelu (0s)
🟢 testDeboraVantaaKotihoitoJaKotisairaanhoito (0s)
🟢 testDeboraMuuSuomiHenkilökohtainenApu (0s)
🟢 testDeboraHelsinkiYleinen (0s)
🟢 testStandardFinnishWorkweekHolidaySelection (0s)
🟢 testNotActiveIfNoHolidays (0s)
🟢 testNotActiveIfDayAfterHoliday (0s)
🟢 testAatotMuttaEiJuhannuspäivä (0s)
🟢 testHolidayBits (0s)
🟢 testDeboraKirkkonummiHenkilökohtainenApu (0s)
🟢 testDeboraKirkkonummiHenkilöstövuokraus (0s)
🟢 testDeboraKarviainenJaLohjaHenkilöstövuokraus (0s)
🟢 testDeboraHankoRaaseporiHapu (0s)
🟢 testDeboraVerkkohinnasto (0s)
🟢 testMedGroupHoivapalvelutTampereAvustajapalvelu (0s)
🟢 testDeboraJoensuuHapu (0s)
🟢 testMedGroupHoivapalvelutTampereAvustajapalveluPalveluseteli (0s)
🟢 testArkipaivilleSiirtyvatViikonloppuPyhat (0s)
🟢 testViheralanSaturdaySelection (0s)
🟡 testKaupanalanIltalisat (0s)
Loppiaisen aatto maanantaina: ALLOWED_HOLIDAYS_AND_WEEKDAYS/ma 5.1.2015 expected:<false> but was:<true>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.dto.TestSpecialDaySelection.assertActiveOn(TestSpecialDaySelection.java:963)
	at com.tustor.common.dto.TestSpecialDaySelection.assertActiveOn(TestSpecialDaySelection.java:952)
	at com.tustor.common.dto.TestSpecialDaySelection.assertActiveOn(TestSpecialDaySelection.java:982)
	at com.tustor.common.dto.TestSpecialDaySelection.testKaupanalanIltalisat(TestSpecialDaySelection.java:3158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.common.dto.TestBasicSalaryExportDefinitionWithCauseContributionInformation (0s)
🟢 testNormaalitunnitTyöehtosopimuksesta (0s)
🟢 testIltaLisäRatioTyösopimuksesta (0s)
🟢 testIltaLisäMoneyTyösopimuksesta (0s)
🟢 testHenkilökohtainenArvoLisäTyösopimuksesta (0s)
🟢 testHenkilökohtainenProsenttiLisäTyösopimuksesta (0s)
🟡 testYlityöTyöehtosopimuksesta_Kertaa_HenkilökohtainenLisäTyösopimuksesta (0s)
TODO tässä ilmeisesti vain läntätään kontribuutioihin kaikki mukaan?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestBasicSalaryExportDefinitionWithCauseContributionInformation.testYlityöTyöehtosopimuksesta_Kertaa_HenkilökohtainenLisäTyösopimuksesta(TestBasicSalaryExportDefinitionWithCauseContributionInformation.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYlityöTyöehtosopimuksesta_Kertaa_HenkilökohtainenLisäTyösopimuksesta_Kertaa_TehtäväkohtainenPalkanlisä (0s)
TODO tässä ilmeisesti vain läntätään kontribuutioihin kaikki mukaan?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestBasicSalaryExportDefinitionWithCauseContributionInformation.testYlityöTyöehtosopimuksesta_Kertaa_HenkilökohtainenLisäTyösopimuksesta_Kertaa_TehtäväkohtainenPalkanlisä(TestBasicSalaryExportDefinitionWithCauseContributionInformation.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test (0s)
TODO Pitäisikö henkilökohtaiset lisät olla overtimecategory.OTHER...?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.AbstractSalaryExportDefinitionBaseTestCase.test(AbstractSalaryExportDefinitionBaseTestCase.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.common.dto.TestQualificationPeriod (0s)
🟢 testQualificationPeriodSettingsCanBeStored (0s)
🟢 com.tustor.common.dto.TestVacation (0s)
🟢 testGetVacationsForVacationType_VacationName (0s)
🟢 testGetStartDatesDistinct (0s)
🟢 testDateRange (0s)
🟢 testPaidFromMonthlySalaryPerspective (0s)
🟢 testVacationTypesEqToWorkDayInWtr (0s)
🟢 testAllVacationTypesConsideredForPayless (0s)
🟢 testCannotSetIllegalVacationType (0s)
🟢 testVacationYear (0s)
🟢 testVacationWorkDayEquivalence (0s)
🟢 testStartDateMustBeReasonable (0s)
🟢 testEndDateMustBeReasonable (0s)
🟡 com.tustor.common.dto.TestDummyActivityLogEvents (0s)
🟢 testX (0s)
🟡 testLocalization (0s)
Localization not yet done. See usage of <wicket:message key="n.n."/> and getString("n.n.")
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestDummyActivityLogEvents.testLocalization(TestDummyActivityLogEvents.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCustomerReportdisplayLogEventDescription (0s)
🟢 testProjectReportdisplayLogEventDescription (0s)
🟢 testTypeDescriptions (0s)
🟢 testEmployeeReportdisplayLogEventDescription (0s)
🟢 testCustomerEmployeeReportdisplayLogEventDescription (0s)
🟢 testCustomerProjectReportdisplayLogEventDescription (0s)
🟢 com.tustor.common.dto.TestApplication (0s)
🟢 testPotentialCoupledToPromising (0s)
🟡 com.tustor.common.dto.TestApplicationAttachment (0s)
🟢 testAttachmentBooleanOptionContext (0s)
🟡 testGetLocalFileName (0s)
expected:<..[\..\files\attachments\]1.4.11.jpg> but was:<..[/../files/attachments/]1.4.11.jpg>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.common.dto.TestApplicationAttachment.testGetLocalFileName(TestApplicationAttachment.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.common.dto.TestPerson (0s)
🟢 testEmail (0s)
🟢 testWhichPersonHasLatestData (0s)
🟢 testIncrementPasswordIndex (0s)
🟢 testLdapHint (0s)
🟢 testParitioning (0s)
🟢 testDisplayFirstNameGdprSafe (0s)
🟢 com.tustor.common.dto.mol.TestMolJobPosting (0s)
🟢 testIsStaffingPositionStrict (0s)
🟢 com.tustor.common.dto.TestWorkTimeDecompositionOvertimeAndCompensation (0s)
🟢 tests (0s)
🟢 com.tustor.common.protocols.netvisor.TestNetvisorService (0s)
🟢 testFindCreatedInvoiceId (0s)
🟢 testFindCreatedInvoicePdfData (0s)
🟢 testShouldCalculateCorrectHmacSha256UsingNetvisorSupportPageExample (0s)
🟢 testGetTimestampUnixAndString (0s)
🟢 testShouldCalculateCorrectHmacSha256 (0s)
🟢 com.tustor.common.protocols.netvisor.TestNetvisorAccountingMessageBuilder (0s)
🟢 testShouldCreateAccountingInfo (0s)
🟢 com.tustor.common.protocols.netvisor.TestNetvisorPayrollPaycheckBatchMessageBuilder (0s)
🟢 testShouldCreateBatchInfo (0s)
🟢 com.tustor.common.protocols.netvisor.TestNetvisorCustomerMessageBuilder (0s)
🟢 testShouldCreateCustomerInfo (0s)
🟢 com.tustor.common.protocols.netvisor.TestNetvisorWorkdayMessageBuilder (0s)
🟢 testShouldCreateWorkdayInfo (0s)
🟢 testConvertToWorkdayInfo (0s)
🟢 com.tustor.common.protocols.pankkitiedosto.sepa.TestAutoBatchSepaPaymentInvocation (0s)
🟢 testShouldWorkWithOnePayment (0s)
🟢 testShouldWorkWithTwoPaymentsSameDueDate (0s)
🟢 testShouldWorkWithTwoPaymentsDifferentDueDate (0s)
🟢 testShouldWorkWithThreePaymentsTwoDifferentDueDates (0s)
🟢 testShouldWorkWithTwoPaymentsButDifferingRecurrency (0s)
🟢 testShouldWorkWithThreePaymentsButDifferingRecurrency (0s)
🟢 testShouldWorkWithFourPaymentsButDifferingParameters (0s)
🟢 testShouldNotGiveXmlWithoutPayments (0s)
🟢 com.tustor.common.protocols.pankkitiedosto.sepa.TestSepaPaymentBatch (0s)
🟢 testShouldGenerateValidInstance (0s)
🟢 testShouldNotAcceptEmptyOrNullPaymentInformationId (0s)
🟢 testShouldNotAcceptDueDateBeforeTodayOrOver365DaysInFuture (0s)
🟢 testShouldNotAcceptNullDueDate (0s)
🟢 testShouldAcceptDueDateToday (0s)
🟢 testRecurrentPaymentDueDateShouldBeBankDay (0s)
🟢 testShouldRequireNonNullDebtor (0s)
🟢 testShouldOnlyAcceptSameKindPayments (0s)
🟢 testShouldAllowMultiplePayments (0s)
🟢 testShouldTruncateTextFields (0s)
🟢 com.tustor.common.protocols.pankkitiedosto.sepa.TestSepaPayment (0s)
🟢 testShouldGenerateValidInstance (0s)
🟢 testShouldTruncateTextFields (0s)
🟢 testShouldRequireValidPaymentAmount (0s)
🟢 testShouldAllowNonEuroCurreCurrency (0s)
🟢 testShouldRequireNonNullCreditor (0s)
🟢 testShouldRequireEndToEndId (0s)
🟢 testShouldRequireRemittanceInfoType (0s)
🟢 testShouldRequireMessageWhenRemittanceInfoTypeRequiresIt (0s)
🟢 testShouldRequireReferenceNumberWhenRemittanceInfoTypeRequiresIt (0s)
🟢 testShouldAllowNullPurposeCode (0s)
🟢 testShouldAllowNonNullPurposeCode (0s)
🟢 testShouldRequireWellFormedFinnishReferenceNumber (0s)
🟢 com.tustor.common.protocols.pankkitiedosto.sepa.TestSepaParty (0s)
🟢 testShouldTruncateTextFields (0s)
🟢 testShouldCreateValidParties (0s)
🟢 testShouldRequireName (0s)
🟢 testShouldRequireRecipientAddressOnInternationalPayment (0s)
🟢 testShouldAcceptNonEuroCurrencyCode (0s)
🟢 testShouldAcceptEmptyCurrencyCode (0s)
🟢 testShouldRequireWellFormedIban (0s)
🟢 testShouldAllowSpacesInBicButRemoveThem (0s)
🟢 testShouldAllowLowerCaseInBicButUpperCaseThem (0s)
🟢 testShouldRequireWellFormedBIC (0s)
🟢 testShouldRequireMatchingFinnishIbanAndBic (0s)
🟢 testShouldAllowMinConstructionWithFinnisAccountNumberWithoutBic (0s)
🟢 testShouldRequireBankPartyIdOnDebtor (0s)
🟢 com.tustor.common.protocols.pankkitiedosto.TestIssSapLaskutiedotEdiBillingStructure (0s)
🟢 test_EDI_DC40 (0s)
🟢 testMallilaskuKalleKarlstedt20120603 (0s)
🟢 com.tustor.common.utils.TestLocaleUtils (0s)
🟢 testGuessDefaultTimeZone (0s)
🟢 testIsTimeZoneInCountry (0s)
🟢 testTimeZoneIdLength (0s)
🟢 testIcuLibraryIsOk (0s)
🟢 testGetCountryCodeForFinnishCountryName (0s)
🟢 com.tustor.common.utils.TestGroupCounter (0s)
🟢 testNullKey (0s)
🟢 testConsistency (0s)
🟢 com.tustor.common.utils.TestHetuChecker (0s)
🟢 testValidity (0s)
🟢 testCenturyCode (0s)
🟢 testCoinHetu (0s)
🟢 testDisplayDiscretely (0s)
🟢 testDisplayHetuIfValid (0s)
🟢 testKeinoHetu (0s)
🟢 testInvalidHetu (0s)
🟢 testValidGender (0s)
🟢 testGetMaleGender (0s)
🟢 testGetFemaleGender (0s)
🟢 testGetAgeInvalidInput (0s)
🟢 testGetAges (0s)
🟢 testGetBirthDate (0s)
🟢 testTwoDigitParseFail (0s)
🟢 testHätävaraHetu (0s)
🟢 testNonExistentBirthDateDoesNotPassEvaluationEvenIfTheFormatIsCorrect (0s)
🟢 testIsNonValidHetuLookalike (0s)
🟢 com.tustor.common.utils.TestSelectorUtils (0s)
🟢 testSingleSelector (0s)
🟢 testEmptyCollection (0s)
🟢 com.tustor.common.utils.TestSwedishHolidays (0s)
🟢 testHolidayDates2011 (0s)
🟢 testHolidayDates2012 (0s)
🟢 testHolidayDates2013 (0s)
🟢 com.tustor.common.utils.TestExpiringCacheMap (1s)
🟢 testExpiringCacheMap (1s)
🟢 com.tustor.common.utils.TestYTunnusUtils (0s)
🟢 testNullNotaccepted (0s)
🟢 testEmptyNotaccepted (0s)
🟢 testInvalidRegexNotaccepted (0s)
🟢 testInvalidRegexNotaccepted2 (0s)
🟢 testValidRegexButInvalidYTunnusNotAccepted (0s)
🟢 testInValidChecksumNotAccepted (0s)
🟢 testValidChecksumShouldBeAccepted (0s)
🟢 testLeadingOrTrailingSpacesShouldNotMatter (0s)
🟢 testaaOikeitaYTunnuksia (0s)
🟢 testYtunnusToAlvTunnus (0s)
🟢 testIsValidFinnishAlvTunnus (0s)
🟢 testAlvToYtunnus (0s)
🟢 com.tustor.common.utils.TestEhCache (1min 43s)
🟢 testEternalCache (25s)
🟢 test_getCacheInstance_NoInfiniteLoop (9s)
🟢 testCacheIsValidUpToTimeToLiveSeconds (11s)
🟢 testCacheIsValidUpToTimeToLiveSecondsHavingIdleSeconds (11s)
🟢 testCacheExpiresIfNotAccessedForTimeToIdleSeconds (26s)
🟢 testRenewableCache (21s)
🟢 com.tustor.common.utils.TestFinnishHolidays (0s)
🟢 testHolidayDates2011 (0s)
🟢 testHolidayDates2012 (0s)
🟢 testHolidayDates2013 (0s)
🟢 com.tustor.common.utils.TestBicUtils (0s)
🟢 testShouldAllowSpacesInBicButRemoveThem (0s)
🟢 testShouldAllowLowerCaseInBicButUpperCaseThem (0s)
🟢 testGetBankName (0s)
🟢 testgetBic (0s)
🟢 testDummyAccountNumber (0s)
🟢 testShouldRecognizeBankFromAccountNumber (0s)
🟢 testFindValidAccountNumbers (0s)
🟢 testIsBankTukeeVerkkopalkkaa (0s)
🟢 testIsTilinumeroTukeeVerkkopalkkaa (0s)
🟢 testShouldNotAllowNullsOrEmptyArguments (0s)
🟢 testShouldRecognizeWellFormedBic (0s)
🟢 testShouldRecognizeFinnishBic (0s)
🟢 testGetCountryCode (0s)
🟢 testTietokannastaLoytyneetIbanit (0s)
🟢 testIsValidAlertsViaEmailIfBankNotRecognized (0s)
🟢 testBankInfoSanitizing (0s)
🟢 com.tustor.common.utils.TestDistinctNameMapper (0s)
🟢 test (0s)
🟡 com.tustor.common.utils.TestUtils (13s)
🟢 testCount (0s)
🟢 testDistinct (0s)
🟢 testTruncateFilename (0s)
🟢 testGetCauseException (0s)
🟢 testManyToOneBy (0s)
🟢 testSerializedEnum (0s)
🟢 testClassGetResource (0s)
🟢 testIndexOf (0s)
🟢 testToStringOrNull (0s)
🟢 testGetFileExtension (0s)
🟢 testIntWithoutOverflow (0s)
🟢 testContainsEnumsAny (0s)
🟢 testDeepClone (0s)
🟢 testPrintAndTruncateListForLogging (0s)
🟢 testGetFirstXRows (0s)
🟢 testGetSingletonIfUnique (0s)
🟢 testToNativeQuery (0s)
🟢 testStringInterningConcurrentHashMapSerialisation (0s)
🟢 testCopyNameWithPrefix (0s)
🟢 testGetPropertyPathInternMemoryConsumption (0s)
🟢 testArraysAsListIsImmutable (0s)
🟢 testExceptionLoggingDetails (0s)
🟢 testFlushLogFiles (0s)
🟢 testSubstringSafely (0s)
🟢 testGetTestMethodName (0s)
🟢 testIsNumeric (0s)
🟢 testIsOdd (0s)
🟢 testMultiKey (0s)
🟢 testConcatenateTitleAndColonWithValue (0s)
🟢 testRemoveAll (0s)
🟢 testRemoveLeadingOrTrailingSplitter (0s)
🟢 testIsDeprecated (0s)
🟢 testGetColumnLength (0s)
🟢 testRemoveLineBreaks (0s)
🟢 testRemoveWhiteSpaces (0s)
🟢 testDeepCloneHashMap (0s)
🟢 testGetEmailDomain (0s)
🟢 testMac (0s)
🟢 testDisplayMap (0s)
🟢 testHasMoreThanOneElement (0s)
🟢 testAes (0s)
🟢 testNumberOnlyRegexp (0s)
🟢 testReplaceNumbers (0s)
🟢 testAbstractJsonBean (0s)
🟢 testReentrantReadWriteLock (0s)
🟢 testCommonPrefix (0s)
🟢 testEnumBitsLong (0s)
🟢 testEnumBitsInteger (0s)
🟢 testSetEnumBitsErrors (0s)
🟢 testPhpTimestamp (0s)
🟢 testAddingWhitespaceRegularly (0s)
🟢 testEqualsCollections (0s)
🟢 testContainsAny (0s)
🟢 testContainsNoNullAnyIgnoreCase (0s)
🟢 testContainsNoNullIgnoreCaseShortestAll (0s)
🟢 testAddPadding (0s)
🟢 testCommaDelimitedList (0s)
🟢 testDelimitedString (0s)
🟢 testParseNumberAfterHeader (0s)
🟢 testConvertToBigDecimal (0s)
🟢 testToLong (0s)
🟢 testConvertDateRangeToString (0s)
🟢 testRetain (0s)
🟢 testCompare (0s)
🟢 testCompareDates (0s)
🟢 testNoNullArray (0s)
🟢 testNoNullMap (0s)
🟢 testTruncateFromLeft (0s)
🟢 testStripValues (0s)
🟢 testPid (10s)
🟢 testToJson (0s)
🟢 testIsJson (0s)
🟢 testIsJsonObject (0s)
🟢 testRemoveFirst (0s)
🟢 testAppendIfDoesNotContain (0s)
🟢 testBinaryOperations (0s)
🟢 testContainsIgnoreCaseShortest (0s)
🟢 testContainsIgnoreCase (0s)
🟢 testMatchLocalhost (0s)
🟢 testAssureDecimals (0s)
🟡 testAnyLineBreaks (0s)
expected:<a\[\]b> but was:<a\[a\b\a\b]b>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.common.utils.TestUtils.testAnyLineBreaks(TestUtils.java:2577)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCurrencyLocales (0s)
🟢 testTimeUnit (0s)
🟢 testAlphabetize (0s)
🟢 testStringMonthly (0s)
🟢 testDateOrder (0s)
🟢 testFilterNull (0s)
🟢 testParsingCustomerSummary (0s)
🟢 testFilterFromEmptyListOk (0s)
🟢 testMemoDifferences (0s)
🟢 testBigDecimalConversion (0s)
🟢 testPickPrefixNumber (0s)
🟢 testNotSomething (0s)
🟢 testNotSomething2 (0s)
🟢 testNotContainPrefix (0s)
🟢 testNotContainSuffix (0s)
🟢 testAppendSpecification (0s)
🟢 testTimeSeries (0s)
🟢 testAccountNumberValidation (0s)
🟢 testConcatenate (0s)
🟢 testKeyValueParser (0s)
🟢 testSafeReplaceString (0s)
🟢 testSkipAtlassianLinkReplace (0s)
🟢 testCollections (0s)
🟢 testInstances (0s)
🟢 testConvertToTime (0s)
🟢 testTimeParser (0s)
🟢 testNumberOfXXInBetween (0s)
🟢 testFormulaAlias (0s)
🟢 testMobileNumbers (0s)
🟢 testGoalRegexp (0s)
🟢 testRootUrl (0s)
🟢 testWeekdaysAndHolidayBits (0s)
🟢 testLong (0s)
🟢 testHttpToHttps (0s)
🟢 testViitenumerossaEiSaaOllaKirjaimia (0s)
🟢 testViitenumerossaEiSaaOllaValimerkkeja (0s)
🟢 testMuutamaiViitenumeroita (0s)
🟢 testGetDoneRatio (0s)
🟢 testIsEmptyMethod (0s)
🟢 testEqualsNotNull (0s)
🟢 testIsEqualsNotNullIgnoreCase (0s)
🟢 testIsEqualsNotNullIgnoreCaseWithTrim (0s)
🟢 testEnsureNoBits (0s)
🟢 testGetEnumSafely (0s)
🟢 testEnsureNoEnumBits (0s)
🟢 testCompareNotNull (0s)
🟢 testToLikeQueryUpperConsiderWhitespaceWildcard (0s)
🟢 testConvertTimeStringToHours (0s)
🟢 testInsertLatestAt (0s)
🟢 testGzipOffset (0s)
🟢 testGzip (0s)
🟢 testIsMatchSafely (0s)
🟢 testContainsCauseExceptions (0s)
🟢 testRemove (0s)
🟢 testParseKeyValueList (0s)
🟢 testToStringWithMinutePrecision (0s)
🟢 testProposeUniqueName (0s)
🟢 testProposeUniqueNameByField (0s)
🟢 testGetEnumBitsAsList (0s)
🟢 testGetEnumBitsAsBigIntegerList (0s)
🟢 testGetEnumBitsEmptyList (0s)
🟢 testGetEnumBitsAsBitMaskTypeListFromLongOrBigInteger (0s)
🟢 testEnumToString (0s)
🟢 testEnumBitsSqlQuery (0s)
🟢 testEnumBitsSqlQuery2 (0s)
🟢 testEnumBitsSqlQueryEmptyBitMasks (0s)
🟡 testMonitoredCall (2s)
expected:<[main


TIMESTAMP - 1s - Aihe

kontekstitiedot

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at com.tustor.common.utils.TestUtils.waitFor(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils.passThroughMethod(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils.access$0(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils$123.call(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils$123.call(TestUtils.java:(123))
	at com.tustor.common.utils.Utils$MonitoredMethodCall.monitoredCall(Utils.java:(123))
	at com.tustor.common.utils.TestUtils.assertMonitoredCall(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils.testMonitoredCall(TestUtils.java:(123))
	at junit.framework.TestCase.runTest(TestCase.java:(123))
	at junit.framework.TestCase.runBare(TestCase.java:(123))
	at junit.framework.TestResult$1.protect(TestResult.java:(123))
	at junit.framework.TestResult.runProtected(TestResult.java:(123))
	at junit.framework.TestResult.run(TestResult.java:(123))
	at junit.framework.TestCase.run(TestCase.java:(123))
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:(123))
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:(123))
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:(123))
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:(123))
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:(123))
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:(123))



Thread-3

java.lang.Throwable
	at com.tustor.common.utils.Utils.sendEmailToTekniikkaAndLogThrottledAlert(Utils.java:(123))
	at com.jamonapi.ThreadLogger.run(ThreadLogger.java:(123))
	at java.lang.Thread.run(Thread.java:(123))
]> but was:<[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.common.utils.TestUtils.assertMonitoredCall(TestUtils.java:4931)
	at com.tustor.common.utils.TestUtils.testMonitoredCall(TestUtils.java:4885)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testToOnlyFirstLetterCapitalized (0s)
🟢 testEmailToTekniikkaSendsEvenWithNullParamsOrException (0s)
🟢 testInnermostCauseExceptionToEmailSubject (0s)
🟢 testSendEmailThrottling (1s)
🟡 testClassInformationInEmailToTekniikka (0s)
expected:<sisalto

[main

java.lang.Throwable
	at com.tustor.common.utils.Utils]> but was:<sisalto

[calculationThread

java.lang.Throwable
	at com.tustor.commo]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.common.utils.TestUtils.testClassInformationInEmailToTekniikka(TestUtils.java:5166)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testRemoveByRegexpNullSafe (0s)
🟢 testGetClassNameSafely (0s)
🟢 testToColumnName (0s)
🟢 testSetFieldValueViaSetter (0s)
🟢 testValueOfIgnoreCaseNullSafe (0s)
🟢 testEscapeAVA (0s)
🟢 testGetHostPublicIPv4 (0s)
🟢 com.tustor.common.utils.TestProfileLogger (0s)
🟢 testFactoryOfAndDisabledSingletonBehaviour (0s)
🟢 testTopicKeywordValidation (0s)
🟢 testFormatDurationBoundaries (0s)
🟢 testBuildReportSingleRootSpanWithFullPercentage (0s)
🟢 testBuildReportNestedSpansWithChildAndMissingTimeDummy (0s)
🟢 testCalculatePercentagesRemovesZeroDurationChildrenAndSkipsZeroMissingDummy (0s)
🟢 testDumpBehaviourWithAndWithoutTopicKeyword (0s)
🟢 testDisabledProfileLoggerUsesVoidSpanAndDumpIsAlwaysEmpty (0s)
🟢 testLifoEnforcedOnCloseSpanForEnabledLogger (0s)
🟢 testProfileSpanMissingTimeDummyPercentage (0s)
🟢 testProfileSpanCloseSetsTimeElapsedNonNegativeForEnabledLogger (0s)
🟢 testCloseOnProfileLoggerResetsStaticWriteFlag (0s)
🟢 com.tustor.common.utils.TestStacktraceWithLockInfo (1s)
🟢 testGetStackTraceWithLockInfo (1s)
🟢 testTwoThreadsMultipleLocks (0s)
🟢 testTwoThreadsReEntrantLock (0s)
🟢 com.tustor.common.utils.comparators.TestChainedComparator (0s)
🟢 testEiSaaJaadaJumiin (0s)
🟢 testEiSaaJaadaJumiin2 (0s)
🟢 testEiSaaJaadaJumiin3 (0s)
🟢 com.tustor.common.utils.comparators.TestTypedComparator (0s)
🟢 testDateComparing (0s)
🟢 com.tustor.common.utils.TestMathUtils (0s)
🟢 testIsZero (0s)
🟢 testMax (0s)
🟢 testIsHasAtLeastThreeMeaningfulDecimals (0s)
🟢 testRoundToMinutePrecisionIfHasAtLeastThreeMeaningfulDecimals (0s)
🟢 testIs2DecimalsEnoughForMinutePrecission (0s)
🟢 testRoundToFiveMinutesOrAQuarterPrecision (0s)
🟢 testRoundToNearestHalf (0s)
🟢 testDoubleToBigDecimalConversions (0s)
🟢 testConvertHoursToMinutes (0s)
🟢 testDecimalPrecisions (0s)
🟢 testRoundToMinutePrecision (0s)
🟢 testRoundToMinuteOrTwoDecimalPrecision (0s)
🟢 testRoundingToCeiling (0s)
🟢 testMath (0s)
🟢 testFixRoundingError (0s)
🟢 testPowAndSqrt (0s)
🟢 testMinAndMax (0s)
🟢 testMinNonZero (0s)
🟢 com.tustor.common.utils.TestHaversineAlgorithm (0s)
🟢 testHaversine (0s)
🟡 com.tustor.common.utils.TestConvert (0s)
🟢 testBase64Encoding (0s)
🟢 testToHex (0s)
🟢 testLowLevelUrlEncoding (0s)
🟢 testFromBase64CertificateString (0s)
🟢 testBase64 (0s)
🟢 testToCurrencyString (0s)
🟢 testToTimeSimple24hWithoutSeconds (0s)
🟢 testTimeSpentHumanReadable (0s)
🟢 testConvertObjectsToDelimitedString (0s)
🟢 testTimeOrHours (0s)
🟢 testToSubstrings (0s)
🟢 testToCents (0s)
🟢 testFuzzyPhoneNumberQuery (0s)
🟢 testFromByteaHex (0s)
🟢 testToBigDecimal (0s)
🟢 testToBigInteger (0s)
🟢 testToUnmodifiableList (0s)
🟢 testTimestampToString (0s)
🟢 testDatesToString (0s)
🟡 test_TODO_SkipRepeatingMonthAndYearInfoFromDateRangeStrings (0s)
expected:<12.12.[], 23.12.2020 - 4.1.2...> but was:<12.12.[2020], 23.12.2020 - 4.1.2...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.common.utils.TestConvert.test_TODO_SkipRepeatingMonthAndYearInfoFromDateRangeStrings(TestConvert.java:571)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testConvertDateToString (0s)
🟢 testConvertDatesToStringTruncation (0s)
🟢 testConvertToBoolean (0s)
🟡 testToLinkedListFromListOfLists (0s)
expected:<[]> but was:<[]>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at com.tustor.common.utils.TestConvert.testToLinkedListFromListOfLists(TestConvert.java:709)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.common.utils.TestReentrantReadWriteLockHelper (0s)
🟢 testReentrantReadWriteLockHelper (0s)
🟢 com.tustor.common.utils.TestIbanUtils (0s)
🟢 testSmoke (0s)
🟢 testShouldNotAcceptInvalidIban (0s)
🟢 testWhitelist (0s)
🟢 testIbanWithTooManyZeroes (0s)
🟢 testShouldAcceptValidIban (0s)
🟢 testIsValidFinnishIbanOrNationalAccount (0s)
🟢 testInvalidIbans (0s)
🟢 testShouldPadChecksum (0s)
🟢 testShouldRecognizeValidFinnishIban (0s)
🟢 testShouldAcceptLowerCaseIbanButConvertItToUppercase (0s)
🟢 testShouldIgnoreWhiteSpacesInIbanValidation (0s)
🟢 testShouldCalculateIbanFromFinnishAccountNumber (0s)
🟢 testEestiBank (0s)
🟢 testEmpty (0s)
🟢 testSebBank (0s)
🟢 testCreditorReferenceIsNotIban (0s)
🟢 com.tustor.common.utils.TestNorwegianHolidays (0s)
🟢 testHolidayDates2011 (0s)
🟢 testHolidayDates2012 (0s)
🟢 testHolidayDates2013 (0s)
🟢 com.tustor.common.utils.ddd.TestDddParser (0s)
🟢 testDDDParser4 (0s)
🟢 testWorking (0s)
🟢 testWorking1 (0s)
🟢 testWorking2 (0s)
🟢 testStartedAndEndedWorking (0s)
🟢 testWorkTimesWithNightShifts (0s)
🟢 testTotalHours (0s)
🟢 testDDDParser3 (0s)
🟢 testDDDParser2 (0s)
🟢 testDDDParser (0s)
🟢 com.tustor.common.utils.TestUSHolidays (0s)
🟢 testHolidayDates2014 (0s)
🟢 testHolidayDates2015 (0s)
🟢 testHolidayDates2016 (0s)
🟢 com.tustor.common.utils.TestReadWriteStampedLockHelper (0s)
🟢 testSerializability (0s)
🟢 testStandardUseCasesInSingleThread (0s)
🟢 testInvalidUseCases (0s)
🟢 testStandardUseCasesInMultipleThreads (0s)
🟢 com.tustor.common.utils.TestCsv (0s)
🟢 testPivot (0s)
🟢 com.tustor.common.utils.TestCompareFields (0s)
🟢 testNonRecursive2 (0s)
🟢 testNonRecursive (0s)
🟢 testRecursive (0s)
🟢 testInfiniteLoop (0s)
🟢 com.tustor.common.utils.TestFinnishCalendar (0s)
🟢 testGetBankingDay (0s)
🟢 testBankDayCalculator (0s)
🟢 testShouldRecognizeBankDays (0s)
🟢 testThatBankHolidaysetIsImmutable (0s)
🟡 com.tustor.common.utils.TestSimplePdfFormFiller (0s)
🟡 test_TODO_PdfConcatenationWithTwoInputs (0s)
two files concatenated expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:583)
	at com.tustor.common.utils.TestSimplePdfFormFiller.test_TODO_PdfConcatenationWithTwoInputs(TestSimplePdfFormFiller.java:70)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPdfConcatenationWithSingleInput (0s)
🟢 testPdfConcatenationWithEmptyInput (0s)
🟡 test_TODO_PdfConcatenationWithThreeInputs (0s)
two files concatenated expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:583)
	at com.tustor.common.utils.TestSimplePdfFormFiller.test_TODO_PdfConcatenationWithThreeInputs(TestSimplePdfFormFiller.java:90)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.common.utils.TestKeyAndOptionalHexadecimalPrefix (0s)
🟢 testDecoding (0s)
🟢 testEncoding (0s)
🟢 com.tustor.common.utils.TestTypedMap (0s)
🟢 testGetFirstNonNullorNullSimpleGet (0s)
🟢 testGetFirstNonNullorNullNoKeys (0s)
🟢 testGetFirstNonNullorNullCacheMiss (0s)
🟢 testGetFirstNonNullorNullMultipleKeys (0s)
🟢 testGetFirstNonNullorNullMultipleKeys2 (0s)
🟢 com.tustor.common.utils.TestTraceLogger (0s)
🟢 testOfFactoryEnabledAndDisabledBoundaries (0s)
🟢 testLogAndDumpEnabledAndDisabled (0s)
🟢 testStartSpanWithDefaultFormatterAndNullFormatterBoundary (0s)
🟢 testDisabledLoggerUsesVoidSpanAndCloseIsNoOp (0s)
🟢 testSpanWithCustomFormatterUsesDurationAndLabel (0s)
🟢 com.tustor.common.utils.TestAgeRangeParser (0s)
🟢 testParseAgesNoRanges (0s)
🟢 testParseAgesNull (0s)
🟢 testParseAgesOneRange (0s)
🟢 testParseAgesOneFullRange (0s)
🟢 testParseAgesTwoRangesAtEachEnd (0s)
🟢 testParseAgesTwoBackToBackRanges (0s)
🟢 testParseAgesTwoBrushingRanges (0s)
🟢 testParseAgesTwoOverlappingRanges (0s)
🟢 testParseAgesTwoRangesWithMissingToothOfOneYear (0s)
🟢 testParseAgesThreeBackToBackRanges (0s)
🟢 testParseAgesThreeRangesWithHoles (0s)
🟢 com.tustor.common.utils.TestEstonianHolidays (0s)
🟢 testHolidayDates2011 (0s)
🟢 testHolidayDates2012 (0s)
🟢 testHolidayDates2013 (0s)
🟢 com.tustor.common.utils.TestJsonUtils (0s)
🟢 testEquals (0s)
🟢 testIsValidJsonArrayStrict (0s)
🟢 testEncodeBigDecimal (0s)
🟢 testIsJsonStringsEqualsForNames (0s)
🟢 testPutAllIncludeNullAsString (0s)
🟢 testPutIfNotNull (0s)
🟢 com.tustor.common.utils.interfaces.TestFinnishAccountNumberUtils (0s)
🟢 testShouldNotAcceptInvalidIban (0s)
🟢 testShouldAlsoAcceptLongform (0s)
🟢 testShouldConvertFinnishAccountNumberToLongForm (0s)
🟢 testShouldNotAcceptForeignIbanForConversion (0s)
🟢 testShouldSanitizeIbanBeforeConversion (0s)
🟢 testShouldOnlyAcceptValidIbanForConversion (0s)
🟢 testShouldOnlyValidateIfInputAlreadyInRightForm (0s)
🟢 testShouldConvertIbanToFinnishBankAccountNumber (0s)
🟢 testShouldOnlySanitizeAccountNumberAlreadyInLongForm (0s)
🟢 testShouldConvertFinnishIbanToLongForm (0s)
🟢 testShouldNotAcceptForeignIban (0s)
🟢 testShouldConvertFinnishAccNoToLongForm (0s)
🟢 testShouldNotAcceptInvalidPaddings (0s)
🟢 com.tustor.common.utils.TestThreadLoomSequencer (2s)
🟢 testThreadLoomSequencer (0s)
🟢 testCase47207Sequencer (0s)
🟢 testThreadLoomSequencerWithConvene (0s)
🟡 com.tustor.common.utils.TestDateUtils (6s)
🟢 testMax (0s)
🟢 testContainsAny (0s)
🟢 testRemove (0s)
🟢 testGetNextOccurrenceOfDayOfWeek (0s)
🟢 testTimeRangeCase44952 (0s)
🟢 testTimeRangeC31157 (0s)
🟢 testInverseOf (0s)
🟢 testGetFirstAndLastDaysOfPreviousAndNextMonths (0s)
🟢 testComparator (0s)
🟢 testDateRangeIterators (0s)
🟢 testGetLastDayOfPreviousMonth (0s)
🟢 testDateRangeToimiiKeyna (0s)
🟢 testSplitToWeeks (0s)
🟢 testSplitToMonths (0s)
🟢 testTimeRangeTruncate (0s)
🟢 testTimeRangeEqualsAndHashCode (0s)
🟢 testGetNonOverlappingDateRangesFromSingleDateRanges (0s)
🟢 testGetDateRangesMissingFromSecondaryLists (0s)
🟢 testAddAdjustedBankingDate (0s)
🟢 testConvert (0s)
🟢 testTranslateTimeRanges (0s)
🟢 testNullIfNotReasonableDateForPeopleAndOverall (0s)
🟢 testFixDateInputFormat (0s)
🟢 testParseTime (0s)
🟢 testHashCodesAndEquals (0s)
🟢 testDateRangeMonths (0s)
🟢 testSplitDateRange (0s)
🟢 testJoinDateRanges (0s)
🟢 testComparatorByStartDate (0s)
🟢 testComparatorFirstByEndDateThenByStartDate (0s)
🟢 testSubDateRange (0s)
🟢 testContainsTimestampWithinDays (0s)
🟢 testThirdOfYear (0s)
🟢 testRounding (0s)
🟢 testSpanAdjustedDate (0s)
🟢 testTimeRangeDuration (0s)
🟢 testSafeTimeSpec (0s)
🟢 testInverse (0s)
🟢 testLimitTimeRanges (0s)
🟢 testLimitTimeRangesByTime (0s)
🟢 testYears (0s)
🟢 testNumberOfFullCalendarMonthsInBetween (0s)
🟢 testNumberOfMonthsInBetween (0s)
🟢 testMods (0s)
🟢 testBiWeeklyPeriodStartDates (0s)
🟢 testReportingPeriods (0s)
🟢 testJoiningDates (0s)
🟢 testTimeRangeStrings (0s)
🟢 testDayTimeRanges (0s)
🟢 testSelfJoining (0s)
🟢 testNumberOfWeeksInBetween (0s)
🟢 testHalfMonths (0s)
🟢 testTimeRanges (0s)
🟢 testJoining (0s)
🟡 testTODOImpossibleJoins_OrAreWeRobust (0s)
Should not be possible.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.utils.TestDateUtils.testTODOImpossibleJoins_OrAreWeRobust(TestDateUtils.java:2016)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSplitOverlappingTimeRangesWithoutSort (0s)
🟢 testSplitOverlappingTimeRangesWithSort (0s)
🟢 testBiWeeklyUtils (0s)
🟢 testTimeRangeToStringRange (0s)
🟢 testDateSuffixFixer (0s)
🟢 testDecimalHoursInBetween (0s)
🟢 testAllHardcodedHolidaysMatch (0s)
🟢 testAllHardcodedHolidayDatesMatch (0s)
🟢 testMidsummerDay (0s)
🟢 testAllSaintsDay (0s)
🟢 testNumberOfDaysInTimeRange (0s)
🟢 testNumberOfDaysBetween (0s)
🟢 testTimeRangeOverlap (0s)
🟢 testAssertTimepartZero_noExceptionWhenOK (0s)
🟢 testAssertTimepartZero_exceptionWhenNotOK (0s)
🟢 testGetAddAdjustedDateWithAttributedDurationWithUnit (0s)
🟢 testDateRangeValidity (0s)
🟢 testGetMillisecondsForLastSundayOfMonth (0s)
🟢 testIsSkipClockAdjustmentCalculation (0s)
🟢 testDaylightSavingInstants (0s)
🟢 testEqualsDay (0s)
🟢 testEqualInTimeOfDay (0s)
🟢 testCollidingDateRanges (0s)
🟢 testMissingDateRanges (0s)
🟢 testGetContainingDateRanges (0s)
🟢 testDateValuesContains (0s)
🟢 testGetVuosineljannes (0s)
🟢 testGetTrimester (0s)
🟢 testGetWeeks (0s)
🟢 testGetNumberOfRecurringWeekdayInMonth (0s)
🟢 testGetPreviousDateOfYear (0s)
🟢 testRound (0s)
🟢 testRemoveOverlaps (0s)
🟢 testSetWeekNumber (0s)
🟢 testGetWeekdayBackwards (0s)
🟢 testIsFirstDayOfMonth (0s)
🟢 testOnceEvery (0s)
🟢 testOncePerDay_MoveForward (0s)
🟢 testOncePerDay_DaylightSavingTime (0s)
🟢 testTaxMonthStartDay (0s)
🟢 testGetPortionOfMonths (0s)
🟢 testGetNumberOfDaysBetweenFast (5s)
🟢 testEarliestDateAccumulatorChoosesMinimumDate (0s)
🟢 testLatestDateAccumulatorChoosesMaximumDateWhenNullIsNotLatestPossibleValue (0s)
🟢 testLatestDateAccumulatorDefaultTreatsNullAsLatestPossibleValue (0s)
🟢 testLatestDateAccumulatorCanTreatNullAsSmallerThanConcreteDates (0s)
🟢 testLatestDateAccumulatorConstructorFlagControlsNullOrdering (0s)
🟢 testEarliestDateAccumulatorTreatsNullAsMissingValue (0s)
🟢 testDateAccumulatorsCompareByTimestampValueNotObjectIdentity (0s)
🟢 com.tustor.common.utils.TestDataMappedByColumns (0s)
🟢 testDataMappedByColumns (0s)
🟢 com.tustor.common.utils.TestThreadCapacityEvaluator (0s)
🟢 testIllegalArguments (0s)
🟢 testGetThreadCountNeverExceedsTaskCount (0s)
🟢 testGetThreadCountNeverExceedsMaximum (0s)
🟢 testGetThreadCountAlwaysUsesMinimum (0s)
🟢 testGetThreadCountWithNoLoad (0s)
🟢 testGetThreadCountWithModerateLoad (0s)
🟢 testGetThreadCountWithHighLoad (0s)
🟢 testGetThreadCountWithLoadExceedingProcessors (0s)
🟢 testGetThreadCountWithNegativeLoadAverage (0s)
🟢 testGetThreadCountWithCustomMinimum (0s)
🟢 testGetThreadCountWithCustomMaximum (0s)
🟢 testGetThreadCountWithZeroCoresReserved (0s)
🟢 testGetThreadCountWithLargeCoresReserved (0s)
🟢 testGetThreadCountSingleProcessor (0s)
🟢 testGetThreadCountManyProcessorsNoLoad (0s)
🟢 testGetThreadCountEdgeCaseExactlyAtCapacity (0s)
🟢 testGetThreadCountFallsBackToMinimumWhenCapacityIsLow (0s)
🟢 testGetThreadCountIsCappedByTasksWhenCapacityIsHigh (0s)
🟢 testGetThreadCountIsCappedByMaximumWhenCapacityIsNearMaximum (0s)
🟢 testDebugModeNoReservedCores (0s)
🟢 testDefaultModeUsesReservedCores (0s)
🟢 com.tustor.common.utils.TestTimedCache (15s)
🟢 testDoesNotAcceptNullValue (0s)
🟢 testDoesAcceptNullKey (0s)
🟢 testDoesNotAcceptZeroLifetime (0s)
🟢 testDoesNotAcceptNegativeLifetime (0s)
🟢 testCannotLocateNullClass (0s)
🟢 testReturnsNullIfValueNotFound (0s)
🟢 testReturnsInsertedValueIfRequestedBeforeExpiration (0s)
🟢 testReturnsNullAfterInsertedValueHasExpired (1s)
🟢 testPuttingAValueReturnsTheValue (0s)
🟢 testReturnsTwoDifferentInsertedValuesIfRequestedBeforeExpiration (0s)
🟢 testValueCanBeRemovedOnlyOnce (0s)
🟢 testTryingToRemoveValueAfterExpirationReturnsNull (10s)
🟢 testLifeTimeIsSetWithValue (4s)
🟢 com.tustor.common.utils.TestLocaleISO3166_1 (0s)
🟢 testDefaultLocale (0s)
🟢 testDateFormatLocale (0s)
🟢 testGetFinlandCode (0s)
🟢 testGetPolandCode (0s)
🟢 testGetFinlandCountry (0s)
🟢 testGetPolandCountry (0s)
🟢 testCountryNameLocalization (0s)
🟢 com.tustor.common.TestCompensationSummaries (0s)
🟢 testOneDayTwoSameCompensationEntriesFromDifferentProjects (0s)
🟡 com.tustor.common.services.oikotie.domain.TestOikotieJobsXml (0s)
🟡 testXmlUsingOikotieJobPostingService (0s)
expected:<Haloo Suomi> but was:<null>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.common.services.oikotie.domain.TestOikotieJobsXml.testXmlUsingOikotieJobPostingService(TestOikotieJobsXml.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testXML (0s)
🟢 com.tustor.common.services.mol.TestMolStandardTitleUtils (0s)
🟢 testEscoOccupations (0s)
🟢 com.jamonapi.TestThreadLoggerSimpleLoadingInfo (40s)
🟢 testThreadLoggerSimpleLoadingInfo (40s)
🟡 com.jamonapi.TestThreadLogger (24s)
🟡 testMinAgeMoreThanInitAndLocked (6s)
testMinAgeMoreThanInitAndLocked.txt expected:<...442e03c2] owned by "[main" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x00000000442e03c2> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x00000000442e03c2> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeMoreThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:RIVI)


TIMESTAMP - 5s - CUSTOM_LOG:"Sivuthread" Id=765 waiting for monitor entry [0x00000000442e03c2] owned by "main" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x00000000442e03c2> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x00000000442e03c2> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeMoreThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner].java:RIVI)

> but was:<...442e03c2] owned by "[calculationThread" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x00000000442e03c2> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"calculationThread" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x00000000442e03c2> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeMoreThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:RIVI)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:RIVI)


TIMESTAMP - 5s - CUSTOM_LOG:"Sivuthread" Id=765 waiting for monitor entry [0x00000000442e03c2] owned by "calculationThread" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x00000000442e03c2> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"calculationThread" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x00000000442e03c2> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeMoreThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:RIVI)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient].java:RIVI)

>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:885)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:803)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:815)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:108)
	at com.jamonapi.TestThreadLogger.testMinAgeMoreThanInitAndLocked(TestThreadLogger.java:29)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMinAgeMoreThanInitButNotLocked (6s)
🟡 testMinAgeLessThanInitAndLocked (6s)
testMinAgeLessThanInitAndLocked.txt expected:<...1968b65a] owned by "[main" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:RIVI)


TIMESTAMP - 3s - CUSTOM_LOG:"Sivuthread" Id=769 waiting for monitor entry [0x000000001968b65a] owned by "main" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:RIVI)


TIMESTAMP - 4s - CUSTOM_LOG:"Sivuthread" Id=769 waiting for monitor entry [0x000000001968b65a] owned by "main" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:RIVI)


TIMESTAMP - 5s - CUSTOM_LOG:"Sivuthread" Id=769 waiting for monitor entry [0x000000001968b65a] owned by "main" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner].java:RIVI)

> but was:<...1968b65a] owned by "[calculationThread" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"calculationThread" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:RIVI)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:RIVI)


TIMESTAMP - 3s - CUSTOM_LOG:"Sivuthread" Id=769 waiting for monitor entry [0x000000001968b65a] owned by "calculationThread" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"calculationThread" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:RIVI)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:RIVI)


TIMESTAMP - 4s - CUSTOM_LOG:"Sivuthread" Id=769 waiting for monitor entry [0x000000001968b65a] owned by "calculationThread" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"calculationThread" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:RIVI)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:RIVI)


TIMESTAMP - 5s - CUSTOM_LOG:"Sivuthread" Id=769 waiting for monitor entry [0x000000001968b65a] owned by "calculationThread" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"calculationThread" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000001968b65a> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:RIVI)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient].java:RIVI)

>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:885)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:803)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:815)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:108)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:55)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMinAgeLessThanInitButNotLocked (6s)
🔴 com.tustor.tuntinetti.view.wizards.TestWizardCustomerBugs (2s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (1s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardCustomerBugs.safeSetUp(TestWizardCustomerBugs.java:22)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardCustomerBugs.safeSetUp(TestWizardCustomerBugs.java:22)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardCustomerBugs.safeSetUp(TestWizardCustomerBugs.java:22)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardCustomerBugs.safeSetUp(TestWizardCustomerBugs.java:22)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep (17s)
🔴 testCheckgivenCompensationUnitWhenBillingCostIncludesVATSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenBillingCostIncludesVATWrongValueThenIgnoreTheError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCostPerUnitOnSalaryPositiveLargeValueThenGivesCorrectError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCostPerUnitOnSalaryNegativeLargeValueThenGivesCorrectError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCostPerUnitOnSalaryMissingThenGivesCorrectErrorIfMandatory (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCostPerUnitOnSalarySetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCostPerUnitOnSalaryWrongValueThenIgnoreTheError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCostPerUnitOnBillPositiveLargeValueThenGivesCorrectError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCostPerUnitOnBillNegativeLargeValueThenGivesCorrectError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCostPerUnitOnBillMissingThenGivesCorrectErrorIfMandatory (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCostPerUnitOnBillSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCostPerUnitOnBillWrongValueThenIgnoreTheError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidUnitNamePattern (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCompensationUnitTypeSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCompensationUnitTypeMissingThenGivesCorrectErrorIfMandatory (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhen0ValueForTaxAmountIncludedFieldDisabled (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheck_OLd_Unicity_At_Each_Level_DuplicatedUnitNamesForCompensationUnitsOnSameDedicationLevel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenAvailableFromCanSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenAvailableFromNotDateThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveCompensationPriceNotPosibleListSmollerThenTwo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveCompensationPricePosibleWhenListBiggerThenOne (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenCancelPressedWeReturnToSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSavePressedAndUnitNameNotSetThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenMeasuringUnitLenghtNotValidThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenMeasuringUnitMissingThenAssertSuccedIfNullable (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenMeasuringUnitSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenOneUnitPerEntryCheckedThenItIsSetCorrectly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenBillingCostIncludesVATPositiveLargeValueThenGivesCorrectError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenBillingCostIncludesVATNegativeLargeValueThenGivesCorrectError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenBillingCostIncludesVATMissingThenGivesCorrectErrorIfMandatory (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitMeasuresStepGivenFakeAddProjectStep.java:59)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep (8s)
🔴 testCheckgivenCompensationUnitWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenCancelPressedWeReturnToSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCompensationUnitDedicationSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhentestDescriptionSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhentOnlySupervizCanLogThisCostSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDescriptionLenghtValidation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCostNameCanSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheck_OLd_Unicity_At_Each_Level_DuplicatedNamesForCompensationUnitsOnSameDedicationLevel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheck_Unicity_DuplicatedNamesForCompensationUnitsOnAllLevels (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTheCompensationsIJustCreatedShouldBeByDefaultSelectedInThe_Select_Compensations_For_Project_SummaryTable (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCrashWhenWeSelectACompensationWithEmployerNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSaveAndGoSummaryIsNotVisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCostNameLenghtNotValidThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCompensationUnitWhenCostNameMissingThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.compensations.TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.safeSetUp(TestCompensationUnitBasicInformationStepGivenFakeAddProjectStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep (5s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenChoosedAutomaticallyCreateProjectThenNextVisibleAndFinishNotVisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenChoosedCreateProjectInWizardThenNextVisibleAndFinishNotVisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenChoosedSUSPEND_EXPRESSSETUPThenNextInvisibleAndFinishVisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckExpressSetupSuspendWhenCreateDefaultProjectThenTitleLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckExpressSetupSuspendWhenGoToProjectThenTitleLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckExpressSetupSuspendWhenSuspendThenTitleLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendExpressSetupNoProjectStep.safeSetUp(TestSuspendExpressSetupNoProjectStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep (3s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenChoosedAutomaticallyCreateProjectThenNextVisibleAndFinishNotVisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenChoosedSUSPEND_EXPRESSSETUPThenNextInvisibleAndFinishVisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWithExistingProjectStep.safeSetUp(TestSuspendWithExistingProjectStep.java:27)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep (3s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenExpressSetupSummaryStepThenNextButtonNotVisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenExpressSetupSummaryStepThenExitButtonNotVisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenFinishButtonPressedThenWeGoOutOfThePanel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSummaryCongratulationsStep.safeSetUp(TestSummaryCongratulationsStep.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep (4s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLabelForFormComponentNotUsed (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfGoTo_CreateProjectAutomatiaclly_And_ComeBack_Here_CreatesDuplicate_Projects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenChoosedSUSPEND_EXPRESSSETUPThenNextInvisibleAndFinishVisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckExpressSetupSuspendWhenCreateDefaultProjectThenTitleLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckExpressSetupSuspendWhenSuspendThenTitleLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.summary.TestSuspendWizardNoProjectStep.safeSetUp(TestSuspendWizardNoProjectStep.java:30)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep (4s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenLogoUploadedThenAssertSucced (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenRemovePressedThenEmployerResetFileInfos (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenLogoFiletoBigSizeThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenLogoFileWrongTypeThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerLogoFileStep.safeSetUp(TestEmployerLogoFileStep.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep (3s)
🔴 testGetExportFormatFor (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOCheckGivenEmployerWhenBillingReportingPeriodChoiceChangedThenWeHaveAjaxReponceOnComponents (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testExportFormat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerPayrollAndBillingStep.safeSetUp(TestEmployerPayrollAndBillingStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep (12s)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenCompanyNameLenghtNotValidThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenCompanyNameMissingThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenCompanyNameSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenCompanyBusinessIdLenghtNotValidThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenCompanyBusinessIdMissingThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenCompanyBusinessIdSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenStreetAddressLenghtNotValidThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenStreetAddressMissingThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenStreetAddressSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenPostalCodeLenghtNotValidThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenPostalCodeMissingThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenPostalCodeSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenCityLenghtNotValidThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenCityMissingThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenCitySetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenPhoneNumberLenghtNotValidThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenPhoneNumberMissingThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenPhoneNumberSetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenCountrySetThenAssertEquals (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenCountryMissingThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStandAloneWizardBugNextPrevNextThenAskForMandatoryFieldsWhenTheyAreFilledAlready (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerBasicInformationStep.safeSetUp(TestEmployerBasicInformationStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep (3s)
🔴 testCheckGivenEmployerWhenLookforPreviousButtonThenItIsNotVisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenSkipButtonPressedThenEmployerStepsAreSkiped (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckInvisibleComponentsWhenStandAloneWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerWelcomeExpressStep.safeSetUp(TestEmployerWelcomeExpressStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerSummaryStep (2s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerSummaryStep.safeSetUp(TestEmployerSummaryStep.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerSummaryStep.safeSetUp(TestEmployerSummaryStep.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerSummaryStep.safeSetUp(TestEmployerSummaryStep.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerSummaryStep.safeSetUp(TestEmployerSummaryStep.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.basicinf.TestEmployerSummaryStep.safeSetUp(TestEmployerSummaryStep.java:23)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.TestWizardStyling (4s)
🔴 testPriceFieldStyle (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectSummaryNeedsSeriousStyle (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBug20100511_C (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStyleLabelAndFieldProperPositioning (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStyleWizardStepBackgroundColors (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStyling.safeSetUp(TestWizardStyling.java:22)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.TestWizardProgressBar (6s)
🔴 testEmployerWizardInProgress (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitWizardInProgress (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeWizardInProgress (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectWizardInProgress (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryWizardInProgress (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerWizardIconClick (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitWizardIconClick (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeWizardIconClick (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectWizardIconClick (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryWizardIconClick (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardProgressBar.safeSetUp(TestWizardProgressBar.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject (6s)
🔴 testWhenCancelPressedWeReturnToSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAdd_ProjectTaskGroupSkillRequirementSelectionPanel_PopupLink (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDontAllowDuplicateTaskGroupsNamesForSameProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDontAllowDuplicateTaskGroupsIdsForSameProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAllowDuplicateTaskGroupNameInDiffProjects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSaveAndGoSummaryIsNotVisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTaskGroupPricingPanelLinkNotVisible_by_human_eyes_WhenNotStoredTaskGroup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.taskgroup.TestTaskGroupCreateNewStepwithFakeProject.safeSetUp(TestTaskGroupCreateNewStepwithFakeProject.java:44)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep (6s)
🔴 testWhenCancelPressedWeReturnToSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSavePressedAndUnitNameNotSetThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmailPattern (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAssertDuplicateCustomerNameNotAllowedAnyCaseUpperOrLowerCase (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCustomerWhenNameAndIdMissingThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCustomerWhenCustomerNameLenghtNotValidThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWeSetValueForName100UpperNameGiveLenghtError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerAddNewStep.safeSetUp(TestCustomerAddNewStep.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep (6s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenCancelPressedWeReturnToSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreviousNavigationForAddAnotherUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreviousNavigationForModifyAnotherUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenCustomerLocationThenLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerLocationMustNOTBeRequired_ItIs_NOT_Required (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerUnitWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBugInChoosingCompanyForCustomerFirstSelectAndPreviousNext (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.customer.TestCustomerChooseLocationStep.safeSetUp(TestCustomerChooseLocationStep.java:58)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.TestWizardExitCodes (4s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testExpressSetupUnitsStart (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testExpressSetupUnitsEnd (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testExpressSetupEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testExpressSetupProjects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testExpressSetupDummyValue (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testExpressSetupExpress (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardExitCodes.safeSetUp(TestWizardExitCodes.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep (7s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenCancelPressedWeReturnToSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMustBePossibleToSelect_Child_Of_Root_AsNewEmployerUnitLocation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testParametrizeHeadingLocationForNewOffice (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTablePaginationControlMustHaveLocalizedText_unlimited_ (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPaginationOptionShouldNotBeVisibleIfLessThanMinimumOptionsAvailable (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRadioInputsVisibleForNotStoredEmployerUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRadioInputsNotVisibleForStoredEmployerUnitInModel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCrashWhileChoosingCompanyRootForUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBugInChoosingCompanyForProjectFirstSelectAndPreviousNext (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSavePressedWeReturnToSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitLocationStep.safeSetUp(TestEmployerUnitLocationStep.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep (5s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep.safeSetUp(TestEmployerUnitCurrentStructureStep.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep.safeSetUp(TestEmployerUnitCurrentStructureStep.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreviousNavigationForAddAnotherUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep.safeSetUp(TestEmployerUnitCurrentStructureStep.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreviousNavigationForModifyAnotherUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep.safeSetUp(TestEmployerUnitCurrentStructureStep.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep.safeSetUp(TestEmployerUnitCurrentStructureStep.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testModifyUnitAndSelectDifferentLocationAndCLickNextThenSummaryShowsOLDLocation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep.safeSetUp(TestEmployerUnitCurrentStructureStep.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testModifyUnitAndDragtoDifferntLocationAndCLickNextThenSummaryShowOLDLocation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep.safeSetUp(TestEmployerUnitCurrentStructureStep.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOnNextWeDontLooseTheEmployerUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep.safeSetUp(TestEmployerUnitCurrentStructureStep.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDuplicatedUnisInTreeAreNotAllowed (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep.safeSetUp(TestEmployerUnitCurrentStructureStep.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep.safeSetUp(TestEmployerUnitCurrentStructureStep.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep.safeSetUp(TestEmployerUnitCurrentStructureStep.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitCurrentStructureStep.safeSetUp(TestEmployerUnitCurrentStructureStep.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep (9s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenCancelPressedWeReturnToSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSavePressedAndUnitNameNotSetThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAssertDuplicateEmployerUnitNameNotAllowed (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUnitNameDuplicateShouldTestONLYAgainstCurrentEmployersUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerUnitWhenUnitNameLenghtNotValidThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAnswerYes_EmployeesReportWorkingHoursIntoUnit_LabelShouldBeClickable (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAnswerYes_EmployeesReportWorkingHoursIntoUnit_LabelShouldBeParametrized (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testQuestion_EmployeesReportWorkingHoursIntoUnit_LabelShouldBeParametrized (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testForNotPersistedEmployeeProjectNotSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWorkedHoursCheckedUnitCantBeRemovedInTheList (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWorkedHoursUnCheckedUnitCanBeRemovedInTheList (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWorketHoursSetProjectDescriptionChangeChangeAlsoTheUnitNameAndOposite (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testForPersistedEmployeeProjectSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWorkedHoursCheckedAndNotInUseProjectThenTheProjectIsDeleted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWorkedHoursCheckedAndInUseProjectThenDisabled (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.unit.TestEmployerUnitAddNewStep.safeSetUp(TestEmployerUnitAddNewStep.java:47)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.branchoffice.TestBranchOfficeAddNewStep (3s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.branchoffice.TestBranchOfficeAddNewStep.safeSetUp(TestBranchOfficeAddNewStep.java:40)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.branchoffice.TestBranchOfficeAddNewStep.safeSetUp(TestBranchOfficeAddNewStep.java:40)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenCustomerWhenCustomerNameLenghtNotValidThenAssertFail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.branchoffice.TestBranchOfficeAddNewStep.safeSetUp(TestBranchOfficeAddNewStep.java:40)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAfterAddingBranchThereMustBeQuestion_WANT_TO_ADD_MORE_go_Back_to_Ask_Step_With_MORE_Question (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.branchoffice.TestBranchOfficeAddNewStep.safeSetUp(TestBranchOfficeAddNewStep.java:40)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.branchoffice.TestBranchOfficeAddNewStep.safeSetUp(TestBranchOfficeAddNewStep.java:40)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.branchoffice.TestBranchOfficeAddNewStep.safeSetUp(TestBranchOfficeAddNewStep.java:40)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.branchoffice.TestBranchOfficeAddNewStep.safeSetUp(TestBranchOfficeAddNewStep.java:40)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep (11s)
🔴 testWhenCancelPressedWeReturnToSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmailPattern (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenCreateNewEmployeeButtonPressedThenWeAreInTheSamePage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFirstNameRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLastNameRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLanguageRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmailRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveButtonInvisibleForLoggedUser (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveButtonInvisibleForInUseEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveButtonVisibleForNotStoredUser (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveButtonVisibleForStoredNotInUseUser (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenEmailForPersonAlreadyInDBWeThenHaveErrorMsg (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenEmailForPersonAlreadyInDBForDifferentEmployer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenEmailForPersonDuplicatedWithAddNewThenWeHaveErrorMsg (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testInvitationEmailToNewlyAddedPersonContainsRealAliasAndPassword (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenAddNewWithoutValuesAndPressNextTheNewIsThere (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeAddNewStep.safeSetUp(TestEmployeeAddNewStep.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep (12s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenCancelPressedWeReturnToSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreviousNavigationForAddAnotherUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenSelectUnitsStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStandardizeDropdownWidths (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddPrivilegesButtonShouldBeDisabledGivenEmployeeIsManager (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenSelectUnitsStepWhenCreateNewEmployerUnitButtonPressedThenWeGoToTheCreateEmployerUnitPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUnitManagerRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSelectUnitsAndAllPrivilegesDisabledForLoggedUser (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSelectUnitsAndAllPrivilegesEnabledForNotLoggedUser (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeIsAdministrator (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeIsNormalUser (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeIsSuperVisor (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPrivilegesProjectAreSetForSelectedUnitAndEmployeesViaItsProjects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testApplySubunitsAreSetForSelectedUnitAndItsSubUnits (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPrivilegesProjectAndApplySubunitsAreSetForSelectedUnitAndItsSubUnitsAndEmployeesViaItsProjects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPrivilegesButtonVisibleAfterSettingFromAdministratorToNormal (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPrivilegesButtonInvisibleAfterSettingFromNormalToAdministrator (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemovePrivileges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemovePrivilegesAndCheckIfSelectUnitsWerentReset (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUnitSelectValidator (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSelectUnitsStep.safeSetUp(TestEmployeeSelectUnitsStep.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep (7s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveButtonInvisibleForLoggedUser (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveButtonInvisibleForInUseEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveButtonVisibleForStoredNotInUseUser (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitTreeTableShouldNotShowSelectCheckboxes (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenSummaryStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenSummaryStepWhenCreateNewEmployeeButtonPressedThenWeGoToTheCreateEmployeePage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWemodifyEmployeeThenInListWeSeeOnlyTheOneToModify (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWeAddANewEmployeeThenInListWeSeeOnlyTheNewAddedOne (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeRemoveConfirmationMustBeParametrized (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeeSummaryStep.safeSetUp(TestEmployeeSummaryStep.java:56)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep (10s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenCancelPressedWeReturnToSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveRows (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenContractsStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveRowsWithStoredContractPeriods (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRowsAfterValidationErrorShouldHaveSameSizeAsBeforeSubmit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBugCalendarPopupCutsInHalf (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testContractRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorkHoursPerDayRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorkdaysPerPeriodRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStartDateRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMinimumStartDate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOtherOptionFieldInvisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOtherOptionFieldRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOtherOptionAfterClickingNext (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCopyContract (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveContract (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWarningMessageWhenHourlySalaryIsMissing (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHourlySalaryCannotBeBiggerThenMonthly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.employee.TestEmployeesContractsStep.safeSetUp(TestEmployeesContractsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep (4s)
🔴 testPreviousGoToAddNewAfterWeDeleteAnEntityThatWasJustModified (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPriceFieldMissing (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPricingLinkMissing (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenProjectSelectTaskGroupsWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenAlreadyCreatedCompensationsOnNextWeGoToProjectSelectCompensationStep (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenSelectTaskGroupThenLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectTaskGroupsStep.safeSetUp(TestProjectSelectTaskGroupsStep.java:63)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep (7s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenCancelPressedWeReturnToSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSavePressedWeReturnToSummaryIfFieldsHaveValues (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreviousNavigationForAddAnotherUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreviousNavigationForModifyAnotherUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBugInChoosingCompanyForProjectFirstSelectAndPreviousNext (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenPlaceStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMouseOverProjectLocationTableLooksLikeDragDropCursor_WillItReallySaveChanegesIntoUnitStructure (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenAlreadyCreatedCustomersOnNextWeGoToProjectSelectCustomersStep (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectIsSavedAfterNextPress (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckWeHaveUnitsToSelectLocationWhenUnitManager (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectPlaceStep.safeSetUp(TestProjectPlaceStep.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep (3s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenAskCreationStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenAskFortaskGroupThenTitleLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenAskForIftaskGroupCreateThenRadioLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenAskForIftaskGroupDoNotCreateThenRadioLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskTaskGroupStep.safeSetUp(TestProjectAskTaskGroupStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep (23s)
🔴 testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreviousGoToAddNewAfterWeDeleteAnEntityThatWasJustModified (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBrowseFilterShouldBeDefaultNewAndValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testModifyProjectPreviousNavigationAgainModifyButDiffProjectThenValueDescritionDontChange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOnNextWeDontLooseTheEmployerUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testReplaceFunkyTablesWithSortableTables (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFixCreatingNewProject_WeSeeJustSelectedEmployees (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFixCreatingNewProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveUNderlineFromExpandLink (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddNewProjectPreviousNavigationAgainModifyButDiffProjectThenValueDescritionDontChange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreviousNavigationForAddAnotherProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveProjectForUnitNotPosible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveProjectNotForUnitPosible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDragAndDropWorkWeMoveAnProjectToAnUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDragAndDropWorkWeCanNotMoveAnEmployerUnitToAProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyEmployeesAndPreviousIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyEmployeesAndNextIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyEmployeesNextModifyPreviousIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyEmployeesAddNewNextIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyCustomersAndPreviousIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyCustomerssAndNextIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyCustomersNextModifyPreviousIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyCustomersAddNewNextIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyCompensationsAndPreviousIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyCompensationsAndNextIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyCompensationsNextModifyPreviousIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyCompensationsAddNewNextMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyTaskGroupsAndPreviousIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyTaskGroupsAndNextIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyTaskGroupsNextModifyPreviousIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyTaskGroupsAddNewTaskGroupNextIsMatchForClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSeeCompensationsInTheProjectSelectTheyAreNotChecked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenSeeCustomersInTheProjectSelectTheyAreNotChecked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWeDeleteProjectInModelAndWePressProjectFromProgressBarThenWeHaveNewModel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWeGoFromNotOutdatedToInactiveAndREturnToNonOutdatedTheProjectsInTheListAreDuplicated (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenModifyDescriptionItDontChangeForEmployerUnitIsProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTheSelectionOptionForEmployeesIsLinkedForEachProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIFProjectsInDBWhenWeGoInExpressWizardWeGoDirectlyToProjectSummaryWhereNoProjectInModel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWeHaveAProjectWeCanSelectItsPlaceWhenUserIsManager (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWeHaveAProjectWeCanSelectItsPlaceWhenUserIsUnitManager (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBecoDefaultIsProjectTypeProjectEndDateIsVisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSummaryStep.safeSetUp(TestProjectSummaryStep.java:115)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep (4s)
🔴 testCheckGivenFakeProjectWhenAskForCompensationThenTitleLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenAskCreationStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenAskForIfCompensationCreateThenRadioLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenAskForIfCompensationDoNotCreateThenRadioLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCompensationStep.safeSetUp(TestProjectAskCompensationStep.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep (2s)
🔴 testCheckgivenWelcomeStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep.safeSetUp(TestProjectWelcomeStep.java:24)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWelcomeStepWhenSkipButtonPressedThenProjectsStepsAreSkiped (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep.safeSetUp(TestProjectWelcomeStep.java:24)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep.safeSetUp(TestProjectWelcomeStep.java:24)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep.safeSetUp(TestProjectWelcomeStep.java:24)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep.safeSetUp(TestProjectWelcomeStep.java:24)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectWelcomeStep.safeSetUp(TestProjectWelcomeStep.java:24)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep (9s)
🔴 testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPreviousGoToAddNewAfterWeDeleteAnEntityThatWasJustModified (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBrowseFilterShouldBeDefaultNewAndValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckWhenPriceWrongValueThenIgnoreTheError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenSelectCustomerThenLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenAlreadyCreatedTaskGroupsOnNextWeGoToProjectSelectTaskGroupsStep (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWeGoBackUntilCustomerAskBranchStepAndWeReturnToAddNewWeHaveTheSameEntityToSave (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAssertDuplicateCustomer_BranchSameNameAsCustomerNotAllowed_BranchSameNameAsBranchNotAllowed_NameNotAllowedAnyCaseUpperOrLowerCase (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFixControlsInTable_Price (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDragAndDropWorkToAddBranchOrToPutBranchOnFirstLevel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewlyCreatedCustomersShouldBeDefaultSelected (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFixControlsInTable_Pricing (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFixControlsInTable_PricingLink (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckWhenPricePositiveLargeValueThenGivesCorrectError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckWhenPriceNegativeLargeValueThenGivesCorrectError (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectCustomerStep.safeSetUp(TestProjectSelectCustomerStep.java:83)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep (9s)
🔴 testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBrowseFilterShouldBeDefaultNewAndValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitTreeTableRootNodeNameShouldBeEmployerName (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveButtonInvisibleForLoggedUser (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveButtonInvisibleForInUseEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveButtonVisibleForStoredNotInUseUser (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeProjectWithDateFromProjectAddNewStep (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeHasEmploeeProjectsDonUpdateDates (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenSelectEmployeeStepWhenCreateNewEmployeeButtonPressedThenWeGoToTheCreateEmployeePage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckTheTableComponents (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckPriceListInTableIsALink (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenSelectEmployeeThenLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDragAndDropWorkWeMoveAnEmployeeToAnUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDragAndDropWorkWeCanNotMoveAnEmployerUnitToAnEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewCreatedEmployeesAreDefaultSelected (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOnNextWeHaveASaveInDBWhenSelectedOnly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectSelectEmployeesStep.safeSetUp(TestProjectSelectEmployeesStep.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep (7s)
🔴 testCheckgivenAddNewStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenCancelPressedWeReturnToSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSaveAndGoSummaryIsNotVisible (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDontAllowDuplicateProjectNameInSameEmployer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAllowDuplicateProjectNameInDiffEmployers (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEndDateNotVisibleWhenCheckingTheNoEndDateSelected (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEndDateMayNotBeBeforeStartDate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHourlyCostFallsWithinRange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTotalBudgetFallsWithinRange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVisiblityOfPriceLink (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfWeDontPressRadioToChooseTypeWeHaveCrashWhenSave (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAddNewStep.safeSetUp(TestProjectAddNewStep.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep (7s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenAskCreationStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenAskForEmployeeThenTitleLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenAskForIfEmployeeCreateThenRadioLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenAskForIfEmployeeDoNotCreateThenRadioLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPageDoNot (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAskIfEmployeesAreAddedManuallyOnGivenLevel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAskIfEmployeesAreAddedAutomaticallyforProjectUnitOnGivenLevel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAskIfEmployeesAreAddedAutomaticallyforEmployerOnGivenLevel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenDoNotAddEmployeeSelectedNoCrashIsGenerated (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWeAddNewEmployeeAutomaticallyForProjectsWithAutoForUnitOrCompanyEmployeeProjectsAreAdded (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckVisibilityForAutoOptionforCompanies (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskEmployeesStep.safeSetUp(TestProjectAskEmployeesStep.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep (4s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep.safeSetUp(TestProjectAskCustomerStep.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenAskCreationStepWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep.safeSetUp(TestProjectAskCustomerStep.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenAskForCustomerThenTitleLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep.safeSetUp(TestProjectAskCustomerStep.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenAskForIfCustomerCreateThenRadioLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep.safeSetUp(TestProjectAskCustomerStep.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenFakeProjectWhenAskForIfCustomerDoNotCreateThenRadioLabelCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep.safeSetUp(TestProjectAskCustomerStep.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep.safeSetUp(TestProjectAskCustomerStep.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep.safeSetUp(TestProjectAskCustomerStep.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.project.TestProjectAskCustomerStep.safeSetUp(TestProjectAskCustomerStep.java:37)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.TestIntroductionPage (2s)
🔴 testClickingEnterLinkLeadsToMainPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestIntroductionPage.safeSetUp(TestIntroductionPage.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestIntroductionPage.safeSetUp(TestIntroductionPage.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestIntroductionPage.safeSetUp(TestIntroductionPage.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestIntroductionPage.safeSetUp(TestIntroductionPage.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestIntroductionPage.safeSetUp(TestIntroductionPage.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs (5s)
🔴 testCreate_Page_WithReusablePanel_WithWizardStartLinksOnPanel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBasicInfoDoesNotWorkCorrectlySteppingForwardAndBackward (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWeDeleteUnitWeHaveIndexOutOfBounds (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenWeJustStartUnitWizardAndWeAddNewUnitTheUnitDontShowInListInFinalStep (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOnCloseWeGetTheWhitePageLoaded (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (1s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardStandaloneBugs.safeSetUp(TestWizardStandaloneBugs.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.expresssetup.TestExpressSetupWelcomeStep (4s)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.expresssetup.TestExpressSetupWelcomeStep.safeSetUp(TestExpressSetupWelcomeStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.expresssetup.TestExpressSetupWelcomeStep.safeSetUp(TestExpressSetupWelcomeStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenInitialFormThenAssertsAreValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.expresssetup.TestExpressSetupWelcomeStep.safeSetUp(TestExpressSetupWelcomeStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckgivenEmployerWhenShowInitialMessageSetThenSplashConditionChange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.expresssetup.TestExpressSetupWelcomeStep.safeSetUp(TestExpressSetupWelcomeStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenSplashScreenThenPreviousButtonNotShow (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.expresssetup.TestExpressSetupWelcomeStep.safeSetUp(TestExpressSetupWelcomeStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.expresssetup.TestExpressSetupWelcomeStep.safeSetUp(TestExpressSetupWelcomeStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.expresssetup.TestExpressSetupWelcomeStep.safeSetUp(TestExpressSetupWelcomeStep.java:26)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.TestApplicationSearchPanel (3s)
🔴 testSearhcWith_null_option_Selected_From_ApplicantState_enum_because_also_null_is_valid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSlideInMenuPanel_Parametrizable (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProposeDBOptimizationIndexingCriteria (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs (4s)
🔴 testTrack (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs.safeSetUp(TestWizardGeneralBugs.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDragDropDontWorkWhenWeReturnWithModifyInEmployerUnitLocation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs.safeSetUp(TestWizardGeneralBugs.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSortingInSortableTablesAndTreeTables (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs.safeSetUp(TestWizardGeneralBugs.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenEmployerWhenNextButtonPressedThenWeGoToTheNextPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs.safeSetUp(TestWizardGeneralBugs.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployernotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs.safeSetUp(TestWizardGeneralBugs.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesnotNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs.safeSetUp(TestWizardGeneralBugs.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckGivenWizardStepWhenExitButtonPressedThenWeGoOutToTheRightExitStepWizard (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.wizards.TestWizardGeneralBugs.safeSetUp(TestWizardGeneralBugs.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel (2s)
🔴 testNameRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.safeSetUp(TestEmployeeSkillOptionEditPanel.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIdRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.safeSetUp(TestEmployeeSkillOptionEditPanel.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNameAlreadyExists (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.safeSetUp(TestEmployeeSkillOptionEditPanel.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIdAlreadyExists (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.safeSetUp(TestEmployeeSkillOptionEditPanel.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddingNewSkillOptionWillCreateNew_Employer_SkillSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.safeSetUp(TestEmployeeSkillOptionEditPanel.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionSelectionPanel (3s)
🔴 testRemoveButtonInvisibleForSkillOption (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveSkillSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddNewSkillSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddNewSkillOption (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveButtonInvisibleForSkillSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveSkillOption (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel (3s)
🔴 testNameRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.safeSetUp(TestEmployeeSkillSetEditPanel.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNameAlreadyExists (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.safeSetUp(TestEmployeeSkillSetEditPanel.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAlternateIdRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.safeSetUp(TestEmployeeSkillSetEditPanel.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddingNewSkillSetWillBeOwnedBy_Employer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.safeSetUp(TestEmployeeSkillSetEditPanel.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testModifyingSkillSetNameWillBeOwnedBy_EmployerForProjectTaskGroup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.safeSetUp(TestEmployeeSkillSetEditPanel.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testModifyingSkillSetNameWillBeOwnedBy_EmployerForJobOpening (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.safeSetUp(TestEmployeeSkillSetEditPanel.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.settings.jobopening.TestMonsterJobConfigPanel (1s)
🔴 testSubmitTemplate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.jobopening.TestMonsterJobConfigPanel.safeSetUp(TestMonsterJobConfigPanel.java:29)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSubmitTemplateWrongJson (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.jobopening.TestMonsterJobConfigPanel.safeSetUp(TestMonsterJobConfigPanel.java:29)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.settings.jobopening.TestJobOpeningPage (3s)
🔴 testShowJobPreview (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.jobopening.TestJobOpeningPage.safeSetUp(TestJobOpeningPage.java:98)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMolJobPreview (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.jobopening.TestJobOpeningPage.safeSetUp(TestJobOpeningPage.java:98)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRequiredSkillRequirement (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.jobopening.TestJobOpeningPage.safeSetUp(TestJobOpeningPage.java:98)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRequiredSkillDescription (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.jobopening.TestJobOpeningPage.safeSetUp(TestJobOpeningPage.java:98)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBulletedList (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.jobopening.TestJobOpeningPage.safeSetUp(TestJobOpeningPage.java:98)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmbeddedImage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.jobopening.TestJobOpeningPage.safeSetUp(TestJobOpeningPage.java:98)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUpdateMols (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.jobopening.TestJobOpeningPage.safeSetUp(TestJobOpeningPage.java:98)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage (2s)
🔴 testLinkExists (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage.safeSetUp(TestCustomerDetailInformationAlertPage.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAlertMessageProcessAndRepeatWhenDone (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage.safeSetUp(TestCustomerDetailInformationAlertPage.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAlertMessageProcess (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage.safeSetUp(TestCustomerDetailInformationAlertPage.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAlertMessageProcessWithSnoozingWithCreatorWantsNotifications (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage.safeSetUp(TestCustomerDetailInformationAlertPage.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAlertMessageProcessWithSnoozingWithoutCreatorWantsNotifications (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage.safeSetUp(TestCustomerDetailInformationAlertPage.java:38)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel (5s)
🔴 testPersonIsNotOnVacation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPersonIsOnVacation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAllPersonsAreOnVacation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAtLeastOnePersonsIsNotOnVacation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNotificationMailAfterDetailCreation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoNotificationMailAfterDetailCreationForMyself (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSendCreatorWantsNotificationsMail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalEmployeeCannotEditPastDescription (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCounterIsResetAfterChangingStatus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNextAlertAtIsRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNextAlertInIsRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.safeSetUp(TestCustomerDetailInformationPanel.java:84)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.settings.customers.TestCustomerDetailSettingsPanel (2s)
🔴 testInfoPanelInvisibleWhenNoCustomerDetails (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.customers.TestCustomerDetailSettingsPanel.safeSetUp(TestCustomerDetailSettingsPanel.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFirstCustomerDetailInsideInfoPanel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.customers.TestCustomerDetailSettingsPanel.safeSetUp(TestCustomerDetailSettingsPanel.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testModifyCustomerDetail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.customers.TestCustomerDetailSettingsPanel.safeSetUp(TestCustomerDetailSettingsPanel.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRemoveCustomerDetail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.customers.TestCustomerDetailSettingsPanel.safeSetUp(TestCustomerDetailSettingsPanel.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddCustomerDetailRequiredFields (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.customers.TestCustomerDetailSettingsPanel.safeSetUp(TestCustomerDetailSettingsPanel.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddCustomerDetail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.customers.TestCustomerDetailSettingsPanel.safeSetUp(TestCustomerDetailSettingsPanel.java:50)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.settings.customers.panels.TestCustomerSearchResultsPanel (3s)
🔴 testNewCustomerWithPotential (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewCustomerWithoutPotential (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewCustomerNotYetContracted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOldCustomerWithPotential (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOldCustomerWithoutPotential (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOldCustomerNotYetContracted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testActiveCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.settings.customers.TestCustomerSettingsPanel (2s)
🔴 testCase3459 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.customers.TestCustomerSettingsPanel.safeSetUp(TestCustomerSettingsPanel.java:41)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.customers.TestCustomerSettingsPanel.safeSetUp(TestCustomerSettingsPanel.java:41)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddCustomerAndCustomerDetailAndContactPerson (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.customers.TestCustomerSettingsPanel.safeSetUp(TestCustomerSettingsPanel.java:41)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddCustomerAndCustomerDetail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.customers.TestCustomerSettingsPanel.safeSetUp(TestCustomerSettingsPanel.java:41)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddCustomerAndContactPerson (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.customers.TestCustomerSettingsPanel.safeSetUp(TestCustomerSettingsPanel.java:41)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddCustomerAndContactPersonAndPerson (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.customers.TestCustomerSettingsPanel.safeSetUp(TestCustomerSettingsPanel.java:41)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel (3s)
🔴 testWeCanFindByCriterions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel.safeSetUp(TestSickLeaveManagementPanel.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeCanDeleteSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel.safeSetUp(TestSickLeaveManagementPanel.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWhenNewRowAddedWeCanSelectPersonAndSickDate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel.safeSetUp(TestSickLeaveManagementPanel.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidatePersonAndSickDateCombination (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel.safeSetUp(TestSickLeaveManagementPanel.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveEntryValidation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel.safeSetUp(TestSickLeaveManagementPanel.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveValidationOnSickleaveManagementPanelGUILevel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel.safeSetUp(TestSickLeaveManagementPanel.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidatonForASickleaveThatHasAlreadyBeenSavedAndItsTimeRangesAreChanged (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel.safeSetUp(TestSickLeaveManagementPanel.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel (2s)
🔴 testContactPersonAlreadyExistsButUnUsedAndMerged (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.safeSetUp(TestContactPersonManagmentPanel.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddContactPersonAndCustomerAndPerson (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.safeSetUp(TestContactPersonManagmentPanel.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddContactPersonAndPerson (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.safeSetUp(TestContactPersonManagmentPanel.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddContactPersonAndCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.safeSetUp(TestContactPersonManagmentPanel.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testContactPersonAlreadyExists (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.safeSetUp(TestContactPersonManagmentPanel.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAddContactPerson (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.safeSetUp(TestContactPersonManagmentPanel.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel (18s)
🔴 testInitialForm (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveQualificationTypeCanBeSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAverageWorktimeCalculationMonthsCanBeSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAverageWorktimeCalculationTimeUnitCanBeSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSubtractCompensatedDaysOnPreviousMonthsCanBeSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenAnyDequalifyingPeriodQualifyingPeriodMustBeSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAuthorization (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRepeatingSicknessMaximumIntervalMayNotBeNegative (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAverageWorktimeCalculationMayNotBeNegative (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRepeatingSicknessMaximumIntervalCanBeSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCompensateOnWaitingPeriodCanBeSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRepeatingSicknessIntervalStartDayCanBeSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testResetDayCounterOnYearChangeCanBeSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testQualificationSettingModeCanBeChanged (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmploymentTimeCanBeChanged (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmploymentTimeMayNotBeNegative (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmptyEmploymentTimeIsRejected (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmploymentTimeUnitCanBeChanged (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCompensationRatioCanBeChanged (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCompensationRatioMayNotBeNegative (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmptyCompensationRatioIsRejected (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPaidDaysCanBeChanged (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPaidDaysMayNotBeNegative (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testQualifyingPeriodMayNotBeNegative (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSubtractCompensatedDaysOnPreviousMonthsMayNotBeNegative (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenHoursAccordingToAverageThenAverageCalculationPeriodMustBeSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmptyPaidDaysIsRejected (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveDayTypeCanBeChanged (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testQualifyingPeriodCanBeChanged (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmptyQualifyingPeriodIsCorrectlyConverted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDequalifyingPeriodCanBeChanged (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDequalifyingPeriodMayNotBeNegative (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmptyDequalifyingPeriodIsCorrectlyConverted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRowCanBeAdded (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRowCanBeRemoved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRowsAreDisplayedInCorrectOrder (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.safeSetUp(TestNewSickleaveSettingsPanel.java:43)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestApplicationSortableTable (1s)
🔴 testCheckIfApplicationsPerPageIsSetInTable (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckIfEmloyeeHasUpdatedApplciationPerPageAfterChangingDropDownValue (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfCreatedNewEmployeePreferencesApplicationsPerPageSetAs_10 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestApplicationMassActionPanel (2s)
🔴 testCheckBoxesAreNotSetForDefault (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.TestApplicationMassActionPanel.safeSetUp(TestApplicationMassActionPanel.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSubjectAndBodyRequired (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.TestApplicationMassActionPanel.safeSetUp(TestApplicationMassActionPanel.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testErrorIfOptionIsNotSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.TestApplicationMassActionPanel.safeSetUp(TestApplicationMassActionPanel.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSuccessfullyAction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.application.TestApplicationMassActionPanel.safeSetUp(TestApplicationMassActionPanel.java:34)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.simulation.TestPricingTemplatesPanel (1s)
🔴 testTodo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.simulation.AbstractProjectPricingPanelTestCase.safeSetUp(AbstractProjectPricingPanelTestCase.java:35)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenNoProjectPricingsThenUserIsInformedThereAreNoProjectPricingsAndTheListIsHidden (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.simulation.AbstractProjectPricingPanelTestCase.safeSetUp(AbstractProjectPricingPanelTestCase.java:35)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenExistingProjectPricingThenUserCanRemoveItAndSaveChanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.simulation.AbstractProjectPricingPanelTestCase.safeSetUp(AbstractProjectPricingPanelTestCase.java:35)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.simulation.TestProjectPricingPanel (1s)
🔴 testGivenNoProjectPricingsThenUserIsInformedThereAreNoProjectPricingsAndTheListIsHidden (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.simulation.AbstractProjectPricingPanelTestCase.safeSetUp(AbstractProjectPricingPanelTestCase.java:35)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenExistingProjectPricingThenUserCanRemoveItAndSaveChanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.simulation.AbstractProjectPricingPanelTestCase.safeSetUp(AbstractProjectPricingPanelTestCase.java:35)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenExistingProjectPricingWhenUserPicksNewPricintTemplateThenUserCannotLeaveStartDateEmptyAndCannotGiveDuplicateStartDate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.simulation.AbstractProjectPricingPanelTestCase.safeSetUp(AbstractProjectPricingPanelTestCase.java:35)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.simulation.TestWorkTimeCycleSettingsPanel (1s)
🔴 testGivenNoWorkTimeCycleSettingsThenTheListIsHidden (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.simulation.TestWorkTimeCycleSettingsPanel.safeSetUp(TestWorkTimeCycleSettingsPanel.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenExistingSigleWorkTimeCycleThenUserCannotRemoveIt (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.simulation.TestWorkTimeCycleSettingsPanel.safeSetUp(TestWorkTimeCycleSettingsPanel.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenExistingMultipleSigleWorkTimeCycleThenUserCanRemoveIt (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.tuntinetti.view.simulation.TestWorkTimeCycleSettingsPanel.safeSetUp(TestWorkTimeCycleSettingsPanel.java:53)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.utils.TestTakpUtils (0s)
🔴 testPhoneNumberChangeDetection (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.safeSetUp(AbstractTuntinettiAdminViewTestCase.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.layouthomepage.TestLayoutHomePage (2s)
🔴 testAccordionContainsAllTabDefinitions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testClickAccordionLinkChangesAccordionTab (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRenderLayoutHomePage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testClickAccordionSectionLinkDoesNotChangeAccordionTab (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testClickAccordionLinkUpdatesSessionQueueAndQueueContainsClickedSection (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.session.TestTakpSession (2s)
🔴 testListCanBeKey (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSession.safeSetUp(TestTakpSession.java:31)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDropCache (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSession.safeSetUp(TestTakpSession.java:31)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTakpSessionSerialization (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSession.safeSetUp(TestTakpSession.java:31)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKeyCanBeClassStringOrEnum (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSession.safeSetUp(TestTakpSession.java:31)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testListKeyLimitation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSession.safeSetUp(TestTakpSession.java:31)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCacheDTOFieldObject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.session.TestTakpSession.safeSetUp(TestTakpSession.java:31)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.view.application.reports.TestLomapalkkavelkaXlsReport (14s)
🟢 testManuaalinenAnsainta (0s)
🟢 testLisavapaapaivat (2s)
🟢 testVirheidenKasittely (0s)
🟢 testEiNPEtaKunEiSopimuksia (0s)
🟢 testEiNpetaLomapalkkavelkaLaskennassa (0s)
🟢 testEiNpetaEffectiveEndDatesta (0s)
🟢 testVaroitaPuuttuvastaPaattymissyysta (0s)
🟢 testSplittingOfSaldosToPayableAndUnused (0s)
🟢 testMaaliskuunRaportti (0s)
🟢 testDisposeEntityReader (0s)
🟢 testLokakuunRaportti (1s)
🟢 testEiPctHetimaksettaviaRaportille (3s)
🟢 testIncludeOnlyReportEmployeesThatEarnVacationAndAreActiveDuringTheLast15DaysOfDaterange (1s)
🟢 testKaikkiMyosVanhentuneet (1s)
🔴 com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport (12s)
🔴 testBillingHoursVsBudgetCacheWithOvertimeAssignment (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBillingHoursVsBudgetCacheWithOutOvertimeAssignment (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalHoursAndMonthlySalaryVisibility_PRICES_ON_ROWS_AND_SUMMARIES (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalHoursAndMonthlySalaryVisibility_PRICES_ONLY_IN_SUMMARIES (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKehittajaJorma_May_2013_hide_billing (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalHoursAndMonthlySalaryVisibility_HIDE_PRICES (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoNpeWhenHandlingNonBilledBenefitsForDayWithoutTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoNpeWhenHandlingBilledBenefitsForDayWithoutTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStats (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSkipBilled (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_BillingHoursVsBudgetCacheAndDimensions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTEST (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKehittajaJorma_May_2013_show_billing (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKehittajaJorma_May_2013_zero_salary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWithoutTaskDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNonProjectBug (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStatsWithRecurringTasksAndRegularTasks (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStatsWithOnlyRecurringTasks (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoMonthlySalaryRow (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHideZeroPricedCompensations (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_FixSkipBilledEurosToBeTaskFilteredAsWell (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBillingHoursVsBudgetCacheWithOutOvertimeAssignment_MINI (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKehittajaJorma_May_2013_show_billing_MINI (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testArkipyhaLaskutusNoudattaaNakyvyyssaantoa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport (5s)
🔴 testBillingHoursVsBudgetCacheWithOvertimeAssignment (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBillingHoursVsBudgetCacheWithOutOvertimeAssignment (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEiTupliaJosKoostetaanAsiakkaat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBillingHoursVsBudgetCacheCachingProblem (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalHoursAndMonthlySalaryVisibility_PRICES_ON_ROWS_AND_SUMMARIES (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase44507 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalHoursAndMonthlySalaryVisibility_PRICES_ONLY_IN_SUMMARIES (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalHoursAndMonthlySalaryVisibility_HIDE_PRICES (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoNpeWhenHandlingNonBilledBenefitsForDayWithoutTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoNpeWhenHandlingBilledBenefitsForDayWithoutTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_Sairastunnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181 (1s)
🔴 testAnoRutanenSickleaves_2013_07 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181.safeSetUp(TestProjectMultidimensionalReportCase2181.java:40)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAnoRutanenSickleaves_2013_07_15 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181.safeSetUp(TestProjectMultidimensionalReportCase2181.java:40)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2199 (0s)
🔴 testPudSvc41065 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2199.safeSetUp(TestProjectMultidimensionalReportCase2199.java:40)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.TestEmployeeMultidimensionalReport (52s)
🔴 testEmployeeSorting (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase16349 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase26449 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase22650 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase16581 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalHoursAndMonthlySalaryVisibility_HIDE_SALARIES (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalHoursAndMonthlySalaryVisibility_SALARIES_ONLY_IN_SUMMARIES (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoNpeWhenHandlingBenefitForDayWithoutTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBillingHoursVsBudgetCacheWithOvertimeAssignment (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBillingHoursVsBudgetCacheWithOutOvertimeAssignment (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test44766Siirtyma (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test42475ContractSerieAndWorkTimeCompensation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightSettingInOtherContractSerie_offsetMinusTwo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightSettingInOtherContractSerie_offsetZero (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase26449_VainEmployeeDimensio_MainContractSerieDeterminesExtraAndOvertime (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase26449_VainEmployeeDimensio (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase26449_UsingWorkedHoursTimeRangesAndDetailsList (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODO_Case26449_UsingWorkedHoursTimeRangesAndDetailsList_WithoutOvertimeAssignment (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase26449_vainYksiSopimussarja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalHoursAndMonthlySalaryVisibility_SALARIES_ON_ROWS_AND_SUMMARIES (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testContractSeries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testContractSeries_MainContractSerieDeterminesExtraAndOvertime (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase22052_TotalCostOfVacations (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase22052_TotalCostOfSickleaveWithCostCenter (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase22052_TotalCostOfSickleaveWithoutCostCenter (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase22052_TotalCostOfSickleaveWithoutProjectDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase22052_TotalCostOfPaidHolidays (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoNpeWhenSickleaveBeforeContractStartDate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase21633_PaidHolidaysAndSickleavesAndVacationsAreVisible_WithoutEmployeeDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase21633_PaidHolidaysAndSickleavesAndVacationsAreVisible_WithEmployeeDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAuthorizedToSeeSalariesCache (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAuthorizedToSeeSalariesOfOwnUnit_MaySeeReportsAndMaySeeSalaries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAuthorizedToSeeSalariesOfOwnUnit_MaySeeReportsAndMayNotSeeSalaries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAuthorizedToSeeSalariesOfOwnUnit_MayNotSeeReportsAndMaySeeSalaries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAuthorizedToSeeSalariesOfOwnUnit_MayNotSeeReportsAndMayNotSeeSalaries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvernightSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase8475_OvernightHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase8475_OvernightHours_BillLikeSalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase17971_EmployeeAndProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase17971_EmployeeOnly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase10137_ParentalLeaveVacations (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase12722_21773_TwoProjects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase12722_21773_TwoProjects_UsingWorkedHoursTimeRangesAndDetailsList (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase13678_GuaranteedWorkTime (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase13589_ShowGuaranteedWorkTime (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase13552_WorkTimeTypeIsStandByInProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKehittajaJorma_May_2013_hide_salaries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKehittajaJorma_May_2013_showsalaries (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDifferentWorktimeTypes (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDifferentWorktimeTypesVainMatkustus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDifferentWorktimeTypesVainSuunnittelu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKehittajaJorma_PaidVacations (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKehittajaJorma_Sickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTotalHoursWhenBuildingFromEmployeeResultsWithTaskLevelDetails (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTotalHoursWhenBuildingFromEmployeeResultsWithoutTaskLevelDetails (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStats_all (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStats_onlyValid (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase2199 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTotalCost (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testZeroPaidHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAllWorkShiftStates (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorktimeReductionVacationWithoutProjectDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorktimeReductionVacationBalanceColumnsAreAdded (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorkTimeExtensionMarkerColumnsAreAdded (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorktimeReductionVacationBalanceColumnsAreAddedNoProjectDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase3495 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDefaultCostCenterIdInfoColumnIsNotAddedIfNoEmployeeDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorktimeReductionVacationBalanceColumnsAreAddedIfOnlyBalanceChangesBalanceHalved (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorktimeReductionVacationBalanceColumnsAreAddedIfOnlyBalanceChangesBalanceUsedAll (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRecurringServiceDemand (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPaivakohtaisetWTRSarakkeet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPaivakohtaisetUnpaidWTRSarakkeet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvertimeCompensationLeave (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNamesAreSorted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFlextimeIsShownEvenIfProjectDimensionIsNotIncluded (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFlextimeColumns (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOVacationEarnedAndFlextimeColumns (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationEarnedAndFlextimeColumns (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetOvertimeCategoryGroup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPercentBasedWorktimeReductionCompensation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBillMonthlySalaryAsHourlyJaTaskIlmanTaskGrouppia (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPaidHolidayEurosAreShown (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPaidHolidayEurosWithMonthlySalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveEurosAreShown (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUnQualifiedSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveEurosWithMonthlySalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationEurosAreShown (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationEurosAreShownWithOnlyEmployeeDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationEurosAreShown2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationEurosAreShown2WithOnlyEmployeeDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationEurosAreHidden (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationEurosAreHiddenWithOnlyEmployeeDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationEurosWithMonthlySalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMonthlySalaryWhenBillMonthlySalaryAsHourlyIsFalse (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMonthlySalaryWhenBillMonthlySalaryAsHourlyIsTrue (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testZeroMonthlySalaryIsShown (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacation_MINI (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationTypesShowingRemainingSaldoInReportSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationAndSickleaveOnSameDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBudjetti (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase11401_ProjectTaskGroupWithReplace (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase12512_KallasArtur_20160601_20160630 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase13201_CompensationsWithMoneyAmountNotSummedToTotalHoursColumn (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase11441_DisabledSickleave (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveWithTravelCompensastionSickleaveHasTimeRanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveWithTravelCompensationSickleaveHasNoTimeRanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveWithTimeRanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase16771 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.AbstractMultidimensionalReportTestCase.safeSetUp(AbstractMultidimensionalReportTestCase.java:298)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace (3s)
🔴 testAvailableWorktimeEntrySpace (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPageableReport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAvailableWorktimeEntrySpaceWithBrowseFilter (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAvailableWorktimeEntrySpaceWithCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAvailableWorktimeEntrySpaceWithTaskGroup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAvailableWorktimeEntrySpaceWithEmployerUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoProjects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace.safeSetUp(TestAvailableWorktimeEntrySpace.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports (1s)
🔴 testBillingPricesOnReport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.safeSetUp(TestBillingPricesOnHyperReports.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBillingPricesNotOnReport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.safeSetUp(TestBillingPricesOnHyperReports.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectLabourAgreementIsUsedForBilling (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.safeSetUp(TestBillingPricesOnHyperReports.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectLabourAgreementIsNotUsedForSalary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.safeSetUp(TestBillingPricesOnHyperReports.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions (6s)
🔴 testEmployeesByCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesByProjectCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTimeBasedCompensationsByCustomerNoProjectDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBillingPricesForCustomersWithProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTimeBasedCompensationsByCustomerWithProjectDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvertimeHoursByCustomerNoProjectDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvertimeHoursByCustomerWithProjectDimension (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerRestrictionIncludingNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerRestrictionAppliesToTimeBasedCompensations (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerRestrictionAppliesToTimeBasedCompensationsWithProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerRestrictionNotIncludingNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerRestrictionWithOvertimeSplitWithNonIncludedCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeesByProjectAndTaskGroup (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.safeSetUp(TestCustomerAndTaskgroupDimensions.java:74)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports (4s)
🔴 testTasksAndAbsencesAreReported (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.safeSetUp(TestEmployeeNonProjectHoursReports.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAbsencesAreReported (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.safeSetUp(TestEmployeeNonProjectHoursReports.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKertausharjoitus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.safeSetUp(TestEmployeeNonProjectHoursReports.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKertausharjoitusWithProjects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.safeSetUp(TestEmployeeNonProjectHoursReports.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTasksAreReported (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.safeSetUp(TestEmployeeNonProjectHoursReports.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorkDuringPaidVacationMustNotAddToVacationHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.safeSetUp(TestEmployeeNonProjectHoursReports.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveGoesToNullCustomerByDefault (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.safeSetUp(TestEmployeeNonProjectHoursReports.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveGoesToEmployeeCustomerIfSet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.safeSetUp(TestEmployeeNonProjectHoursReports.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveGoesToEmployeeCustomerIfSetButIsNotOnReportIfRestrictedToDifferentCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.safeSetUp(TestEmployeeNonProjectHoursReports.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaves (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.safeSetUp(TestEmployeeNonProjectHoursReports.java:61)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions (3s)
🔴 testEmployerUnitForEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitForEmployee_autoSelect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFilterByEmployerUnitForEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitForProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFilterByEmployerUnitForProject (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitForCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFilterByEmployerUnitForCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFilterByEmployerUnitForCustomerWhenProjectIsOnReport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.safeSetUp(TestEmployerUnitDimensions.java:49)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting (4s)
🔴 testNoCompensationUnitsIfNoProjectHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.safeSetUp(TestOvertimeCategoryReporting.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvertimeReportsAreCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.safeSetUp(TestOvertimeCategoryReporting.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewFilteredReport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.safeSetUp(TestOvertimeCategoryReporting.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalHoursRowIsAlwaysThereEvenWithoutHours (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.safeSetUp(TestOvertimeCategoryReporting.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajit_noProject_salary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.safeSetUp(TestOvertimeCategoryReporting.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajit_project_billing (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.safeSetUp(TestOvertimeCategoryReporting.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitForProjectAndCompensations_withoutPrice (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.safeSetUp(TestOvertimeCategoryReporting.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOvertimeCategoryGroupRestriction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.safeSetUp(TestOvertimeCategoryReporting.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitForProjectAndCompensations_withPrice (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.safeSetUp(TestOvertimeCategoryReporting.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReportingVP (0s)
🔴 testOvertimeReportsAreCorrect (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReportingVP.safeSetUp(TestOvertimeCategoryReportingVP.java:40)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestPaidHolidays (0s)
🔴 testPaidHolidays (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestPaidHolidays.safeSetUp(TestPaidHolidays.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestVacationsInGenericReports (0s)
🔴 testVacationsWithSummaryReport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestVacationsInGenericReports.safeSetUp(TestVacationsInGenericReports.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationsWithDailyReport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.reports.generic.TestVacationsInGenericReports.safeSetUp(TestVacationsInGenericReports.java:52)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction (2s)
🔴 testEmployeeProject_ACTIVE (0s)
null
	at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.tearDown(TestValidityRestriction.java:117)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:118)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeProject_INACTIVE (0s)
null
	at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.tearDown(TestValidityRestriction.java:117)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:118)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoProjectHoursRestriction_INACTIVE (0s)
null
	at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.tearDown(TestValidityRestriction.java:117)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:118)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployee_ACTIVE (0s)
null
	at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.tearDown(TestValidityRestriction.java:117)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:118)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployee_INACTIVE (0s)
null
	at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.tearDown(TestValidityRestriction.java:117)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:118)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi (2s)
🔴 testWriteInserts (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.safeSetUp(TestBudgetReportApi.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testReportDaily (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.safeSetUp(TestBudgetReportApi.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBudgetReportWorkShiftStates (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.safeSetUp(TestBudgetReportApi.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBudgetReportWorkShiftStatesAddPlannedAnonymous (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.safeSetUp(TestBudgetReportApi.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testReportMonthly (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.safeSetUp(TestBudgetReportApi.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testReportDateRange (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.safeSetUp(TestBudgetReportApi.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestProjectReportList (0s)
🔴 testProjectReportListOnConfigureAnalyzesBudgets (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.safeSetUp(AbstractReportListTestCase.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestCustomerReportList (1s)
🔴 testRoundingWithRowPerTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.safeSetUp(AbstractReportListTestCase.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRoundingWithTasksOnSingleRow (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.safeSetUp(AbstractReportListTestCase.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerReportListOnConfigureAnalyzesBudgets (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.safeSetUp(AbstractReportListTestCase.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestOvertimeSummaryModel (8s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätEuroja_ElaborateNormalHours_ALWAYS (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätProsentteja_ElaborateNormalHours_ALWAYS (0s)
🟡 testKta (0s)
Testaa myös kta tieto mm. exportissa ja raportilla pitäisi näkyä.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.view.application.TestOvertimeSummaryModel.testKta(TestOvertimeSummaryModel.java:448)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutonrengasala8h (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestOvertimeSummaryModel.testAutonrengasala8h(TestOvertimeSummaryModel.java:1586)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestOvertimeSummaryModel.testAutonrengasala8h(TestOvertimeSummaryModel.java:1586)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKoulutusJaTyoterveydenhuoltoYhteenvedossaKunProjectTaskGroupKorvaaNormaalitunnitTyolajiTyotehtavalla (0s)
🟢 testKoulutusJaTyoterveydenhuoltoYhteenvedossaKunProjectTaskGroupKorvaaTuntipalkanTyolajiTyotehtavalla (0s)
🟡 testXyz (0s)
Testaa myös scaledby tieto mm. exportissa tarvitaan.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.view.application.TestOvertimeSummaryModel.testXyz(TestOvertimeSummaryModel.java:441)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVaravastaavanLisäMuuramenRiihivuoriKauppinenTanja201204 (0s)
🟢 testHaukanAikaperusteisetLisat_MikkoKorhonen_20121208 (0s)
🟢 testPyhänäJaYlityönäKorotetutIltalisät_Vartiointiala (0s)
🟢 testTapahtumatunnus122_ElaborateNormalHours_ALWAYS (0s)
🟢 testTapahtumatunnus122_ElaborateNormalHours_IF_HIDDEN (0s)
🟢 testTapahtumatunnus122_ElaborateNormalHours_NEVER (0s)
🟢 testTapahtumatunnus124Ylitöitä_ElaborateNormalHours_NEVER (0s)
🟢 testTapahtumatunnus124Ylitöitä_ElaborateNormalHours_IF_HIDDEN (0s)
🟢 testTapahtumatunnus124Ylitöitä_ElaborateNormalHours_ALWAYS (0s)
🟢 testLeppakoskenSahkoVerkkotoiminnanKoulutusErkkiLehtonenTi20120313OtsikostaPuuttuiLyhytnimi (0s)
🟢 testVarallaolotunnitYhteenvedossa_HuomTässäVarallaoloaikaLuetaanTyöaikaan (0s)
🟢 testVarallaolotunnitYhteenvedossa_HuomTässäVarallaoloaikaaEiLuetaTyöaikaan (0s)
🟢 testKoulutusJaTyoterveydenhuoltoYhteenvedossa (0s)
🟢 testKoulutusJaTyoterveydenhuoltoYhteenvedossaKunProjectTaskGroupKorvaaNormaalitunnit (0s)
🟢 testKoulutusJaTyoterveydenhuoltoYhteenvedossaKunProjectTaskGroupKorvaaTuntipalkan (0s)
🟢 testKirjaaLyhennysvapaaVäliaikaisestiTaskille (0s)
🟢 testHälytystyö_MattiJuhaniKortet_20120220_20120226 (0s)
🟢 testYlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätEuroja_ElaborateNormalHours_ALWAYS (0s)
🟢 testYlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätProsentteja_ElaborateNormalHours_ALWAYS (0s)
🟢 testYlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätEuroja_normalisoitu_ElaborateNormalHours_ALWAYS (0s)
🟢 testYlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätProsentteja_normalisoitu_ElaborateNormalHours_ALWAYS (0s)
🟢 testYlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätEuroja_ElaborateNormalHours_IF_HIDDEN (0s)
🟢 testYlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätProsentteja_ElaborateNormalHours_IF_HIDDEN (0s)
🟢 testYlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätEuroja_normalisoitu_ElaborateNormalHours_IF_HIDDEN (0s)
🟢 testYlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätProsentteja_normalisoitu_ElaborateNormalHours_IF_HIDDEN (0s)
🟢 testYlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätEuroja_ElaborateNormalHours_NEVER (0s)
🟢 testYlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätProsentteja_ElaborateNormalHours_NEVER (0s)
🟢 testYlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätEuroja_normalisoitu_ElaborateNormalHours_NEVER (0s)
🟢 testYlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätProsentteja_normalisoitu_ElaborateNormalHours_NEVER (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätEuroja_normalisoitu_ElaborateNormalHours_ALWAYS (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätProsentteja_normalisoitu_ElaborateNormalHours_ALWAYS (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätEuroja_ElaborateNormalHours_IF_HIDDEN (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätProsentteja_ElaborateNormalHours_IF_HIDDEN (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätEuroja_normalisoitu_ElaborateNormalHours_IF_HIDDEN (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätProsentteja_normalisoitu_ElaborateNormalHours_IF_HIDDEN (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätEuroja_ElaborateNormalHours_NEVER (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätProsentteja_ElaborateNormalHours_NEVER (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätEuroja_normalisoitu_ElaborateNormalHours_NEVER (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_IltalisätProsentteja_normalisoitu_ElaborateNormalHours_NEVER (0s)
🔴 com.tustor.tuntinetti.backend.services.TestVacationEarnedServices (0s)
🔴 testBrowseAscendingReturnsResultsInCorrectOrder (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBrowseAscendingUsesCorrectSearchCriteria (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.services.TestVacationEarnedStateServices (1s)
🔴 testEmployedCache (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationEarnedClone (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoNPEWhenEmployeeNotEmployed (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.services.TestDuplicateUserCollisions (13s)
🔴 testSavingExistingEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherData_OnlyModifiedUserLoggedIn_DuplicateDataEmpty (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateNotLoggedIn_DuplicatePasswordChangeNotPending (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSubmittingApplicationEmail_MatchesWithExistingApplicationOfEmployedEmployeePersonForSameEmployer____Transfer__or__whaatt__ApplicationsAndKeepLatestData (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBackToBackJobApplicationSubmissionsAreConvenedForMergeBeforeSave (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPartitionedPersonsOfDifferentEmployersShallNeverConflict (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testANewUnpartitionedPersonShallNeverConflictWithAnExistingUnpartitionedPersonFromAnotherEmployer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testANewPersonShallMergeWithAnExistingUnpartitionedStalePersonWithoutCurrentEmployer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testANewPersonShallMergeWithAnExistingPartitionedPersonFromTheSameEmployerWithoutDuplicateAlias (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testANewPersonShallMergeWithAnExistingPartitionedPersonFromTheSameEmployerWithDuplicateAlias (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateNotLoggedIn_DuplicatePasswordChangeNotPending (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateLoggedIn_DuplicatePasswordChangeNotPending (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateNotLoggedIn_DuplicatePasswordChangePending (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateLoggedIn_DuplicatePasswordChangeNotPending (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateNotLoggedIn_DuplicatePasswordChangePending (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateLoggedIn_DuplicatePasswordChangePending (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateLoggedIn_DuplicatePasswordChangePending (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavingExistingEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherData_OnlyDuplicateUserLoggedIn_DuplicateDataEmpty (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavingExistingEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherData_BothUsersLoggedIn_DuplicateDataEmpty (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavingNewEmployeePersonEmail_CollidesWithAnotherEmployeePersonInUseForSameEmployer_ActionNotAllowed (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavingExistingEmployeePersonEmail_CollidesWithAnotherEmployeePersonInUseForSameEmployer_ActionNotAllowed (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODO2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODO1 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCrash (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOSavingApplicationEmployeePersonEmail_CollidesWithAnotherApplicationEmployeePersonInUseForSameEmployer_TransferApplicationsAndKeepLatestData (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOTestDetectionOfDuplicatesAlsoViaAliasWhichIsAlsoUniquePerEmployer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOCollision (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOSavingApplicationEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_MergePersonsAndKeepLatestData (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSubmittingApplicationEmail_MatchesWithExistingApplicationOfAnUnemployedEmployeePersonForSameEmployer_NewApplicationsKeepsOriginalButPiggybacksLatestData (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_ButInUseForADifferentEmployer_FreshOneCreatedIndependently (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.tailored.siparila.TestSiparilaFetchEmployeesTask (0s)
🔴 testSiparilaFetchEmployeesTask (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.TestAuthorizationServices (2s)
🔴 testEmployeeSettingsSearchPanelEmployerUnitFiltering (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAuthorizationServices.safeSetUp(TestAuthorizationServices.java:57)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeHoursReportsPanelEmployerUnitFiltering (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAuthorizationServices.safeSetUp(TestAuthorizationServices.java:57)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAuthorizationFeaturesAndRolesCacheDuration (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAuthorizationServices.safeSetUp(TestAuthorizationServices.java:57)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAuthorizationFeaturesAndRolesCacheForOtherUsersIsNotReset (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAuthorizationServices.safeSetUp(TestAuthorizationServices.java:57)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testManagerPassesEmployerUnitFiltering (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAuthorizationServices.safeSetUp(TestAuthorizationServices.java:57)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.TestSalaryCalculationSummaries (5s)
🔴 testSalaryCalculationSummaryRow (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUnjustEnrichment (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNegatiivisenRivinSummausSamaanLajiin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNegatiivisenTakaisinperintaNettoNegatiiviseksi (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNegatiivisenTakaisinperintaKokonaisuudessaan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOSamanVuodenSummat (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTwoConsecutiveSummaryRowsNeitherIsApprovedAndThereAreSomeAdditionalRows (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTwoConsecutiveSummaryRowsLatterIsApprovedAndThereAreSomeAdditionalRows (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFirstSalarycalCulationApprovedFirstIsNotAffectedByNewRowsAddedAfterApproval (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryCalculationWhenPreviouslyApprovedCalculationHasMoreRows (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.TestSalaryCalculationSummaries.safeSetUp(TestSalaryCalculationSummaries.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.transactions.TestFinnishTaxCardTransactions (2s)
🔴 testUpdateWithholdingPercentageExistingFinnishTaxCardStartsAfter (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUpdateWithholdingPercentageExistingFinnishTaxCardStartsBefore (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUpdateWithholdingPercentageExistingFinnishTaxCardStartsAtTheSameDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUpdateWithholdingPercentageNoExistingFinnishTaxCards (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.TestLostWeeklyRestTime (12s)
🟢 testWeeklyRestTimeKunEiSopimusta (0s)
🔴 testWeekStartsOnThursdayAlwaysEnoughRestTime_None (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_None(TestLostWeeklyRestTime.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_None(TestLostWeeklyRestTime.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange2 (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange2(TestLostWeeklyRestTime.java:204)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange2(TestLostWeeklyRestTime.java:204)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOnlyMondayGiven_GiveFreeRide (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOnlyMondayGiven_GiveFreeRide(TestLostWeeklyRestTime.java:247)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOnlyMondayGiven_GiveFreeRide(TestLostWeeklyRestTime.java:247)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartsOnThursdayAlwaysEnoughRestTime_Truly_None (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Truly_None(TestLostWeeklyRestTime.java:300)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Truly_None(TestLostWeeklyRestTime.java:300)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartsOnThursdayAlwaysEnoughRestTime_Sunday_exactly (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Sunday_exactly(TestLostWeeklyRestTime.java:369)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Sunday_exactly(TestLostWeeklyRestTime.java:369)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartsOnThursdayAlwaysEnoughRestTime_Saturday_exactly (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Saturday_exactly(TestLostWeeklyRestTime.java:438)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Saturday_exactly(TestLostWeeklyRestTime.java:438)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartsOnThursdayAlwaysEnoughRestTime_Friday_exactly (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Friday_exactly(TestLostWeeklyRestTime.java:506)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Friday_exactly(TestLostWeeklyRestTime.java:506)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartsOnThursdayAlwaysEnoughRestTime_Thursday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Thursday(TestLostWeeklyRestTime.java:542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Thursday(TestLostWeeklyRestTime.java:542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_Viikkolepo_DinhThao_20120716_20120722 (0s)
🔴 testNormalWeek_NoRestTime (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime(TestLostWeeklyRestTime.java:652)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime(TestLostWeeklyRestTime.java:652)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorkingOnlyOnSingleDayHasPlentyOfRestTime (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWorkingOnlyOnSingleDayHasPlentyOfRestTime(TestLostWeeklyRestTime.java:708)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWorkingOnlyOnSingleDayHasPlentyOfRestTime(TestLostWeeklyRestTime.java:708)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalWeek_NoRestTime_ThoughLunchBreak (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_ThoughLunchBreak(TestLostWeeklyRestTime.java:761)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_ThoughLunchBreak(TestLostWeeklyRestTime.java:761)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalWeek_NoRestTime_6_16 (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_6_16(TestLostWeeklyRestTime.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_6_16(TestLostWeeklyRestTime.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormalWeek_TrulyNoRestTime (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_TrulyNoRestTime(TestLostWeeklyRestTime.java:871)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_TrulyNoRestTime(TestLostWeeklyRestTime.java:871)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnMondayNotEnough (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayNotEnough(TestLostWeeklyRestTime.java:926)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayNotEnough(TestLostWeeklyRestTime.java:926)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnMondayEnoughBecauseOfOptimizationInstruction (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayEnoughBecauseOfOptimizationInstruction(TestLostWeeklyRestTime.java:978)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayEnoughBecauseOfOptimizationInstruction(TestLostWeeklyRestTime.java:978)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnMondayIsEnough (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnough(TestLostWeeklyRestTime.java:1055)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnough(TestLostWeeklyRestTime.java:1055)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnMondayIsEnoughBecauseNoWork (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnoughBecauseNoWork(TestLostWeeklyRestTime.java:1109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnoughBecauseNoWork(TestLostWeeklyRestTime.java:1109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnMondayCountsIfRestDayCanBeAnyDay (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayCanBeAnyDay(TestLostWeeklyRestTime.java:1162)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayCanBeAnyDay(TestLostWeeklyRestTime.java:1162)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOptimalDayForLostWeeklyRestTimeIsChosen (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen(TestLostWeeklyRestTime.java:1181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen(TestLostWeeklyRestTime.java:1181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOptimalDayForLostWeeklyRestTimeIsChosen_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen(TestLostWeeklyRestTime.java:1181)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay(TestLostWeeklyRestTime.java:1200)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen(TestLostWeeklyRestTime.java:1181)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay(TestLostWeeklyRestTime.java:1200)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnMondayCountsIfRestDayIsSetToMonday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToMonday(TestLostWeeklyRestTime.java:1208)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToMonday(TestLostWeeklyRestTime.java:1208)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLostWeeklyRestTimeIsSetToMonday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToMonday(TestLostWeeklyRestTime.java:1227)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToMonday(TestLostWeeklyRestTime.java:1227)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnMondayCountsIfRestDayIsSetToTuesday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToTuesday(TestLostWeeklyRestTime.java:1246)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToTuesday(TestLostWeeklyRestTime.java:1246)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLostWeeklyRestTimeIsSetToTuesday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToTuesday(TestLostWeeklyRestTime.java:1265)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToTuesday(TestLostWeeklyRestTime.java:1265)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnMondayCountsIfRestDayIsSetToWednesday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToWednesday(TestLostWeeklyRestTime.java:1284)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToWednesday(TestLostWeeklyRestTime.java:1284)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLostWeeklyRestTimeIsSetToWednesday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToWednesday(TestLostWeeklyRestTime.java:1303)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToWednesday(TestLostWeeklyRestTime.java:1303)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnMondayCountsIfRestDayIsSetToThursday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToThursday(TestLostWeeklyRestTime.java:1322)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToThursday(TestLostWeeklyRestTime.java:1322)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLostWeeklyRestTimeIsSetToThursday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToThursday(TestLostWeeklyRestTime.java:1341)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToThursday(TestLostWeeklyRestTime.java:1341)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnMondayCountsIfRestDayIsSetToSunday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToSunday(TestLostWeeklyRestTime.java:1360)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithEnoughRestOnMonday(TestLostWeeklyRestTime.java:1676)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToSunday(TestLostWeeklyRestTime.java:1360)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLostWeeklyRestTimeIsSetToSunday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToSunday(TestLostWeeklyRestTime.java:1379)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithInsufficientWeeklyRest(TestLostWeeklyRestTime.java:1687)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToSunday(TestLostWeeklyRestTime.java:1379)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartTimeOffsetZeroAndEnoughRestTime (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime(TestLostWeeklyRestTime.java:1398)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime(TestLostWeeklyRestTime.java:1398)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartTimeOffsetZeroAndNotEnoughRestTime (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1417)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1417)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartTimeOffsetZeroAndNotEnoughRestTime_limit (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_limit(TestLostWeeklyRestTime.java:1436)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_limit(TestLostWeeklyRestTime.java:1436)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartTimeOffsetNegativeAndEnoughRestTime (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndEnoughRestTime(TestLostWeeklyRestTime.java:1455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndEnoughRestTime(TestLostWeeklyRestTime.java:1455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartTimeOffsetNegativeAndNotEnoughRestTime (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1474)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnPreviousSunday(TestLostWeeklyRestTime.java:1652)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1474)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWorkshiftStartingTwoDaysBeforeWeekChangeMayAffectRestTime (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWorkshiftStartingTwoDaysBeforeWeekChangeMayAffectRestTime(TestLostWeeklyRestTime.java:1493)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWorkshiftStartingTwoDaysBeforeWeekChangeMayAffectRestTime(TestLostWeeklyRestTime.java:1493)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartTimeOffsetZeroAndEnoughRestTime_end (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime_end(TestLostWeeklyRestTime.java:1521)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime_end(TestLostWeeklyRestTime.java:1521)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end(TestLostWeeklyRestTime.java:1540)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end(TestLostWeeklyRestTime.java:1540)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end_limit (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end_limit(TestLostWeeklyRestTime.java:1559)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end_limit(TestLostWeeklyRestTime.java:1559)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartTimeOffsetPositiveAndEnoughRestTime (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime(TestLostWeeklyRestTime.java:1578)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime(TestLostWeeklyRestTime.java:1578)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartTimeOffsetPositiveAndEnoughRestTime_weekStartsOnTuesday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime_weekStartsOnTuesday(TestLostWeeklyRestTime.java:1598)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime_weekStartsOnTuesday(TestLostWeeklyRestTime.java:1598)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartTimeOffsetPositiveAndNotEnoughRestTime (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1617)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1617)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeekStartTimeOffsetPositiveAndNotEnoughRestTime_weekStartsOnTuesday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime_weekStartsOnTuesday(TestLostWeeklyRestTime.java:1637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.createWeekWithFloatingShiftOnNextMonday(TestLostWeeklyRestTime.java:1664)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime_weekStartsOnTuesday(TestLostWeeklyRestTime.java:1637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOnlySomeHoursFromSundayAreLost (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOnlySomeHoursFromSundayAreLost(TestLostWeeklyRestTime.java:1704)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOnlySomeHoursFromSundayAreLost(TestLostWeeklyRestTime.java:1704)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAllHoursFromSundayAreLost (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testAllHoursFromSundayAreLost(TestLostWeeklyRestTime.java:1734)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testAllHoursFromSundayAreLost(TestLostWeeklyRestTime.java:1734)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnMondayIsNotEnoughEvenIfNoWork (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsNotEnoughEvenIfNoWork(TestLostWeeklyRestTime.java:1761)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsNotEnoughEvenIfNoWork(TestLostWeeklyRestTime.java:1761)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnSaturdayNotEnough (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayNotEnough(TestLostWeeklyRestTime.java:1812)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayNotEnough(TestLostWeeklyRestTime.java:1812)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoRestTimeBecauseWorkingFullTimeWholeWeekWithOvertime (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekWithOvertime(TestLostWeeklyRestTime.java:1864)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekWithOvertime(TestLostWeeklyRestTime.java:1864)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoRestTimeBecauseWorkingFullTimeWholeWeekNoOvertime (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekNoOvertime(TestLostWeeklyRestTime.java:1919)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekNoOvertime(TestLostWeeklyRestTime.java:1919)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnSaturdayIsEnough (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnough(TestLostWeeklyRestTime.java:1966)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnough(TestLostWeeklyRestTime.java:1966)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnSaturdayIsEnoughBecauseNoWork (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork(TestLostWeeklyRestTime.java:2018)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork(TestLostWeeklyRestTime.java:2018)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnSaturdayIsEnoughBecauseNoWork_2 (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork_2(TestLostWeeklyRestTime.java:2070)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork_2(TestLostWeeklyRestTime.java:2070)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnSaturdayIsNotEnoughEvenIfNoWork (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsNotEnoughEvenIfNoWork(TestLostWeeklyRestTime.java:2120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsNotEnoughEvenIfNoWork(TestLostWeeklyRestTime.java:2120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeOnFridayWhileSaturdayAndSundayNotYetGiven (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnFridayWhileSaturdayAndSundayNotYetGiven(TestLostWeeklyRestTime.java:2172)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnFridayWhileSaturdayAndSundayNotYetGiven(TestLostWeeklyRestTime.java:2172)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODORestTimeOnSunday (0s)
TODO?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testTODORestTimeOnSunday(TestLostWeeklyRestTime.java:2233)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeWithMultipleContracts (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeWithMultipleContracts(TestLostWeeklyRestTime.java:2240)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeWithMultipleContracts(TestLostWeeklyRestTime.java:2240)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRestTimeCase138 (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeCase138(TestLostWeeklyRestTime.java:2262)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeCase138(TestLostWeeklyRestTime.java:2262)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase26787_AnttiKojo (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testCase26787_AnttiKojo(TestLostWeeklyRestTime.java:2288)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testCase26787_AnttiKojo(TestLostWeeklyRestTime.java:2288)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.TestWorkShiftStateTaskTestCases (0s)
🔴 testWorkShiftStateHoursAndSalesWithAndWithoutHinnasto (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestWorkShiftStateTaskTestCases.testWorkShiftStateHoursAndSalesWithAndWithoutHinnasto(TestWorkShiftStateTaskTestCases.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestWorkShiftStateTaskTestCases.testWorkShiftStateHoursAndSalesWithAndWithoutHinnasto(TestWorkShiftStateTaskTestCases.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.TestEmployeeRangeReportLoader (24s)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployeeWithLunchBreak (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeRangeReportsQueryCriteriaCacheUsedByNullWithSerchCriteria (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOSickleave_AND_Vacation_StateModel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODORecurringChange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewTaskStalesRelevantCaches (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNewStaleDatesShouldNotHidePreviousStaleDates (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSessionCachedClonesShouldBeCleanedOfDirtyChanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoNpeEvenIfSessionCacheIsNotAvailable (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testResettingRangeReportsLoadedFromCache (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testShouldRefreshDailyReportsInOtherThreadsAsWell (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSessionLevelCacheDoesNotReindexExistingRangeReport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOCase44003MultipleThreadsShouldNotInterfereWhenAllocatingRecurringServiceDemands (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testConfirmWithDuplicateRecurringServiceDemand (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSaveTwoTasksOnSameDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOTheadSafetyCase40679 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSaveTasksWithSwappedEmployeeProjectsSymmetricSwap (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSaveTasksWithSwappedEmployeeProjectsNotSymmetricSwap (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOTaskSaveExceptionWhenTaskUnassigned (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTaskSaveExceptionWithNullParameters (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAllowOverlappingPeriods (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTaskSaveExceptionWhenTaskDone (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCheckIfPicked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOLoadRecentFromDbAndSmokeTestForCrashes (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODONimetönVuoroEiSaaSyödäToistuviaVuorojaKoskaVarsinkinOsittaisessaSyönnissäSiitäTuleeOngelmia (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOTestaaToistuvaVuoroJokaPerustettuDstTaitoskohtaan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectCompensationsLoadedEvenIfNotInActiveRange (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadNormalReportIntoMultipleThreads (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTodos (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadsReportsWithRecurringServiceDemandsOnlyInSelectedProjects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspective (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTaskDescriptionDiffersFromRecurringServiceDemand (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveDifferentTaskDescription (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingDifferentTaskDescription (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingDifferentTaskDescriptionButEmployeeHasOwnRecurringServiceDemand (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingDifferentTaskDescriptionEmployeeHasPartiallyMatchingOwnRecurringServiceDemand (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingTwoDifferentTaskDescriptions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingTwoDifferentTaskDescriptions2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsExactMatchingOntoTwoDifferentTaskDescriptions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesCanBeSharedBySingleEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleRecurringServicesCanBeSharedBySingleEmployee_SomeRemains (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleRecurringServicesCanBeSharedBySingleEmployee_DuplicatePartRemains (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleRecurringServicesCanBeSharedBySingleEmployee_OtherDuplicatePartRemains (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployee_DuplicatePartsRemain (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesCanBeSharedBySingleEmployee_DuplicatePartsRemain (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesWithoutMatchingEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesDisabledSharingBySingleEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase8273LoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeSimilarRecurringServicesDisabledSharingBySingleEmployee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase8273LoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeSimilarRecurringServicesDisabledSharingBySingleEmployeeDifferentDescription (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testReportPanelsDoNotSeeUnPaidTasks (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromEmployeeCalendarPerspective (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.safeSetUp(AbstractEmployeeRangeReportLoaderTestCase.java:177)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.safeSetUp(TestEmployeeRangeReportLoader.java:107)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.transactions.TestFeatureSetTransactions (1s)
🔴 testDisableStatementTimeoutTriggersCacheClear (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFeatureActivationCreatesReminders (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFeatureSaveWithUpdatedBy (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.services.handlers.TestMolJobPostingSaveHandler (0s)
🔴 testUpdatedAtRemoteSaveLogic (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.services.TestProjectCustomerServices (1s)
🔴 testBrowseByEmployerIds (1s)
null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.<init>(AbstractEmployeeProjectMapValidityState.java:87)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployeeProjectMapValidityState.<init>(EmployeeProjectServices.java:548)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory.newEmployerModel(EmployeeProjectServices.java:2318)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory.newEmployerModel(EmployeeProjectServices.java:2265)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.getModel(AbstractModelFactory.java:301)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices.getEmployeeProjectMapValidityState(EmployeeProjectServices.java:2415)
	at com.tustor.tuntinetti.backend.services.ProjectCustomerServices$EmployerProjectCustomers.retain(ProjectCustomerServices.java:903)
	at com.tustor.tuntinetti.backend.services.ProjectCustomerServices$EmployerProjectCustomers.browse(ProjectCustomerServices.java:643)
	at com.tustor.tuntinetti.backend.services.ProjectCustomerServices$EmployerProjectCustomers.browse(ProjectCustomerServices.java:625)
	at com.tustor.tuntinetti.backend.services.ProjectCustomerServices.browse(ProjectCustomerServices.java:193)
	at com.tustor.tuntinetti.backend.services.TestProjectCustomerServices.testBrowseByEmployerIds(TestProjectCustomerServices.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testBrowseByNewProject (0s)
🔴 com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask (6s)
🔴 testIfSuitableToAddForRemoveOrNotify (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNotificationDate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetApplicationsToNotify (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetApplicationsToNotifyWhenNotificationsAlreadySent (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetApplicationsToNotifyWithEmployeeProjects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetApplicationsToNotifyWithSalaryCalculations (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testgetApplicationsToRemove (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testgetApplicationsToRemoveWhenNotificationsAreNotSent (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testgetApplicationsToRemoveWithDifferentStates (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetApplicationsToRemoveWithContractPeriods (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetApplicationsToRemoveWithEmployeeProjects (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetApplicationsToRemoveWithSalaryCalculations (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetApplicationsToNotifyWithContractPeriods (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetApplicationsToNotifyWithDifferentStates (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.application.tasks.TestApplicationCleaningAutomationTask.safeSetUp(TestApplicationCleaningAutomationTask.java:62)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.backend.services.TestCustomerServices (1s)
🟢 testBrowseCustomersGdprPseudonymizeCustomer (0s)
🟢 testCustomerSearchCriteria (0s)
🟢 testSearchCustomerByBusinessAndIntegrationId (0s)
🟢 testGetMaxColumnValueWithGlobalWork (0s)
🔴 com.tustor.tuntinetti.backend.services.TestBrowsingCustomersBySearchCriteria (2s)
🔴 testSearchByCustomerName_NullFields (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchForCustomer (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchForCustomer_Default_BrowseFilter_NON_OUTDATED (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchBySupervisor_NoCustomerUnit_MatchProjectLeader (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchByBrowserFilter_NonOutdated_IncludesUnused (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSearchString_PartialNameInJoin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestRegistration (5s)
🔴 testUserCannotRegisterDuplicateEmployerNameWithExistingEmployeeAndSameEmail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserIsRequiredToAcceptAgreement (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserAgreementCanBeViewed (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRequiredFields (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserWithNewEmailIsRegisteredSuccessfully (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmailValidation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUsersContactRequestIsEmailedAfterSuccessfulRegistration (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRegistrationPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserWithDuplicateAliasCannotExistAnymoreDueToCase46537Partitioning (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserWithDuplicateEmailInAnotherCompanyCanNoLongerAccessThroughExistingEmployeeSinceCase46537 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPasswordChangePendingNotEnforcedOnFirstLoginAfterRegistration (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestRegistration.safeSetUp(TestRegistration.java:77)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestNewRegistration (7s)
🔴 testUserCannotRegisterDuplicateEmployerNameWithExistingEmployeeAndSameEmail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewRegistration.safeSetUp(TestNewRegistration.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserIsRequiredToAcceptAgreement (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewRegistration.safeSetUp(TestNewRegistration.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserAgreementCanBeViewed (1s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewRegistration.safeSetUp(TestNewRegistration.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserWithDuplicateAliasIsReplacedWithAnotherAlias (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewRegistration.safeSetUp(TestNewRegistration.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRequiredFields (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewRegistration.safeSetUp(TestNewRegistration.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserWithExistingDuplicateEmailIsReused (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewRegistration.safeSetUp(TestNewRegistration.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserWithNewEmailIsRegisteredSuccessfully (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewRegistration.safeSetUp(TestNewRegistration.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmailValidation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewRegistration.safeSetUp(TestNewRegistration.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUsersContactRequestIsEmailedAfterSuccessfulRegistration (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewRegistration.safeSetUp(TestNewRegistration.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNoWizardIsShownForOldStyleRegistrations (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewRegistration.safeSetUp(TestNewRegistration.java:64)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestNewWizardRegistration (7s)
🔴 testUserCannotRegisterDuplicateEmployerNameWithExistingEmployeeAndSameEmail (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewWizardRegistration.safeSetUp(TestNewWizardRegistration.java:67)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserIsRequiredToAcceptAgreement (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewWizardRegistration.safeSetUp(TestNewWizardRegistration.java:67)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserAgreementCanBeViewed (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewWizardRegistration.safeSetUp(TestNewWizardRegistration.java:67)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testInstallationWizardIsStartedAfterSuccessfulRegistration (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewWizardRegistration.safeSetUp(TestNewWizardRegistration.java:67)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserWithDuplicateAliasIsReplacedWithAnotherAlias (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewWizardRegistration.safeSetUp(TestNewWizardRegistration.java:67)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRequiredFields (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewWizardRegistration.safeSetUp(TestNewWizardRegistration.java:67)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserWithExistingDuplicateEmailIsReused (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewWizardRegistration.safeSetUp(TestNewWizardRegistration.java:67)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUserWithNewEmailIsRegisteredSuccessfully (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewWizardRegistration.safeSetUp(TestNewWizardRegistration.java:67)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmailValidation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewWizardRegistration.safeSetUp(TestNewWizardRegistration.java:67)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRegistrationCanBeAbortedAndStartedAgain (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewWizardRegistration.safeSetUp(TestNewWizardRegistration.java:67)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfWizardIsCompleteThenGoToMainPageAfterLogin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewWizardRegistration.safeSetUp(TestNewWizardRegistration.java:67)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSecondLoginOffersWizardIfItHasNotBeenCompleted (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewWizardRegistration.safeSetUp(TestNewWizardRegistration.java:67)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMinimalRequiredDataIsStoredDuringRegistration (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.TestNewWizardRegistration.safeSetUp(TestNewWizardRegistration.java:67)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.TestSomeServices (3s)
🔴 testBrowseDatabaseWithEnumBits (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBrowseDatabaseWithEnumBitsAndOtherParents (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBrowseDatabaseWithEnumBitsEmpty (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSetQueryParents (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBrowseDatabaseWithEnums (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCacheKeyImplementation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIfServiceMethodsCanBeCalledWithoutFailure (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.TestSalaryTemplates (2s)
🔴 testDefaultSalaryCalculationRowCount (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKokousPalkkio (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHourlySalaryTemplate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAverageHourlySalaryTemplate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMonthlySalaryTemplate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.services.TestBrowsingCustomIss (7s)
🔴 testPoolissaAivanUusi (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPoolissa_Päättynyt_OllutTyösuhdeJaTyökohteet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPoolissa_Päättynyt_OllutPelkkäTyösuhde_Iss (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTyösuhdePäättynytTeknisenPäättymispäivänPerusteella (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPoolissa_Päättynyt_OllutPelkätTyökohteet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPoolissaPaluumuuttajaEhtinytLopettaa_OllutTyösuhdeJaTyökohteet_Paluumuuttaja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPoolissaPaluumuuttajaEhtinytLopettaa_OllutPelkkäTyösuhde_Paluumuuttaja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPoolissaPaluumuuttajaEhtinytLopettaa_OllutPelkätTyökohteet_Paluumuuttaja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTyösuhteessa_TyösopimusJaTyökohteetVoimassa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTyösuhteessa_TyösopimusMuttaTyökohteetVanhentuneet (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTyösuhteessa_TyösopimusEiTyökohteita (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTyösuhteessa_TyösopimusEiTyökohteita_Kuukausipalkkainen_EiLöydyKunHaetaanTuntiPalkkaisia (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTyösuhteessa_TyösopimusEiTyökohteita_Tuntipalkkainen_EiLöydyKunHaetaanKuukausiPalkkaisia (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPaluumuuttajaTäppäPoistuuKunTyöntekijälleLuodaanTyösuhde (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.services.TestBrowsingLegacy (2s)
🔴 testPoolissa_Päättynyt_OllutPelkkäTyösuhde_MuuKuinIss (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.newEmployer(TestBrowsingLegacy.java:35)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.safeSetUp(TestBrowsingLegacy.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosOnPalkkalaskelmaNiinPitäisiNäkyäVoimassaolevana (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.newEmployer(TestBrowsingLegacy.java:35)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.safeSetUp(TestBrowsingLegacy.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosEiOlePalkkalaskelmaakaanNiinEiPitäisiNäkyäAktiivisena (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.newEmployer(TestBrowsingLegacy.java:35)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.safeSetUp(TestBrowsingLegacy.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosOnPalkkalaskelmaNiinPitäisiNäkyäVoimassaolevanaFreshCache (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.newEmployer(TestBrowsingLegacy.java:35)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.safeSetUp(TestBrowsingLegacy.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJosEiOlePalkkalaskelmaakaanNiinEiPitäisiNäkyäAktiivisenaFreshCache (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.newEmployer(AbstractBrowsingTestCase.java:68)
	at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.newEmployer(TestBrowsingLegacy.java:35)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.backend.services.AbstractBrowsingTestCase.safeSetUp(AbstractBrowsingTestCase.java:55)
	at com.tustor.tuntinetti.backend.services.TestBrowsingLegacy.safeSetUp(TestBrowsingLegacy.java:25)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.handlers.TestNoteSaveHandler (1s)
🔴 testNoAlertAndNoAssignee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.handlers.TestNoteSaveHandler.safeSetUp(TestNoteSaveHandler.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAlertAndAssignee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.handlers.TestNoteSaveHandler.safeSetUp(TestNoteSaveHandler.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAlertButNoAssignee (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.handlers.TestNoteSaveHandler.safeSetUp(TestNoteSaveHandler.java:28)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.services.TestTimerAlertNotes (0s)
🔴 testEmployeeNotes (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.services.TestTimerAlertCustomerDetails (0s)
🔴 testTimeAlert (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.TestEmployeeSaveHandler (1s)
🟢 testApplicantGetsEmployeed (0s)
🟢 testEmployeeChangeTimestamp (0s)
🟢 testContractPeriodChangeTimestamp (0s)
🟢 testContractPerillaodWithMultipleEmployeeInstances (0s)
🟢 com.tustor.tuntinetti.view.application.salaries.TestSaveKausiveroilmoitusMonthlyTransferPage (12s)
🟢 testYearlyVeroilmoitusTiedosto (1s)
🟢 testYearlyVeroilmoitusTiedostoKunEiValidejaHetujaJaYTunnusta (2s)
🟢 testYearlyVeroilmoitusTiedostoWithEmployerUnitRepresentingCompany (1s)
🟢 testKausiVeroilmoitusTiedosto (2s)
🟢 testKausiVeroilmoitusTiedostoKunEiValidejaHetujaJaYTunnusta (1s)
🟢 testHetuOrDummyForTaxEport (0s)
🟢 testKausiVeroilmoitusTiedostoWithEmployerUnitRepresentingCompany (2s)
🟢 testGetYTunnusOrDummyForTaxExport (0s)
🔴 com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteriAuthenticationDbKeys (0s)
🟢 testCitywork (0s)
🟡 testEmployerUnitUpdateColumns (0s)
null
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.fail(Assert.java:53)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteriAuthenticationDbKeys.testEmployerUnitUpdateColumns(TestTulorekisteriAuthenticationDbKeys.java:345)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testGetX509TulorekisteriCertificate (0s)
🟢 testGetCertificateDeprecationDate (0s)
🟢 testCertificateRenewalAndDeprecationInfo (0s)
🔴 testDatabaseKeysAreEquivalentToKeysInFiles (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.wsdl.katre.certificates.AbstractTulorekisteripalveluCertificateByteServices.getKatrePrivateKeyDerBytesForTesting(AbstractTulorekisteripalveluCertificateByteServices.java:167)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteriAuthenticationDbKeys.testDatabaseKeysAreEquivalentToKeysInFiles(TestTulorekisteriAuthenticationDbKeys.java:299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.wsdl.katre.certificates.AbstractTulorekisteripalveluCertificateByteServices.getKatrePrivateKeyDerBytesForTesting(AbstractTulorekisteripalveluCertificateByteServices.java:164)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteriAuthenticationDbKeys.testDatabaseKeysAreEquivalentToKeysInFiles(TestTulorekisteriAuthenticationDbKeys.java:299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage (2s)
🟡 testConnectingWithCertificate (1s)
Wasn't expected message. IOException indicates that connection failed (before login)
; nested exception is: 
	javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired:
AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode: 
 faultString: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired
 faultActor: 
 faultNode: 
 faultDetail: 
	{http://xml.apache.org/axis/}stackTrace:javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired
	at sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at sun.security.ssl.TransportContext.fatal(TransportContext.java:342)
	at sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:293)
	at sun.security.ssl.TransportContext.dispatch(TransportContext.java:185)
	at sun.security.ssl.SSLTransport.decode(SSLTransport.java:156)
	at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1430)
	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1395)
	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:73)
	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:982)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
	at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:583)
	at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143)
	at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
	at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
	at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
	at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
	at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
	at org.apache.axis.client.Call.invoke(Call.java:2767)
	at org.apache.axis.client.Call.invoke(Call.java:2443)
	at org.apache.axis.client.Call.invoke(Call.java:2366)
	at org.apache.axis.client.Call.invoke(Call.java:1812)
	at com.tustor.backend.services.psop.digia.Plugin_palveluntuottajaapi_PtApiServiceSoapBindingStub.getOstovoima(Plugin_palveluntuottajaapi_PtApiServiceSoapBindingStub.java:381)
	at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.test(TestPsopProductIdPage.java:41)
	at com.tustor.common.utils.AbstractExceptionAsserter.&lt;init&gt;(AbstractExceptionAsserter.java:72)
	at com.tustor.common.utils.AbstractExceptionAsserter.&lt;init&gt;(AbstractExceptionAsserter.java:56)
	at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.&lt;init&gt;(TestPsopProductIdPage.java:35)
	at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage.testConnectingWithCertificate(TestPsopProductIdPage.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)

	{http://xml.apache.org/axis/}hostname:kraken.tuntinetti.fi

javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired
	at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
	at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)
	at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
	at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
	at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
	at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
	at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
	at org.apache.axis.client.Call.invoke(Call.java:2767)
	at org.apache.axis.client.Call.invoke(Call.java:2443)
	at org.apache.axis.client.Call.invoke(Call.java:2366)
	at org.apache.axis.client.Call.invoke(Call.java:1812)
	at com.tustor.backend.services.psop.digia.Plugin_palveluntuottajaapi_PtApiServiceSoapBindingStub.getOstovoima(Plugin_palveluntuottajaapi_PtApiServiceSoapBindingStub.java:381)
	at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.test(TestPsopProductIdPage.java:41)
	at com.tustor.common.utils.AbstractExceptionAsserter.<init>(AbstractExceptionAsserter.java:72)
	at com.tustor.common.utils.AbstractExceptionAsserter.<init>(AbstractExceptionAsserter.java:56)
	at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.<init>(TestPsopProductIdPage.java:35)
	at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage.testConnectingWithCertificate(TestPsopProductIdPage.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired
	at sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at sun.security.ssl.TransportContext.fatal(TransportContext.java:342)
	at sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:293)
	at sun.security.ssl.TransportContext.dispatch(TransportContext.java:185)
	at sun.security.ssl.SSLTransport.decode(SSLTransport.java:156)
	at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1430)
	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1395)
	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:73)
	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:982)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
	at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:583)
	at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143)
	... 31 more
 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractExceptionAsserter.assertExceptionContents(AbstractExceptionAsserter.java:103)
	at com.tustor.common.utils.AbstractExceptionAsserter.<init>(AbstractExceptionAsserter.java:84)
	at com.tustor.common.utils.AbstractExceptionAsserter.<init>(AbstractExceptionAsserter.java:56)
	at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage$1.<init>(TestPsopProductIdPage.java:35)
	at com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage.testConnectingWithCertificate(TestPsopProductIdPage.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase41115 (0s)
🟢 testCase33571 (0s)
🟢 testCase31658 (0s)
🟢 testCase42120BillingCorrection (0s)
🟢 testDifferentEntryIdForTasksAndCompensations (0s)
🟢 com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopIntegrationPage (1s)
🟢 testCase41115 (0s)
🟢 testCase33571 (0s)
🟢 testCase31658 (0s)
🟢 testCombinedDateAndTime (0s)
🟢 testCase42120BillingCorrection (0s)
🟢 testDifferentEntryIdForTasksAndCompensations (0s)
🟢 com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPalseIntegrationPage (1s)
🟢 testCase31380 (0s)
🟢 testCase41115 (0s)
🟢 testCase33571 (0s)
🟢 testCase31658 (0s)
🟢 testCase42120BillingCorrection (0s)
🟢 com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestVaanaIntegrationPage (1s)
🟢 testCase41115 (0s)
🟢 testCase33571 (0s)
🟢 testCase31658 (0s)
🟢 testCase42120BillingCorrection (0s)
🔴 com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke (4s)
🔴 testTaxCode (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUseCorrectPayerAccountNumber (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPayrollexternalsalarypaymentXml (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFindNetvisorCustomerId (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNetvisorProductSearchKeys (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFindExistingDummyNetvisorProduct (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testShouldNotAllowEmptyListOfPalkkaMuistioModels (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testShouldBuildProperNetvisorUrl (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.netvisor.AbstractNetvisorApiUtilsTest.safeSetUp(AbstractNetvisorApiUtilsTest.java:77)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke.safeSetUp(TestNetvisorApiUtilsSmoke.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestTaskClassificationManager (2s)
🔴 testAllProjectsAndAllCombinationsAreInitiallyAvailable (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractTaskClassificationManagerTestCase.safeSetUp(AbstractTaskClassificationManagerTestCase.java:47)
	at com.tustor.tuntinetti.view.application.TestTaskClassificationManager.safeSetUp(TestTaskClassificationManager.java:60)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeProjectsAvailableForTaskClassificationOptionModes (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractTaskClassificationManagerTestCase.safeSetUp(AbstractTaskClassificationManagerTestCase.java:47)
	at com.tustor.tuntinetti.view.application.TestTaskClassificationManager.safeSetUp(TestTaskClassificationManager.java:60)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNaytaLisaaVaihtoehtojaPopupissaValittuDimensioNakyyAlasvetovalikossa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractTaskClassificationManagerTestCase.safeSetUp(AbstractTaskClassificationManagerTestCase.java:47)
	at com.tustor.tuntinetti.view.application.TestTaskClassificationManager.safeSetUp(TestTaskClassificationManager.java:60)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNpeWhenCheckingIfTaskIsOpen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.tuntinetti.view.application.AbstractTaskClassificationManagerTestCase.safeSetUp(AbstractTaskClassificationManagerTestCase.java:47)
	at com.tustor.tuntinetti.view.application.TestTaskClassificationManager.safeSetUp(TestTaskClassificationManager.java:60)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.utils.TestSalaryReportClassBag (9s)
🔴 testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassificationActivated (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagBasicWithoutCostCenters_UsingPreferredSalaryReportClassReportingClassification_WithPreferredSalaryReportClasses (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagBasicEmployeeEmployerUnitLevelCostCenters (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagBasicWithCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagWithPseudoSalaryReportClassesWithoutEmployeeEmployerUnitLevelCostCenters (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagWithPseudoSalaryReportClassesWithoutCostCentersAtTimeEntryLevelNorFallBackOnEmployeeLevel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagWithPseudoSalaryReportClassesAndEmployeeEmployerUnitLevelCostCenters (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassificationWithoutReportingClassifications (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassificationWithoutSalaryReportClassReportingClassification (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassification (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagSpectraEmployeeEmployerUnitLevelCostCentersWithoutDivisionInfo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagSpectraEmployeeEmployerUnitLevelCostCentersWithDivisionInfo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagSpectraEmployeeEmployerUnitLevelCostCentersWithOvertimeCategoryDivisionInfo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagBasicWithoutCostCenters (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagBasicWithoutCostCenters_UsingDefaultSalaryReportClassReportingClassification (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSalaryReportClassBagBasicWithoutCostCenters_UsingPreferredSalaryReportClassReportingClassification_WithOnlyDefaults (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.safeSetUp(AbstractTuntinettiViewTestCase.java:101)
	at com.tustor.backend.services.utils.AbstractSalaryReportClassBagTestCase.safeSetUp(AbstractSalaryReportClassBagTestCase.java:100)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.utils.TestSalaryReportClassBagServices (5s)
🔴 testSalaryReportClassBag_Builds_Distinct_Case_Sensitive_Mappings (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testReturnsNullIfNotInitialized (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testReportingClassification_Ignored_If_Not_Activated (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testReportingClassification_Test_When_NotSetForEmployerUnit_EvenIfActivated_TestMissingPrefixInSalaryReportClass (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testReportingClassification_If_Activated_ItMatchesDefaultOrPreferred_IfSetForEmployerUnit (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIsPermutable_trueWhenTargetNameFree_andNoSideEffects_And_creationOfDuplicatesNotAllowedThereafter (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPermutationRequiresEnabledSalaryReportClassReportingClassifications (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIsPermutable_throwsWhenAskingToPermutateWithSelf_Or_NullTarget_Or_InvalidPrefix_EitherMethod (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIsPermutable_falseWhenTargetNameAlreadyExists (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSortFirstBasedOnNameAfterPrefixAndThenOnPrefix (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.TestSummarySalaryCalculationModel (2s)
🔴 testHäkkinenSannaKaisa_20120701_20120731_eiAntanutLisiaKkPalkanPaalle (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLiveData (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMonthlySalaryTestCase (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHäkkinenSannaKaisa_20120801_20120831_eiAntanutLisiaKkPalkanPaalle_production (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_Timo_Ahola_PolarPro_Elokuu2010 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes (30s)
🔴 testX (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRaivoKalmiste_20120924_20121007_Periodic (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRaivoKalmiste_20120924_20121007_Annual (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRaivoKalmiste_20120924_20121007_Mixed (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMuunKuinToistuvaistulonUlosottoNegatiivisetNettotulot (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoSuojaosuusTasan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMuunKuinToistuvaistulonUlosottoSuojaosuusTasan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoEnsimmainenTaso (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoJarmoYlonenPolarProSyyskuu2010_01A (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoJarmoYlonenPolarProSyyskuu2010_01B (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMaireMattila201101 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase13116SosiaaliturvamaksunVähennys (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMaireMattila201101_KkPalkkaYlittaaRajan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJukkaHamalainenPolarProElokuu2010 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoToinenTaso (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoSuurempiKuin5xSuojaosuus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoSuurempiKuin4_5xSuojaosuus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoSuurempiKuin4xSuojaosuus_2009 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoSuurempiKuin4xSuojaosuus_2014 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoSuurempiKuin56_Per9xSuojaosuus_2014 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoSuurempiKuin5_5xSuojaosuus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoSuurempiKuin6xSuojaosuus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoJaMuuTulo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHightech_ulosotto_TODO (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFinnishTaxationExampleMonthlySalary4200PlusBenefitsCar630Mobile20AndOptions40000WithPreviousYearTaxCardInJanuary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNegatiivinenPalkkaMuuKuinLomaraha_Raija_Blad_20120701_20120715 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNegatiivinenEnnakonpidätys_Sami_Hartomäki_20120701_20120715 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFinnishTaxationExampleMonthlySalary4200PlusBenefitsCar630Mobile20AndOptions40000WithPreviousYearTaxCardDoesNotApplyInFebruaryAnyMore (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFinnishTaxationExampleMonthlySalary2200PlusOvertime300AndTaxableAllowance100 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFinnishTaxationExampleMonthlySalary2200PlusOvertime300And9PercentVacationCompensation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPalkkaaPalkkakauttaLyhyemmaltaAjalta (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOKumulatiivinenPalkkalaskelmaKunVerokortillaAikaisemminPidätettyäTuloaJaVeroa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPalkkaaPalkkakauttaLyhyemmaltaAjaltaKumulatiivisellaVerotuksella (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPalkkaaPalkkakauttaLyhyemmaltaAjaltaKumulatiivisellaVerotuksellaPalkkakausittain_Huom_Lopputulos_korjattu_kausittaiseksi (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFinnishHousingBenefitWithGarageButNoElectricity (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFinnishHousingBenefitWithGarageAndElectricity (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPerakkaisetPalkkakaudetJoulukuu800 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testYhdenTulorajanVerokortinTulotHuomioidaanSeuraavassaKuussa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPortaikkoverokortinYlatuloraja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPortaikkoverokorttiVaihtuuMuttaTulotHuomioidaanVerokortilta (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFinnishTaxationExampleMonthlySalary4200PlusBenefitsCar630Mobile20AndOptions40000WithPreviousYearTaxCardInJanuaryIgnoresPreviousGrossAndTaxes (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTyökalukorvaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCaseSosiaaliturvamaksunVahennysToimiiMyosErillisilmoituksella (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFinnishTaxationExampleMonthlySalary4200PlusBenefitsCar630Mobile20AndOptions40000WithSameYearTaxCardInJanuary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUlosottoNegatiivisetNettotulot (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLahdeverokortti_Ehatamm_Allan_20130826_20130908 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLahdeverokortti (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLähdeverokorttiPortaikkoverokorttinaJaYlinPortaikkotulorajaAnnettu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLähdeverokorttiPortaikkoverokorttinaPerusProsenttiNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLähdeverokorttiPortaikkoverokorttinaPerusProsenttiNullJaYlinPortaikkotulorajaNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLähdeverokorttiJaYlinPortaikkotulorajaAnnettu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLähdeverokorttiJossaPerusProsenttiNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLähdeverokorttiPerusProsenttiNullJaYlinPortaikkotulorajaNull (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLähdeverokorttiEiHuomioiAlkuvuodenTulojaMuillaVerokorteilla (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKumulatiivisetPalkkakaudetSeuraavanVuodenHelmikuu2100 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKumulatiivisetPalkkakaudetSeuraavanVuodenHelmikuu2100MaksupaivaAsetetaanJalkikateen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPerakkaisetPalkkakaudetJaVerokortitSyyskuu_2 (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.tuntinetti.backend.services.salarycalculations.TestFinnishSalaryTaxes.safeSetUp(TestFinnishSalaryTaxes.java:51)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.TestSalaryCalculationModelSummaryRowConstruction (5s)
🔴 testTODO (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryOfSpecialRangeIsNormal (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testACopiedRowWithNewNameIsNotMergedInSummary (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testACopiedRowWithNewNameIsNotMergedInSummaryEvenIfPreInitialized (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTwoSimilarRATIO_WITH_UNITS_AND_UNIT_PRICETypeRowsWithDifferentValues (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTweakedHourlySalaryRow (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFindExistingSummaryRow (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryOfRATIO_WITH_UNITS_AND_UNIT_PRICE_changedToAmountInSucceedingSalaryCalculation (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryOfRATIO_WITH_UNITS_AND_UNIT_PRICE_changedImmediatelyToAmount (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSummaryOfSpecialRangeIsNormalEvenIfNameIsTweaked (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestDummiesWithSalaryCalculationApi (4s)
🔴 testElu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.AbstractDummySalaryCalculationTestCase.safeSetUp(AbstractDummySalaryCalculationTestCase.java:37)
	at com.tustor.tuntinetti.view.application.TestDummiesWithSalaryCalculationApi.safeSetUp(TestDummiesWithSalaryCalculationApi.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJho (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.AbstractDummySalaryCalculationTestCase.safeSetUp(AbstractDummySalaryCalculationTestCase.java:37)
	at com.tustor.tuntinetti.view.application.TestDummiesWithSalaryCalculationApi.safeSetUp(TestDummiesWithSalaryCalculationApi.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIst (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.AbstractDummySalaryCalculationTestCase.safeSetUp(AbstractDummySalaryCalculationTestCase.java:37)
	at com.tustor.tuntinetti.view.application.TestDummiesWithSalaryCalculationApi.safeSetUp(TestDummiesWithSalaryCalculationApi.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAta (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.AbstractDummySalaryCalculationTestCase.safeSetUp(AbstractDummySalaryCalculationTestCase.java:37)
	at com.tustor.tuntinetti.view.application.TestDummiesWithSalaryCalculationApi.safeSetUp(TestDummiesWithSalaryCalculationApi.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testItu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.AbstractDummySalaryCalculationTestCase.safeSetUp(AbstractDummySalaryCalculationTestCase.java:37)
	at com.tustor.tuntinetti.view.application.TestDummiesWithSalaryCalculationApi.safeSetUp(TestDummiesWithSalaryCalculationApi.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJvv (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.AbstractDummySalaryCalculationTestCase.safeSetUp(AbstractDummySalaryCalculationTestCase.java:37)
	at com.tustor.tuntinetti.view.application.TestDummiesWithSalaryCalculationApi.safeSetUp(TestDummiesWithSalaryCalculationApi.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testJle (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.AbstractDummySalaryCalculationTestCase.safeSetUp(AbstractDummySalaryCalculationTestCase.java:37)
	at com.tustor.tuntinetti.view.application.TestDummiesWithSalaryCalculationApi.safeSetUp(TestDummiesWithSalaryCalculationApi.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKha (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.AbstractSalaryTemplateTestCase.safeSetUp(AbstractSalaryTemplateTestCase.java:81)
	at com.tustor.backend.services.AbstractDummySalaryCalculationTestCase.safeSetUp(AbstractDummySalaryCalculationTestCase.java:37)
	at com.tustor.tuntinetti.view.application.TestDummiesWithSalaryCalculationApi.safeSetUp(TestDummiesWithSalaryCalculationApi.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.TestEmployeeTasksProvider (0s)
🔴 testRaceCondition (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestEmployeeTasksProvider.testRaceCondition(TestEmployeeTasksProvider.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.backend.services.TestEmployeeTasksProvider.testRaceCondition(TestEmployeeTasksProvider.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.com.tustor.backend.services.TestLogTaskServices (4s)
🟢 testBrowse (3s)
🟢 testCopyFieldValues (0s)
🟢 testGetLogFieldsColumnName (0s)
🔴 com.tustor.tuntinetti.backend.services.transactions.TestFeatureUsageOfCurrentMonthTransactions (8s)
🔴 testOverrideUsageAsGdprMustNotCreateNewFeatureUsage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetFeatureForGdprEiFeaturekayttoja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetFeatureForGdprVain_PER_PARTICULAR_EMPLOYEE_Kayttoja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetFeatureForGdprVain_PER_PARTICULAR_EMPLOYEE_KayttojaMolemmilla (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetFeatureForGdprVain_PER_ACTIVE_EMPLOYEE_Kayttoja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetFeatureForGdprVain_PER_ACTIVE_EMPLOYEE_KayttojaMolemmilla (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetFeatureForGdprMolempiaKayttoja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetFeatureForGdprMolempiaKayttojaMolemmilla (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetFeatureForGdprEriKayttojaMolemmilla (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGetFeatureForGdprOrNullInvalidParameters (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSkipFeatureRecordingIfNoEmployees (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testFeatureLevel (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSelectsCorrectEmployees (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.tailored.debora.TestDeboraPalveluseteliPricing (0s)
🟡 testTodo (0s)
TODO: Testaa kannattavuus sekä maksajan että toimipisteen raportin näkökulmasta; TODO tweakit toteuttamatta.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.debora.TestDeboraPalveluseteliPricing.testTodo(TestDeboraPalveluseteliPricing.java:139)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLabourAgreementFromCustomer_EMPLOYER_DISABLED_CUSTOMER_INHERIT_DISABLED (0s)
🟢 testLabourAgreementFromCustomer_EMPLOYER_ENABLED_CUSTOMER_INHERIT_ENABLED_HAS_PROJECT_LABOUR_AGREEMENT (0s)
🟢 testLabourAgreementFromCustomer_EMPLOYER_ENABLED_CUSTOMER_INHERIT_DISABLED_HAS_PROJECT_LABOUR_AGREEMENT (0s)
🟢 testLabourAgreementFromCustomer_EMPLOYER_ENABLED_CUSTOMER_INHERIT_ENABLED_OVERRIDDEN_BY_OVERTIME_ASSIGNMENT (0s)
🟢 testLabourAgreementFromCustomer_EMPLOYER_DISABLED_CUSTOMER_INHERIT_ENABLED (0s)
🟢 testLabourAgreementFromCustomer_EMPLOYER_ENABLED_CUSTOMER_INHERIT_DISABLED (0s)
🟢 testLabourAgreementFromCustomer_EMPLOYER_ENABLED_CUSTOMER_INHERIT_ENABLED (0s)
🟢 testDefaultPricingEnforcedForCompensationsButNotHours_HasCostPricingHandler (0s)
🟢 testDefaultPricingEnforcedForCompensationsButNotHours_NoCostPricingHandler (0s)
🟢 testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_ONLY_and_HQ_PRICE_LIMIT_ENABLED (0s)
🟢 testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_ONLY (0s)
🟢 testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_CUSTOMER_SELF_HQ_ONLY_and_HQ_PRICE_LIMIT_ENABLED (0s)
🟢 testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_CUSTOMER_SELF_HQ_ONLY (0s)
🟢 testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_CUSTOMER_BRANCH_WITH_HQ_FROM_HQ_PERSPECTIVE_and_HQ_PRICE_LIMIT_ENABLED (0s)
🟢 testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_CUSTOMER_BRANCH_WITH_HQ_FROM_BRANCH_PERSPECTIVE_and_HQ_PRICE_LIMIT_ENABLED (0s)
🟢 testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_CUSTOMER_BRANCH_WITH_HQ_FROM_BRANCH_PERSPECTIVE_and_HQ_PRICE_LIMIT_DISABLED (0s)
🟢 testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_CUSTOMER_BRANCH_WITH_HQ_FROM_HQ_PERSPECTIVE_and_HQ_PRICE_LIMIT_DISABLED (0s)
🔴 com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions (3s)
🔴 testSimpleProjectCustomerPricingTemplate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenSimpleDailyPricingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDays (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenSimpleDailyStartingPriceThenDailyStartingPriceIsAddedOntoAllWorkDaysButOnlyWorkDays (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenSimpleDailyPricingWithRoundingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDaysAndIsRounded (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenSimpleDailyPricingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDaysOnEachEmployeeProjectReport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGivenSimpleDailyPricingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDaysOnEachEmployeeInCollatedProjectReport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectReportViewWithProjectPricingTemplateAndThreeEmployees (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectReportViewWithPolarProPricingTemplateAndThreeEmployees (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectReportViewWithPolarProPricingTemplateAndThreeEmployeesWith50PercentDiscount (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectReportViewWithPolarProPricingTemplateAndThreeEmployeesWith30PercentDiscount (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDailyStartingPriceNeverMatchesAnyOtherCriteria (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDailyPriceNeverMatchesAnyOtherCriteria (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.constructBasicTestCase(AbstractPricingInstructionsTestCase.java:462)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.constructBasicTestCase(TestBillingByPricingInstructions.java:2505)
	at com.tustor.tuntinetti.view.application.AbstractPricingInstructionsTestCase.checkBasicTestCase(AbstractPricingInstructionsTestCase.java:77)
	at com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions.safeSetUp(TestBillingByPricingInstructions.java:102)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestBillingPricingLimit (2s)
🔴 testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureNotActive (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureNotActive(TestBillingPricingLimit.java:18)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureNotActive(TestBillingPricingLimit.java:18)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureActive (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureActive(TestBillingPricingLimit.java:25)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureActive(TestBillingPricingLimit.java:25)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureActive (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureActive(TestBillingPricingLimit.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureActive(TestBillingPricingLimit.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureNotActive (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureNotActive(TestBillingPricingLimit.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureNotActive(TestBillingPricingLimit.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPricingLimitReportLoadedForProjectCustomerHq_FeatureActive (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitReportLoadedForProjectCustomerHq_FeatureActive(TestBillingPricingLimit.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitReportLoadedForProjectCustomerHq_FeatureActive(TestBillingPricingLimit.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPricingLimitReportLoadedForProjectCustomerHq_FeatureNotActive (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitReportLoadedForProjectCustomerHq_FeatureNotActive(TestBillingPricingLimit.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitReportLoadedForProjectCustomerHq_FeatureNotActive(TestBillingPricingLimit.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPricingLimitHasNoEffectFromProjectPerspective_FeatureNotActive (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectFromProjectPerspective_FeatureNotActive(TestBillingPricingLimit.java:62)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectFromProjectPerspective_FeatureNotActive(TestBillingPricingLimit.java:62)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPricingLimitHasNoEffectFromProjectPerspective_FeatureActive (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectFromProjectPerspective_FeatureActive(TestBillingPricingLimit.java:70)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.AbstractBillingPricingLimitTestCase.assertMaksajaKustantaaPalvelusetelillä15EurTuntiAsiakasMaksaaLoput(AbstractBillingPricingLimitTestCase.java:68)
	at com.tustor.tuntinetti.view.application.TestBillingPricingLimit.testPricingLimitHasNoEffectFromProjectPerspective_FeatureActive(TestBillingPricingLimit.java:70)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.TestAbstractPricingServices (11s)
🔴 testBrowseAscendingCustomerPricings (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAbstractPricingCreateNonGlobalAndGlobalDoesNotGiveException (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAbstractPricingPricingTemplateChanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPricingTemplateNameChanges (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testGlobalPricingTemplateEditIsUpdatedToCache (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteEmployeeProjectPricing (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteCustomerPricing (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteEmployerUnitPricing (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteProjectCustomerPricing (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteProjectPricing (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteProjectTaskGroupPricing (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeletePricingInstruction (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteContractPeriod (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testContractPeriodHasNullPricingTemplate (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployerUnitPricingCreateUpdateDelete (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerPricingCreateUpdateDelete (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeProjectPricingCreateUpdateDelete (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectCustomerPricingCreateUpdateDelete (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectPricingCreateUpdateDelete (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectTaskGroupPricingCreateUpdateDelete (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPricingInstructionCreateUpdateDelete_UsedPricingTemplateRemoval (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPricingInstructionCreateUpdateDelete_NonUsedPricingTemplateRemoval (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.backend.services.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:116)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.common.dto.listeners.TestAbstractPricingServices (1s)
🔴 testSaveNonGlobalAndGlobalDoesNotGiveException (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.dto.listeners.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBrowsingWithPricingTemplates (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.common.dto.listeners.TestAbstractPricingServices.safeSetUp(TestAbstractPricingServices.java:39)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport (16s)
🔴 testKvTurva (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPuhelinetu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_A_ei_verottomia_projekteja_asiakaskoosto (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_B_on_verottomia_projekteja_asiakaskoosto (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_C_on_verottomia_ja_verollisia_projekteja_asiakaskoosto (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_D_yksi_asiakas_ja_verottomia_ja_verollisia_projekteja_asiakaskoosto (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVerottomalleProjektilleEiVeroaVaikkaOlisiAinoaProjekti (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCityworkLaskut (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBlackBeltLaskut (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCityworkDailySingleDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKodinpalveluNoneLaskutuslisa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRamyLaskutuslisa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVerollinenLaskutuslisa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOnlyHeadOffice (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDaterangeEnsimmaiselleDummyRiville (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKuukausipalkka (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKuukausipalkanOsanPyoristys (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTuntihintaLasketaanOikeinVaikkaOlisiNollahintaisiaNormaltunteja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTyoajanLyhennysvapaa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOnlyHeadOfficeDailyRows (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPctWtrLaskutusDaily (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPayrollExportElaborateMonthly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPayrollExportChocoDimensions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPayrollExport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPayrollExportWhenHidingSalaryClasses (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTykkimaenSaunaPayrollPeriodCollectorExport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPayrollPeriodCollectorExport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testShouldExportInvoiceToNetvisor (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testShouldExportInvoiceToNetvisorWhenUsingSalaryClassBag (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testShouldThrowExceptionOnConflictingNetvisorCredentials (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testShouldExportInvoiceToNetvisorWithCustomCustomerId (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBranchOffice (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTwoBranchOfficesWithCollateBranchesForBilling (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTwoBranchOfficesWithOutCollateBranchesForBilling (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajilleSelite (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajinLyhytkinSeliteSiirtyyFreetextiinJosSpecialSettingOnPaalla (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajinPitkaSeliteSiirtyyFreetextiin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajilleOtsikkoVaikkeiOlisTuntejaJosOnUseitaProjekteja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKunKoostetaanTyokohteetKululajitKoostuvatMyos (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajitAakkosjarjestykseen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBillingUnitNameYliOhjaaCompensationUnitin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTehtavaryhmatAakkosjarjestykseen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPK_KuivausSorttausEiPaallaJosAsetuksetEivatOleKunnossa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPK_KuivausSorttaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPK_KuivausSorttausDaily (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNormaalituntejaMuttaKommentitNakyvatSiltiKunDailyRows (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSortataanPvmMukaanKunDailyRowsJaKayttajanNimeaEiNay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNormaalitunteja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEiTaskgrouppiaNormTuntienSijaanJosYlityotMerkataanNormTunneiksiMuttaPyhakorvaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEiTaskgrouppiaNormTuntienSijaanJosYlityotMerkataanNormTunneiksiMuttaPyhakorvausJaViikkoylityo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNollahintaisiaPyhakorvauksia (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajitYhdistyvatBillingUnitNamenAvulla (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajitEriProjekteiltaJaEriHinnoinEivatYhdistyUnitNamenMukaan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPalkkaKululajitEriProjekteiltaJaEriHinnoinEivatYhdistyUnitNamenMukaan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKunKoostetaanUseampienTyontekijoidenTyotYhteistenKululajienMaaratPitaaOllaOikein (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidiaLaskutCollated (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidiaLaskutDaily (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidiaLaskutWithSeparatePayerCollated (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidiaLaskutWithSeparatePayerDaily (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDisableBillingExport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testShowProjectDescription (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHideProjectDescription (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails (17s)
🔴 testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNollahintaisiaPyhakorvauksia (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKvTurva (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPuhelinetu (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_A_ei_verottomia_projekteja_asiakaskoosto (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_B_on_verottomia_projekteja_asiakaskoosto (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_C_on_verottomia_ja_verollisia_projekteja_asiakaskoosto (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVerottomiaJaVerollisiaProjektejaSaaAsiakaskoostaa_D_yksi_asiakas_ja_verottomia_ja_verollisia_projekteja_asiakaskoosto (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVerottomalleProjektilleEiVeroaVaikkaOlisiAinoaProjekti (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCityworkLaskut (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBlackBeltLaskut (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCityworkDailySingleDay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKodinpalveluNoneLaskutuslisa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRamyLaskutuslisa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVerollinenLaskutuslisa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOnlyHeadOffice (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDaterangeEnsimmaiselleDummyRiville (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKuukausipalkka (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKuukausipalkanOsanPyoristys (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTuntihintaLasketaanOikeinVaikkaOlisiNollahintaisiaNormaltunteja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTyoajanLyhennysvapaa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testOnlyHeadOfficeDailyRows (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPctWtrLaskutusDaily (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPayrollExportElaborateMonthly (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPayrollExportChocoDimensions (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPayrollExport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPayrollExportWhenHidingSalaryClasses (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTykkimaenSaunaPayrollPeriodCollectorExport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPayrollPeriodCollectorExport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testShouldExportInvoiceToNetvisor (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testShouldExportInvoiceToNetvisorWhenUsingSalaryClassBag (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testShouldThrowExceptionOnConflictingNetvisorCredentials (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testShouldExportInvoiceToNetvisorWithCustomCustomerId (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBranchOffice (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTwoBranchOfficesWithCollateBranchesForBilling (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTwoBranchOfficesWithOutCollateBranchesForBilling (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajilleSelite (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajinLyhytkinSeliteSiirtyyFreetextiinJosSpecialSettingOnPaalla (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajinPitkaSeliteSiirtyyFreetextiin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajilleOtsikkoVaikkeiOlisTuntejaJosOnUseitaProjekteja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKunKoostetaanTyokohteetKululajitKoostuvatMyos (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajitAakkosjarjestykseen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBillingUnitNameYliOhjaaCompensationUnitin (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTehtavaryhmatAakkosjarjestykseen (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPK_KuivausSorttausEiPaallaJosAsetuksetEivatOleKunnossa (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPK_KuivausSorttaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPK_KuivausSorttausDaily (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNormaalituntejaMuttaKommentitNakyvatSiltiKunDailyRows (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSortataanPvmMukaanKunDailyRowsJaKayttajanNimeaEiNay (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTaskgroupNormTuntienSijaanJosYlityotMerkataanNormTunneiksiJaVainNormaalitunteja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEiTaskgrouppiaNormTuntienSijaanJosYlityotMerkataanNormTunneiksiMuttaPyhakorvaus (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEiTaskgrouppiaNormTuntienSijaanJosYlityotMerkataanNormTunneiksiMuttaPyhakorvausJaViikkoylityo (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajitYhdistyvatBillingUnitNamenAvulla (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKululajitEriProjekteiltaJaEriHinnoinEivatYhdistyUnitNamenMukaan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPalkkaKululajitEriProjekteiltaJaEriHinnoinEivatYhdistyUnitNamenMukaan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKunKoostetaanUseampienTyontekijoidenTyotYhteistenKululajienMaaratPitaaOllaOikein (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidiaLaskutCollated (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidiaLaskutDaily (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidiaLaskutWithSeparatePayerCollated (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testValidiaLaskutWithSeparatePayerDaily (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDisableBillingExport (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testShowProjectDescription (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testHideProjectDescription (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExport.safeSetUp(TestNetvisorReportExport.java:190)
	at com.tustor.tuntinetti.view.application.netvisor.TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.safeSetUp(TestNetvisorReportExportWithWorkedHoursTimeRangesAndDetails.java:21)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi (3s)
🔴 testEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NoNightShiftOrSpecialHoliday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NoNightShiftOrSpecialHoliday(TestReportViewsWithProCountorApi.java:121)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NoNightShiftOrSpecialHoliday(TestReportViewsWithProCountorApi.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NoNightShiftOrSpecialHoliday(TestReportViewsWithProCountorApi.java:121)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NoNightShiftOrSpecialHoliday(TestReportViewsWithProCountorApi.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NightShiftPercentage_ButSpecialHoliday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportB(AbstractReportApiTestCase.java:554)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NightShiftPercentage_ButSpecialHoliday(TestReportViewsWithProCountorApi.java:516)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportB(AbstractReportApiTestCase.java:554)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NightShiftPercentage_ButSpecialHoliday(TestReportViewsWithProCountorApi.java:516)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEmployeeReportViewConstructSalaryElaborateMonthly (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NoNightShiftOrSpecialHoliday(TestReportViewsWithProCountorApi.java:121)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testEmployeeReportViewConstructSalaryElaborateMonthly(TestReportViewsWithProCountorApi.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.createStandardReportA(AbstractReportApiTestCase.java:128)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertEmployeeReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NoNightShiftOrSpecialHoliday(TestReportViewsWithProCountorApi.java:121)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testEmployeeReportViewConstructSalaryElaborateMonthly(TestReportViewsWithProCountorApi.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCustomerReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NightShiftPercentage_ButSpecialHoliday (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testCustomerReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NightShiftPercentage_ButSpecialHoliday(TestReportViewsWithProCountorApi.java:917)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testCustomerReportViewProjectPriceNoEmployeeProjectPriceNoTaskGroupsHavingOvertime_NightShiftPercentage_ButSpecialHoliday(TestReportViewsWithProCountorApi.java:917)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProjectReportAsteriAPI (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testProjectReportAsteriAPI(TestReportViewsWithProCountorApi.java:840)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testProjectReportAsteriAPI(TestReportViewsWithProCountorApi.java:840)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDailyLasku (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testDailyLasku(TestReportViewsWithProCountorApi.java:1222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testDailyLasku(TestReportViewsWithProCountorApi.java:1222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSigmaLasku (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testSigmaLasku(TestReportViewsWithProCountorApi.java:1204)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testSigmaLasku(TestReportViewsWithProCountorApi.java:1204)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCityworkSigmaLasku (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testCityworkSigmaLasku(TestReportViewsWithProCountorApi.java:1232)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testCityworkSigmaLasku(TestReportViewsWithProCountorApi.java:1232)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCityworkDailyLasku (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testCityworkDailyLasku(TestReportViewsWithProCountorApi.java:1242)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testCityworkDailyLasku(TestReportViewsWithProCountorApi.java:1242)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPajuSigmaLasku (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testPajuSigmaLasku(TestReportViewsWithProCountorApi.java:1252)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testPajuSigmaLasku(TestReportViewsWithProCountorApi.java:1252)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPajuDailyLasku (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testPajuDailyLasku(TestReportViewsWithProCountorApi.java:1262)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testPajuDailyLasku(TestReportViewsWithProCountorApi.java:1262)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testPajuDailyLaskuCollatedProjectCustomers (0s)
java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testPajuDailyLaskuCollatedProjectCustomers(TestReportViewsWithProCountorApi.java:1272)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: null
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$ValidityModel.displayEmployeeEmployerUnitId(EmployeeProjectServices.java:507)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.crossLinkValidityModel(AbstractEmployeeProjectMapValidityState.java:103)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:1271)
	at com.tustor.tuntinetti.backend.services.AbstractEmployeeProjectMapValidityState.onUpdateImpl(AbstractEmployeeProjectMapValidityState.java:53)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.onUpdate(AbstractEmployerCacheModel.java:229)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$UpdateRunner.onPerform(AbstractModelFactory.java:605)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.perform(AbstractModelFactory.java:837)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.drainEventsAndUnlock(AbstractModelFactory.java:426)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.attemptDrainEvents(AbstractModelFactory.java:824)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.performOrPostpone(AbstractModelFactory.java:801)
	at com.tustor.tuntinetti.backend.services.EmployeeProjectServices$EmployerEmployeeProjectMapValidityStateModelFactory$2.performOrPostpone(EmployeeProjectServices.java:2357)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory$AbstractModelUpdateRunner.run(AbstractModelFactory.java:777)
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:320)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:203)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.assertLasku(TestReportViewsWithProCountorApi.java:1329)
	at com.tustor.tuntinetti.view.application.TestReportViewsWithProCountorApi.testPajuDailyLaskuCollatedProjectCustomers(TestReportViewsWithProCountorApi.java:1272)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.view.application.recruitment.submit.TestAbstractJobApplicationSubmitPage (0s)
🟢 testSpam (0s)
🟢 testPositionSpamSafe (0s)
🟢 com.tustor.backend.services.TestTaskUtilsFast (0s)
🟢 testNormal7_5HoursPerDayHolidayOnThursdayHasOvertimeAssignment (0s)
🟢 testNormal7_5HoursPerDayHolidayOnThursdayHasSomeWorkAndOvertimeAssignment (0s)
🟢 testNormal7_5HoursPerDayHolidayOnThursdayHasLotsOfWorkAndOvertimeAssignment (0s)
🟢 testConsultingContractWithOvertimeAssignmentOnlyOnSaturday_FlexRule (0s)
🟢 testConsultingContractWithOvertimeAssignmentOnlyOnSaturday_NoFlexRule (0s)
🟢 testConsultingContractWithOvertimeOnSaturdayAndSunday_Note_EmployeeProjectView (0s)
🟢 testConsultingContractWithPeriodicOvertimeDuringWeekAndNormalOnSaturday_Note_EmployeeProjectView (0s)
🟢 testConsultingContractWithPeriodicOvertimeDuringWeekAndNormalOnSaturday_Note_EmployeeProjectView_AndProjectLabourAgreement (0s)
🟢 testConsultingContractWith40PercentOvertimeCompensationAndOneHolidayInMiddleOfWeek_FlexRule (0s)
🟢 testConsultingContractWith40PercentOvertimeCompensationAndOneHolidayInMiddleOfWeek_NoFlexRule (0s)
🟢 testNormalEmployeeWithOvertimeAssignmentForOneHolidayInMiddleOfWeek_FlexRule (0s)
🟢 testNormalEmployeeWithOvertimeAssignmentForOneHolidayInMiddleOfWeek_NoFlexRule (0s)
🟢 testNormalEmployeeWithOvertimeAssignmentForWholeWeekThoughOvertimeEffectivelyOnlyDuringOneHolidayInMiddleOfWeek (0s)
🟢 testPickEarliestTime (0s)
🟢 testFitBreaks (0s)
🔴 com.tustor.backend.services.TestMatkaAjanLaskutus (16s)
🔴 testNormaaliTyöpäiväTyöajanUlkopuolisellaMatkaAjalla (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODO_TeeDynaamistenTaskienTEstiluokka (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväIlmanVarallaoloa (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEiViikkolepokorvaustaKunMatkaAikaa (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testViikkolepokorvausKunSiirtymaAikaOnTyoaikaa (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testViikkolepokorvausKunSiirtymaAikaOnAutomaattinen (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testViikkolepokorvausKunSiirtymiskorvausOnAutomaattinenJaTalviaikaVaihtuu (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSiirtymaAikaOnAutomaattinenJaTalviaikaVaihtuu (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOViikkolepokorvausKunSiirtymaAikaOnAutomaattinenJaMuuAikaMatkaAikaa (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOAutomaattinenRuokataukoJaAutomaattinenSiitymäaikaJaViikkolepo (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testLyhytTyöpäiväIlmanVarallaoloa (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväManuaalisellaVarallaolollaNormiPalkka (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväManuaalisellaVarallaololla (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAutomaattinenVarallaoloPalkatonIlmanVarallaoloTyölajia (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväAutomaattisellaVarallaolollaNormiPalkka (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväAutomaattisellaVarallaololla_EI_ANNA_Varallaoloa_JosVainYksiProjektiKunVarallaoloOnTyöaikaa (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväAutomaattisellaVarallaololla_ANTAA_Varallaoloa_JosVälissäToinenTyökohdeKunVarallaoloOnTyöaikaa (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_NormiPalkka (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväAutomaattisellaVarallaololla_1_5h_VoidaanYliohjata_0_5h_ksi_KirjaamallaManuaalisesti (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväAutomaattisellaVarallaololla2h (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattu (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattuAutomaattisestiMuustaKuinVarallaoloprojektista (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testBillAutomaticLunchBreak (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoaEiVoiLeikataAlleTunninPätkästä (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_RuokataukoLeikattu (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOJosAutomaattinenVarallaoloAiheuttaaYlitöitä (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväAutomaattisellaVarallaololla2h_RuokataukoLeikattu (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h_EikäRuokataukoakaanTarvitseLeikata (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestMatkaAjanLaskutus.safeSetUp(TestMatkaAjanLaskutus.java:48)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractAutomaattinenVarallaoloTestCase.setUp(AbstractAutomaattinenVarallaoloTestCase.java:35)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing (17s)
🔴 testTodo (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testErolaMervi_20160129 (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEkaJaTokaKkC (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEkaJaTokaKkA (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSuviIslanderPalkankorotusJaTakuupalkka31052013 (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTakuupalkkaDateRanges (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testIsNewContractInTakuupalkkaSense (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUrakkapalkkaJokaKorvaaAikapalkan (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTwoConsecutiveContractPeriodsInTheBeginning (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUrakkapalkkaJotaTäydennetäänTakuupalkalla_TyossaMuttaEiKahvitauolla (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUrakkapalkkaJokaKorvaaAikapalkan_TyossaMuttaEiKahvitauolla (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu_TyossaMuttaEiKahvitauolla (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testUrakkapalkkaJotaTäydennetäänTakuupalkalla (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvaaAikapalkan (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testRinnakkaisetTyösopimukset (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaaEiKorvataTakuupalkallaElleiSeAlitu (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvataanTakuupalkalla (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testCase15831PoissaoloajanKorvauksiaEiHalutaHuomioidaTakuupalkanMaksettavassaMäärässä (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSet1 (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSet2 (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSet3 (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSet4 (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKtaVsTakuu (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testConfigureKta (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testStilisoiRaportilleTuoTakuupalkka (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKoeaikaKäytäntö (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKTA (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEntäJosOnProjectTaskGroupPalkanLisä (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testY (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKtaTehtävä (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testX (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEkaJaTokaKkB (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test (0s)
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing.safeSetUp(TestTestStaffComGainerPuhelinpalvelualaPricing.java:46)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.AbstractStaffComGainerPuhelinpalvelualaTestCase.setUp(AbstractStaffComGainerPuhelinpalvelualaTestCase.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.view.application.reports.tailored.nordex.TestSaveXlsSaldoReportPage (0s)
🟢 testMeskanenVictoria (0s)
🟡 com.tustor.tuntinetti.view.application.TestTietotekniikanPalvelualanKolmivuoroLogicaTes (0s)
🟡 testAnnikaPaavola_20101207_20121031 (0s)
Mikä tässä nyt on vikana:
NON_OVERTIME_NORMAL: 148 h x 1;

OTHER:  (Yölisä) 40 h x 8.48;
 (Iltalisä) 40 h x 4.24;

HOLIDAY_COMPENSATION: 24 h x 1;

_PAID_HOLIDAY_FOR_REPORTING: 14,4 h x 1;

_MONTHLY_SALARY_FOR_REPORTING: 1 h x 1;

Was:[NON_OVERTIME_NORMAL, OTHER, HOLIDAY_COMPENSATION, _PAID_HOLIDAY_FOR_REPORTING, _MONTHLY_SALARY_FOR_REPORTING] ... 
 expected:<6[84],2> but was:<6[96],2>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testAnnikaPaavola_20101207_20121031(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2132)
	at com.tustor.tuntinetti.view.application.TestTietotekniikanPalvelualanKolmivuoroLogicaTes.testAnnikaPaavola_20101207_20121031(TestTietotekniikanPalvelualanKolmivuoroLogicaTes.java:63)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipaivisinVuorot630Viiva1530AlkaenEiYlimaaraistaLa (0s)
🟢 testPitkaViikkoYlitoissaMyosLauantaina (0s)
🟡 testKeskimaarainenVuorolisaTyosuhteenEnsimmäisten5ViikonAikana (0s)
Liukumasaldo expected:<[66,6]> but was:<[59,4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaTyosuhteenEnsimmäisten5ViikonAikana(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2706)
	at com.tustor.tuntinetti.view.application.TestTietotekniikanPalvelualanKolmivuoroLogicaTes.testKeskimaarainenVuorolisaTyosuhteenEnsimmäisten5ViikonAikana(TestTietotekniikanPalvelualanKolmivuoroLogicaTes.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testNinaKollin_20101115_20101124 (0s)
TODO Hyvitä/vähennä liukumasaldo automaattisesti kk-palkkaiselle (lomalaskenta + loppupalkka): false
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testNinaKollin_20101115_20101124(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:152)
	at com.tustor.tuntinetti.view.application.TestTietotekniikanPalvelualanKolmivuoroLogicaTes.testNinaKollin_20101115_20101124(TestTietotekniikanPalvelualanKolmivuoroLogicaTes.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAnnikaPaavola_20101207_20110327 (0s)
Keskituntipalkka lasketaan ensimmäisen 5vko jakson perusteella (huom: jakso ei välttämättä ala työsuhteen alusta)
 expected:<18,[97]> but was:<18,[44]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testAnnikaPaavola_20101207_20110327(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2306)
	at com.tustor.tuntinetti.view.application.TestTietotekniikanPalvelualanKolmivuoroLogicaTes.testAnnikaPaavola_20101207_20110327(TestTietotekniikanPalvelualanKolmivuoroLogicaTes.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testPuhelinpalveluala (0s)
TODO Sairausajan KTA
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.view.application.TestTietotekniikanPalvelualanKolmivuoroLogicaTes.testPuhelinpalveluala(TestTietotekniikanPalvelualanKolmivuoroLogicaTes.java:252)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaPe (0s)
🟡 testKuukausiRaja (0s)
TODO Miten hanskataan kk-vaihtuminen ja vuorojen kirjaaminen rajalla? Pitää syöttää kaikki? Herja?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKuukausiRaja(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2479)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaTi (0s)
🟡 testKeskeytymattomanKolmivuorotyonLaskutusAsiakkaaltaUseammassaProjektissa (0s)
TODO Testaa tuleeko ekvivalentti jos ynnättään vuorolisät eri projekteilta?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskeytymattomanKolmivuorotyonLaskutusAsiakkaaltaUseammassaProjektissa(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:161)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTasoitusHyvitysTaiVähennysTasoittumisjaksonPäättyessä (0s)
TODO: Myöhemmin, tasaoittumisjakson päättyessä 3-vuorotyössä hyvitetään/vähennetään palkasta saldo
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testTasoitusHyvitysTaiVähennysTasoittumisjaksonPäättyessä(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaTi_VuoroVoiVaihdella7Viiva19 (0s)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaTi_VuoroVoiVaihdella7Viiva20 (0s)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaTi_VuoroVoiVaihdella8Viiva20 (0s)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaTi_VuoroVoiVaihdella8Viiva19 (0s)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaLa (0s)
🟢 testIltavuorotArkipaivisin15Viiva23LisaKokoVuoroltaTi (0s)
🟢 testIltavuorotArkipaivisin15Viiva23LisaKokoVuoroltaPe (0s)
🟢 testIltavuorotArkipaivisin15Viiva23LisaKokoVuoroltaLa (0s)
🟢 testYovuorotArkipaivisin23Viiva7LisaKokoVuoroltaTi (0s)
🟢 testYovuorotArkipaivisin23Viiva7LisaKokoVuoroltaPe (0s)
🟢 testYovuorotArkipaivisin23Viiva7LisaKokoVuoroltaPe12h (0s)
🟢 testYovuorotArkipaivisin23Viiva7LisaKokoVuoroltaPe13h (0s)
🟢 testYovuorotArkipaivisin23Viiva7LisaKokoVuoroltaLa (0s)
🟢 testYovuorotArkipaivisin23Viiva11LisaKokoVuoroltaLa (0s)
🟢 testArkipaivisinVuorot630Viiva2230AlkaenEiYlimaaraistaLa (0s)
🟢 testArkipaivisinVuorot730Viiva2230AlkaenEiYlimaaraistaLa (0s)
🟢 testArkipaivisinVuorot11Viiva2230AlkaenEiYlimaaraistaLa (0s)
🟢 testArkipaivisinVuorot1030Viiva2230AlkaenEiYlimaaraistaLa (0s)
🟢 testArkipaivisinVuorot1130Viiva2230AlkaenEiYlimaaraistaLa (0s)
🟢 testArkipaivisinVuorot1130Viiva1530AlkaenEiYlimaaraistaLa (0s)
🟢 testVuorolisienVaihtuminenPaivavuoroJatkuuPitkaan (0s)
🟢 testVuorolisienVaihtuminenIltavuoroJatkuuPitkaan (0s)
🟢 testVuorolisienVaihtuminenYovuoro (0s)
🟢 testSunnuntainaPaivavuoro (0s)
🟢 testEiTuplaPyhalisaaSunnuntaiTapaninpaivanAamuvuorosta (0s)
🟢 testEiTuplaPyhalisaaYövuorostaSunnuntaiTapaninpaivanAamuna (0s)
🟢 testSunnuntainaIltavuoro (0s)
🟢 testSunnuntainaAlkavaYövuoro (0s)
🟢 testPyhalisaYövuorostaTapaninpaivaaSeuraavanaAamunaTapaninpaivaEiSunnuntai (0s)
🟢 testEiPyhalisaaSunnuntaitaSeuraavanaAamunaAlkavastaVuorostaTavallinenMaanantai (0s)
🟢 testEiPyhalisaaPyhapaivaaSeuraavanaAamunaAlkavastaVuorostaTavallinenMaanantai (0s)
🟢 testEiPyhalisaaPyhapaivaaSeuraavanaAamunaAlkavastaVuorostaItsenaisyyspaivanJalkeinenTiistai (0s)
🟡 testViritaViikonAlkamisajankohta (0s)
TODO Miten asettuu viikkolepo? Milloin alkaa heillä aamuvuoro?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testViritaViikonAlkamisajankohta(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:576)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testViikoittainenYlityoaika (0s)
TODO Toteuta sitten, kun viikon alkamisajankohta (kellonaika) on saatettu koskemaan myös viikkoylityötä.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testViikoittainenYlityoaika(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:586)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormaaliVuorokausiTyoaika (0s)
🟢 testNormaaliViikkotyoaika (0s)
🟢 testNormaaliViikkotyoaikaVoiVaihdellaKeskeytymattomassaKolmivuorotyossa (0s)
🟢 testVuorokautinenLisatyoaika (0s)
🟢 testVuorokautinenLisatyoaikaKunViikkotyoaikaVoiVaihdellaKeskeytymattomassaKolmivuorotyossa (0s)
🟢 testViikoittainenLisatyoaika (0s)
🟢 testVuorokautinenYlityoaika (0s)
🟢 testNormaaliArkipyhaviikkoNeljaPaivaaToissa_LiukumavapaaArkipyhana (0s)
🟢 testNormaaliArkipyhaviikkoNeljaPaivaaToissa (0s)
🟢 testArkipyhaviikkoNeljaPaivaaToissaYlityoPerjanatina_LiukumavapaaArkipyhänä (0s)
🟢 testArkipyhaviikkoNeljaPaivaaToissaYlityoPerjanatina (0s)
🟢 testArkipyhaviikkoNeljaPaivaaToissaArkenaJaYlityoLauantaina (0s)
🟢 testArkipyhaviikkoNeljaPaivaaToissaArkenaJaYlityoTiistainaLiukumavapaaArkipyhana (0s)
🟢 testArkipyhaviikkoNeljaPaivaaToissaArkenaJaYlityoTiistaina (0s)
🟢 testNormaaliArkiviikkoViisiPaivaaArkenaToissaJaYlityoLauantaina (0s)
🟢 testNormaaliArkiviikkoViisiPaivaaArkenaToissaJaYlityoSunnuntaina (0s)
🟢 testArkipyhaviikkoNeljaPaivaaToissaNormaalistiMuttaYlitoissaArkipyhana (0s)
🟢 testArkipyhaviikkoYlitoissaArkipaivanaJaPyhapaivana (0s)
🟢 testArkiviikkoYksiTyovuorolistanMukainenPoissaoloYlityoSunnuntaina (0s)
🟢 testArkiviikkoKolmePaivaaToissaYksiLyhennysvapaaJaYksiMuuPoissaoloSitenYlityoSunnuntaiAamupaivallaEiOleYlityota (0s)
🟢 testArkiviikkoKolmePaivaaToissaYksiLyhennysvapaaJaYksiMuuPoissaoloIlmoittamattaSitenYlityoSunnuntaiAamupaivallaEiOleYlityota (0s)
🟡 testArkiviikkoKolmePaivaaToissaYksiMuuPoissaoloSitenYlityoSunnuntaiAamupaivallaEiOleYlityota_YlityomaaraysVainSunnuntailla (0s)
TODO Palkaton vapaa ei alenna ylityökynnystä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testArkiviikkoKolmePaivaaToissaYksiMuuPoissaoloSitenYlityoSunnuntaiAamupaivallaEiOleYlityota_YlityomaaraysVainSunnuntailla(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:1198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotOlettavatSaannollisenTyoajan (0s)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnLyhyt (0s)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnNormaali (0s)
🟢 testPitkaViikkoIlmanYlityomaaraystaYlitoissaLauantaina (0s)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnTasausvapaa (0s)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnLiukumavapaa (0s)
🟢 testSaannollinenTyoaikaEiTasoitu_TiistaiPoissaolo_KsYlityotPerjantaina (0s)
🟡 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnPalkatonPoissaolo (0s)
TODO Palkaton vapaa ei alenna ylityökynnystä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnPalkatonPoissaolo(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:1449)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnPalkallinenPoissaolo (0s)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnVirkavapaa (0s)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotLauantainaOlettavatSaannollisenTyoajanTiistaiOnLyhyt (0s)
🟡 testTasausvapaanMerkitseminenIkaankuinPalkalliseksiLiukumavapaaksiJaPalkanlaskentaSekaLaskutus (0s)
TODO Tasoitusvapaata VacationEarned voi nollata liukumalaskurin?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testTasausvapaanMerkitseminenIkaankuinPalkalliseksiLiukumavapaaksiJaPalkanlaskentaSekaLaskutus(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:1569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkTimeCyclesPerProject (0s)
🟢 testVuorolisanLaskentavaliTyosuhteenAikana_SykliAlkaaMarrasJoulukuutaLahinnaOlevanViikonVaihteesta (0s)
🟢 testKeskimaaraisenVuorolisanLaskentavaliTyosuhteenAikana_SyliAlkaaVuosittainJoulukuunAlusta (0s)
🟡 testAnnikaEnsimmäisenPuolenVuodenJälkeen (0s)
TODO AnnikaEnsimmäisenPuolenVuodenJälkeen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testAnnikaEnsimmäisenPuolenVuodenJälkeen(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2486)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKeskimaarainenVuorolisaEnnenTyosuhteenAlkua (0s)
🟡 testKeskimaarainenVuorolisaTyosuhteenEnsimmaisenaPaivanaElleiTöissä (0s)
Jos työaika/viikko on 36 tuntia tai enemmän, maksetaan tehdyiltä tunneilta toteutuneen työajan ja vuorojen mukaiset vuorolisät. Jos työaika/viikko on vähemmän kuin 36 tuntia, maksetaan keskimääräistä vuorolisää (ns. tasausvapaan ajalta) niiltä tunneilta, joiden määrä on 36 miinus toteutuneet tunnit.
 expected:<[7,2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.assertTasausvapaa(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2419)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaTyosuhteenEnsimmaisenaPaivanaElleiTöissä(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKeskimaarainenVuorolisaTyosuhteenEnsimmaisenaPaivana (0s)
🟡 testAnnikaMore (0s)
TODO Tsekkaa provision huomioiminen myös.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testAnnikaMore(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2741)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKeskimaarainenVuorolisaEnnenEnsimmaista5vko (0s)
TODO miksi tämä implementaatio puuttuu?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaEnnenEnsimmaista5vko(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2757)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKeskimaarainenVuorolisaEnsimmaisen5vkoJalkeen (0s)
TODO miksi tämä implementaatio puuttuu?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaEnsimmaisen5vkoJalkeen(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2764)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKeskimaarainenVuorolisaEnsimmaisen6kkJalkeen (0s)
TODO miksi tämä implementaatio puuttuu?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaEnsimmaisen6kkJalkeen(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2771)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKeskimaarainenVuorolisaTäydenSyklinJalkeen (0s)
TODO miksi tämä implementaatio puuttuu?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaTäydenSyklinJalkeen(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2778)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKeskimaarainenVuorolisaTyosuhteenAikana (0s)
TODO Kun puhutaan keskimääräisestä vuorolisästä (52 viikkoa), lasketaanko siihen keskiarvo vain ilta- ja yölisistä vai myös sunnuntailisistä? Entä ylitöistä? Entä itse tuntipalkka jos on muuttunut, lasketaanko ns. keskituntipalkka vai keskiarvoistetaanko vain pelkkiä em. lisiä?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaTyosuhteenAikana(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2790)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVuosilomapaivienKaytto (0s)
@Harri TODO Vuosilomapäivien käyttö.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testVuosilomapaivienKaytto(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2809)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVuosilomapaivienKayttoDetalji (0s)
@Harri TODO Vuosilomapäivien käyttödetalji.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testVuosilomapaivienKayttoDetalji(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2828)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTasausvapaatSairausaikana (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testTasausvapaatSairausaikana(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2842)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVapaidenVastaaminenTyoaikaa (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testVapaidenVastaaminenTyoaikaa(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2854)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testPalkallistenVapaidenVastaaminenTyoaikaa (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testPalkallistenVapaidenVastaaminenTyoaikaa(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2864)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKoulutusaika (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKoulutusaika(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2874)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVuorolistanMuuttaminen (0s)
TODO Vuorolistan muuttaminen. Ei akuutti.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testVuorolistanMuuttaminen(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2886)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVuosilomanLaskeminen (0s)
TODO Vuosiloman laskeminen myöhemmin.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testVuosilomanLaskeminen(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2900)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.view.utils.TestConstructPayRollPerEmployerAndPerCustomer (0s)
🟡 testProjectCustomeritReportNakymasta (0s)
 expected:<9,[124]> but was:<9,[028]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.view.utils.TestConstructPayRollPerEmployerAndPerCustomer.testProjectCustomeritReportNakymasta(TestConstructPayRollPerEmployerAndPerCustomer.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestPuutarhaAlanVahittaismyyntityo (6s)
🟡 testLauantailisa (0s)
Palkkasumma ei ole oikein expected:<8[4,1]6> but was:<8[8,5]6>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertAmountBasedNightshiftPeriod(AbstractTesTestCase.java:214)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertAmountBasedNightshiftPeriod(AbstractTesTestCase.java:177)
	at com.tustor.tuntinetti.backend.logic.TestPuutarhaAlanVahittaismyyntityo.testLauantailisa(TestPuutarhaAlanVahittaismyyntityo.java:30)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLauantailisa2 (0s)
Palkkasumma ei ole oikein expected:<1[56,2]4> but was:<1[62,8]4>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertAmountBasedNightshiftPeriod(AbstractTesTestCase.java:214)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertAmountBasedNightshiftPeriod(AbstractTesTestCase.java:177)
	at com.tustor.tuntinetti.backend.logic.TestPuutarhaAlanVahittaismyyntityo.testLauantailisa2(TestPuutarhaAlanVahittaismyyntityo.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLauantailisa3 (0s)
Palkkasumma ei ole oikein expected:<1[56,2]4> but was:<1[62,8]4>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertAmountBasedNightshiftPeriod(AbstractTesTestCase.java:214)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertAmountBasedNightshiftPeriod(AbstractTesTestCase.java:177)
	at com.tustor.tuntinetti.backend.logic.TestPuutarhaAlanVahittaismyyntityo.testLauantailisa3(TestPuutarhaAlanVahittaismyyntityo.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLauantailisa4 (0s)
Palkkasumma ei ole oikein expected:<8[5,2]> but was:<8[9,6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertAmountBasedNightshiftPeriod(AbstractTesTestCase.java:214)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertAmountBasedNightshiftPeriod(AbstractTesTestCase.java:177)
	at com.tustor.tuntinetti.backend.logic.TestPuutarhaAlanVahittaismyyntityo.testLauantailisa4(TestPuutarhaAlanVahittaismyyntityo.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa5 (0s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2020 (1s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2021 (1s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2022 (0s)
🟢 testArkipyhatKunTyosuhdeEiOleKestanytKauaa2018 (0s)
🟢 testIltalisa1 (0s)
🟢 testIltalisa2 (0s)
🟢 testIltaJaYolisa1 (0s)
🟢 testIltaJaYolisa2 (0s)
🟢 testYolisa3 (0s)
🟢 testIltaJaYolisa3 (0s)
🟢 testIltaJaYolisa4 (0s)
🟢 testArkipyhatToissa (1s)
🟢 testArkipyhatKunTekeeToita (0s)
🟢 testArkipyhatKunTekeeToitaMuttaBittiEiPaalla (0s)
🟢 testArkipyhat (0s)
🟢 testItsenaisyyspaivaMaksetaanLainMukaan (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testArkipyhatKunTyosuhdeEiOleKestanytKauaa (0s)
🟢 testFirstSickdayNotPaidOnShortRegularSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortAccidentSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortRegularSickleaveOnLongContractperiod (0s)
🟢 testFirstSickdayIsPaidOnLongRegularSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayIsNotPaidOnShortRegularSickleaveOnTooShortContractperiod (0s)
🟢 testFirstSickdayPaidOnRecurringRegularSickleaveOnShortContractperiod (0s)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟡 test_TODO_SairausajanPalkkaPerakkaistenTyokausienTyoajanSummanMukaan (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractPuutarhaAlanTesTestCase.test_TODO_SairausajanPalkkaPerakkaistenTyokausienTyoajanSummanMukaan(AbstractPuutarhaAlanTesTestCase.java:260)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_ArkipyhäKorvausPerakkaistenTyokausienTyoajanSummanMukaan (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractPuutarhaAlanTesTestCase.test_TODO_ArkipyhäKorvausPerakkaistenTyokausienTyoajanSummanMukaan(AbstractPuutarhaAlanTesTestCase.java:272)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_KTA (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractPuutarhaAlanTesTestCase.test_TODO_KTA(AbstractPuutarhaAlanTesTestCase.java:279)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKaksivuorotyo (8s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testAattolisa (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testSeisokkikorvausAamulta (0s)
🟢 testSeisokkikorvausPaivalta (0s)
🟢 testArkipyhienKorvaus (2s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testMaksetaanKTAlla (0s)
🟡 testKorottavatKTAta (0s)
KTA ei vastannut odotettua. expected:<10[]> but was:<10[,54]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2295)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2241)
	at com.tustor.tuntinetti.backend.logic.AbstractPahvinJaPaperinjalostusalanTestCase.testKorottavatKTAta(AbstractPahvinJaPaperinjalostusalanTestCase.java:775)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges (0s)
🟡 testFreeForYouMyFriendSingleDay (0s)
expected:<0-0[]> but was:<0-0[, 0-0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.assertFreeForYouMyFriend(TestSuitableTimeRanges.java:53)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.testFreeForYouMyFriendSingleDay(TestSuitableTimeRanges.java:37)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testFreeForYouMyFriendTwoDays (0s)
expected:<0-0[]> but was:<0-0[, 0-0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.assertFreeForYouMyFriend(TestSuitableTimeRanges.java:53)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.testFreeForYouMyFriendTwoDays(TestSuitableTimeRanges.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testFreeUntilWorkShiftTomorrowMorning (0s)
expected:<0-[]7> but was:<0-[0, 0-]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.assertFreeUntilWorkShiftStartTomorrowMorning(TestSuitableTimeRanges.java:129)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.testFreeUntilWorkShiftTomorrowMorning(TestSuitableTimeRanges.java:64)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testFreeUntilWorkShiftStartTimeTomorrowMorning (0s)
expected:<0-[]7> but was:<0-[0, 0-]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.assertFreeUntilWorkShiftStartTomorrowMorning(TestSuitableTimeRanges.java:129)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.testFreeUntilWorkShiftStartTimeTomorrowMorning(TestSuitableTimeRanges.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMedGroupUseCase (0s)
🟡 testFreeUntilWorkShiftStartTimeAsExplicitTimeTomorrowMorning (0s)
expected:<0-[]7> but was:<0-[0, 0-]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.assertFreeUntilWorkShiftStartTomorrowMorning(TestSuitableTimeRanges.java:129)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.testFreeUntilWorkShiftStartTimeAsExplicitTimeTomorrowMorning(TestSuitableTimeRanges.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testFreeUntilWorkShiftStartTimeAsExplicitTimeEvenIfThreeTasksTomorrowMorning (0s)
expected:<0-[]7> but was:<0-[0, 0-]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.assertFreeUntilWorkShiftStartTomorrowMorning(TestSuitableTimeRanges.java:129)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.testFreeUntilWorkShiftStartTimeAsExplicitTimeEvenIfThreeTasksTomorrowMorning(TestSuitableTimeRanges.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testFreeUntilWorkShiftStartTimeAsExplicitTimeEvenIfFourTasksTomorrowMorning (0s)
expected:<0-[]7> but was:<0-[0, 0-]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.assertFreeUntilWorkShiftStartTomorrowMorning(TestSuitableTimeRanges.java:129)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.testFreeUntilWorkShiftStartTimeAsExplicitTimeEvenIfFourTasksTomorrowMorning(TestSuitableTimeRanges.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testFreeUntilWorkShiftStartTimeAsExplicitTimeEvenIfTwoTasksTomorrowMorning (0s)
expected:<0-[]7> but was:<0-[0, 0-]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.assertFreeUntilWorkShiftStartTomorrowMorning(TestSuitableTimeRanges.java:129)
	at com.tustor.tuntinetti.backend.logic.TestSuitableTimeRanges.testFreeUntilWorkShiftStartTimeAsExplicitTimeEvenIfTwoTasksTomorrowMorning(TestSuitableTimeRanges.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistojenTes80h (5s)
🟢 testWeeklyOvertime (0s)
🟡 testTODOApVacationWorktimeReductionMilestoneDayMinimumLengthAsABoolean (1s)
Kun wtrMilestoneDayMinimumLength.equals(standardWorkHoursPerDay) ei lasketa keskiarvoistuksella. Kahden viikon jaksolla GAPissä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.huvites.AbstractHuviElamysJaTeemapuistojenTesTestCase.assertApVacationWorktimeReductionMilestoneDayMinimumLengthAsABoolean(AbstractHuviElamysJaTeemapuistojenTesTestCase.java:125)
	at com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistojenTes80h.testTODOApVacationWorktimeReductionMilestoneDayMinimumLengthAsABoolean(TestHuviElamysJaTeemapuistojenTes80h.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKikyApVacationWorktimeReductionMilestoneDayMinimumLengthVsStandardWorkHoursPerDay (0s)
🟢 testIltalisaYlityonAikana (0s)
🟢 testYolisaYlityonAikana (0s)
🟢 testOvertimeOver12hDayIltalisa (0s)
🟢 testSickLeaveHoursAveragePreviousHoursNoWorkShift (0s)
🟢 testWtrKertymaLasketaanAina42Jakajalla (0s)
🟡 test_TODO_SickleaveHoursDurationLimitsPam1kkTakuuPalkkaTyotapaturma (0s)
Pitäisi olla ensimmäinen sairaspäivä. 01.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<[7,5]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3627)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.huvites.AbstractHuviElamysJaTeemapuistojenTesTestCase.assertSickleaveHoursDurationLimitsPam1kkTakuuPalkkaTyotapaturma(AbstractHuviElamysJaTeemapuistojenTesTestCase.java:355)
	at com.tustor.tuntinetti.backend.logic.huvites.AbstractHuviElamysJaTeemapuistojenHourlyPayTesTestCase.test_TODO_SickleaveHoursDurationLimitsPam1kkTakuuPalkkaTyotapaturma(AbstractHuviElamysJaTeemapuistojenHourlyPayTesTestCase.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAgreementName (0s)
🟢 testSickLeaveHoursFullWorkDayWorkShift (0s)
🟢 testSickLeaveHoursNoRange (0s)
🟢 testSickLeaveHoursFullWorkDayNoWorkShift (0s)
🟢 testApVacationNormalYear (0s)
🟢 testApVacationLimit (0s)
🟢 testApVacationInsufficientMonths (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (1s)
🟢 testSickLeaveHoursDurationLimits (0s)
🟢 testSickLeaveRepeating (0s)
🟢 testSickleaveSVLFirstDayAnyDayTemplate (0s)
🟢 testSickLeaveSVLFirstDayAnyDaySaturday (0s)
🟢 testSickLeaveSVLFirstDayAnyDaySunday (0s)
🟢 testSickLeaveSVLFirstDayAnyDayFriday (0s)
🟢 testSairaslomakorvausMaksetanaKuitenkinVahintaanSairausvakuutuslainTarkoitamaltaKarenssiajalta (0s)
🟢 testSickLeaveChildSick (0s)
🟢 testApVacationFirst8Months (0s)
🟢 testNoApVacationFromMathernaAndPaternalLeave (0s)
🟢 testIltalisa (0s)
🟡 com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistoTes120h (4s)
🟢 testNormalHours (0s)
🟢 testWeeklyOvertime (0s)
🟢 testApVacationWorktimeReductionMilestoneDayMinimumLengthAsABoolean (0s)
🟢 testKikyApVacationWorktimeReductionMilestoneDayMinimumLengthVsStandardWorkHoursPerDay (0s)
🟢 testIltalisaYlityonAikana (0s)
🟢 testYolisaYlityonAikana (0s)
🟢 testOvertimeOver12hDayIltalisa (0s)
🟢 testSickLeaveHoursAveragePreviousHoursNoWorkShift (0s)
🟢 testWtrKertymaLasketaanAina42Jakajalla (0s)
🟡 test_TODO_SickleaveHoursDurationLimitsPam1kkTakuuPalkkaTyotapaturma (0s)
Pitäisi olla ensimmäinen sairaspäivä. 01.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<[7,5]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3627)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.huvites.AbstractHuviElamysJaTeemapuistojenTesTestCase.assertSickleaveHoursDurationLimitsPam1kkTakuuPalkkaTyotapaturma(AbstractHuviElamysJaTeemapuistojenTesTestCase.java:355)
	at com.tustor.tuntinetti.backend.logic.huvites.AbstractHuviElamysJaTeemapuistojenHourlyPayTesTestCase.test_TODO_SickleaveHoursDurationLimitsPam1kkTakuuPalkkaTyotapaturma(AbstractHuviElamysJaTeemapuistojenHourlyPayTesTestCase.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAgreementName (0s)
🟢 testSickLeaveHoursFullWorkDayWorkShift (0s)
🟢 testSickLeaveHoursNoRange (0s)
🟢 testSickLeaveHoursFullWorkDayNoWorkShift (0s)
🟢 testApVacationNormalYear (0s)
🟢 testApVacationLimit (0s)
🟢 testApVacationInsufficientMonths (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (1s)
🟢 testSickLeaveHoursDurationLimits (0s)
🟢 testSickLeaveRepeating (0s)
🟢 testSickleaveSVLFirstDayAnyDayTemplate (0s)
🟢 testSickLeaveSVLFirstDayAnyDaySaturday (0s)
🟢 testSickLeaveSVLFirstDayAnyDaySunday (0s)
🟢 testSickLeaveSVLFirstDayAnyDayFriday (0s)
🟢 testSairaslomakorvausMaksetanaKuitenkinVahintaanSairausvakuutuslainTarkoitamaltaKarenssiajalta (0s)
🟢 testSickLeaveChildSick (0s)
🟢 testApVacationFirst8Months (0s)
🟢 testNoApVacationFromMathernaAndPaternalLeave (0s)
🟢 testIltalisa (0s)
🟢 com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistojenLisatTesTestCase (0s)
🟢 testIltalisäLimit (0s)
🟢 testIltalisäRise (0s)
🟢 testIltalisäSunnuntai (0s)
🟢 testIltalisäYölisä (0s)
🟢 testIltalisäYölisäSunnutai (0s)
🟢 testAPAndXDay50 (0s)
🟢 testXDay50 (0s)
🟢 testYölisä (0s)
🟢 testIltalisäYölisäYölisäMuuttuu (0s)
🟢 testIltalisä (0s)
🟢 testVDay100 (0s)
🟡 com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistojenTes75hKk (4s)
🟢 testWeeklyOvertime (0s)
🟢 testApVacationEarnedAfter6Months (0s)
🟢 testSickLeaveHoursWorkshiftFullWorkDay (0s)
🟡 testTODOApVacationWorktimeReductionMilestoneDayMinimumLengthAsABoolean (0s)
Kun wtrMilestoneDayMinimumLength.equals(standardWorkHoursPerDay) ei lasketa keskiarvoistuksella. Kahden viikon jaksolla GAPissä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.huvites.AbstractHuviElamysJaTeemapuistojenTesTestCase.assertApVacationWorktimeReductionMilestoneDayMinimumLengthAsABoolean(AbstractHuviElamysJaTeemapuistojenTesTestCase.java:125)
	at com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistojenTes75hKk.testTODOApVacationWorktimeReductionMilestoneDayMinimumLengthAsABoolean(TestHuviElamysJaTeemapuistojenTes75hKk.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKikyApVacationWorktimeReductionMilestoneDayMinimumLengthVsStandardWorkHoursPerDay (0s)
🟢 testIltalisaYlityonAikana (0s)
🟢 testYolisaYlityonAikana (0s)
🟢 testOvertimeOver12hDayIltalisa (0s)
🟢 testSickLeaveHoursAveragePreviousHoursNoWorkShift (0s)
🟢 testApVacationNormalYear (0s)
🟢 testApVacationLimit (0s)
🟢 testApVacationInsufficientMonths (0s)
🟢 testSickleaveHoursDurationLimitsPam1kkTakuuPalkkaTyotapaturma (0s)
🟢 testSickLeaveHoursFullWorkDay (0s)
🟡 testAgreementName (0s)
expected:<...stoja koskeva TES, k[uukausi]palkkainen> but was:<...stoja koskeva TES, k[k-]palkkainen>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.huvites.AbstractHuviElamysJaTeemapuistojenMonthlyPayTestCase.testAgreementName(AbstractHuviElamysJaTeemapuistojenMonthlyPayTestCase.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (1s)
🟢 testSickLeaveHoursDurationLimits (0s)
🟢 testSickLeaveRepeating (0s)
🟢 testSickleaveSVLFirstDayAnyDayTemplate (0s)
🟢 testSickLeaveSVLFirstDayAnyDaySaturday (0s)
🟢 testSickLeaveSVLFirstDayAnyDaySunday (0s)
🟢 testSickLeaveSVLFirstDayAnyDayFriday (0s)
🟢 testSairaslomakorvausMaksetanaKuitenkinVahintaanSairausvakuutuslainTarkoitamaltaKarenssiajalta (0s)
🟢 testSickLeaveChildSick (0s)
🟢 testApVacationFirst8Months (0s)
🟢 testNoApVacationFromMathernaAndPaternalLeave (0s)
🟢 testIltalisa (0s)
🟡 com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistojenTes112hKk (4s)
🟢 testWeeklyOvertime (0s)
🟢 testApVacationWorktimeReductionMilestoneDayMinimumLengthAsABoolean (0s)
🟢 testApVacationEarnedAfter6Months (0s)
🟢 testWTR (0s)
🟢 testKikyApVacationWorktimeReductionMilestoneDayMinimumLengthVsStandardWorkHoursPerDay (0s)
🟢 testIltalisaYlityonAikana (0s)
🟢 testYolisaYlityonAikana (0s)
🟢 testOvertimeOver12hDayIltalisa (0s)
🟢 testSickLeaveHoursAveragePreviousHoursNoWorkShift (0s)
🟢 testApVacationNormalYear (0s)
🟢 testApVacationLimit (0s)
🟢 testApVacationInsufficientMonths (0s)
🟢 testSickleaveHoursDurationLimitsPam1kkTakuuPalkkaTyotapaturma (0s)
🟢 testSickLeaveHoursFullWorkDay (0s)
🟡 testAgreementName (0s)
expected:<...stoja koskeva TES, k[uukausi]palkkainen> but was:<...stoja koskeva TES, k[k-]palkkainen>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.huvites.AbstractHuviElamysJaTeemapuistojenMonthlyPayTestCase.testAgreementName(AbstractHuviElamysJaTeemapuistojenMonthlyPayTestCase.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (1s)
🟢 testSickLeaveHoursDurationLimits (0s)
🟢 testSickLeaveRepeating (0s)
🟢 testSickleaveSVLFirstDayAnyDayTemplate (0s)
🟢 testSickLeaveSVLFirstDayAnyDaySaturday (0s)
🟢 testSickLeaveSVLFirstDayAnyDaySunday (0s)
🟢 testSickLeaveSVLFirstDayAnyDayFriday (0s)
🟢 testSairaslomakorvausMaksetanaKuitenkinVahintaanSairausvakuutuslainTarkoitamaltaKarenssiajalta (0s)
🟢 testSickLeaveChildSick (0s)
🟢 testApVacationFirst8Months (0s)
🟢 testNoApVacationFromMathernaAndPaternalLeave (0s)
🟢 testIltalisa (0s)
🟢 com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistojenTes129hKokoaikainen (1s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testTyotVapaaPaivina (0s)
🟢 testWorkTimeReduction (0s)
🟢 testYolisa (0s)
🟢 testSickleave (0s)
🟢 testIltalisa (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMetalliTes (9s)
🟢 testDailyOvertime (0s)
🟢 testCase3207 (0s)
🟢 testViikkoYlityo (0s)
🟢 testCase34253 (0s)
🟢 testWeeklyOvertimeReplacesDailyOvertimeIfItHasLargerCompensation (0s)
🟢 testDailyLeg2OvertimeAfterWeeklyOvertime (0s)
🟢 testWeeklyLeg2OvertimeStartsDuringTheDay (0s)
🟡 testSpecialSaturdayOvertime1 (0s)
TODO: Lauantaiylityö sekoittaa pakkaa joten viikoittainen ylityö ei tule oikein
 expected:<[5]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestMetalliTes.testSpecialSaturdayOvertime1(TestMetalliTes.java:279)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpecialSaturdayOvertime2 (0s)
🟢 testCase34253_MaanselkaTapio_20191225_20200106 (0s)
🟢 testOnly_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_causesWorktimeReductionVacationDaysToBeSkipped (0s)
🟢 testCopyGregerNyman_20151113_20151114 (0s)
🟢 testCopyFrankLonnroth_20151101_20151130 (0s)
🟢 testCase9838_HaddasFrej_20160105 (0s)
🟢 testHautalaMarko_20160201_20160215 (0s)
🟢 testCase31427_OoReh_20200907_20200913 (0s)
🟢 testLostWeeklyRestTime (0s)
🟢 testPaasiaislauantaiViikkoylityonAikana (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaityo (3s)
🟢 testArkipyhat (2s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testSairaslomaKorvaukset (0s)
🟢 testPalkallisenAitiyslomanAjaltaEiKorvataItsenäisyysPaivaa (0s)
🟢 testPalkallisenAitiyslomanAjaltaMaksetaanVappuna (0s)
🟢 testPalkallisenRaskauslomanAjaltaMaksetaanVappuna (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_notQualified (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_qualified (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_unpaidReductionVacation (0s)
🟢 testIndependenceDayIsCompensated_dummyTaskOnReport (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_sickleave (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_sickleaveJollaSuunniteltuTyovuoro (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_fullWorkDay (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_vacation (0s)
🟢 testSairauslomallaArkipyhänäJaOikeusSarauslomakorvaukseenAlkanut (0s)
🟢 testSairauslomallaItsenaisyyspaivanaJaViereisinaPaivinaJaOikeusSarauslomakorvaukseenAlkanut (0s)
🟢 testArkipyhienKarenssi (0s)
🟢 testArkipyhatPaasiaisena (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTeknologiateollisuudenToimihenkiloidenTes40 (1s)
🟢 testWtr (0s)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟢 testSpecialSaturdayOvertime (0s)
🟡 testArkipyhat (1s)
Extra tunnit eivät vastanneet odotettua. expected:<[8]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertExtra(AdvancedTesTest.java:1476)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyExtra(AdvancedTesTest.java:1411)
	at com.tustor.tuntinetti.backend.logic.TestTeknologiateollisuudenToimihenkiloidenTes40IlmanWtr.testArkipyhat(TestTeknologiateollisuudenToimihenkiloidenTes40IlmanWtr.java:133)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟢 testExtraHoursAndOvertime (0s)
🟢 testExtraHoursAndOvertime12h (0s)
🟢 testPaasiaislauantainViikonViikkoylityo (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testJuhannusaattoViikonViikkoylityo (0s)
🟢 testJouluaatonViikonViikkoylityo (0s)
🟢 testLoppiainenViikkoylityo (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_MuuKuinToimistotyo_Kiky (2s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testYotyolisa (0s)
🟢 testIltatyolisa (0s)
🟢 testLauantailisa (0s)
🟢 testHolidayCompensation (0s)
🟢 testStandbyCompensation (0s)
🟡 test_TODO_YotyolisaJatkuuYliKuuden (0s)
Tunnit eivät vastanneet odotettua. expected:<[7]> but was:<[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AbstractAmmatillistenKoulutuskeskustenHallintoJaTukipalveluhenkilostoTesTestCase.test_TODO_YotyolisaJatkuuYliKuuden(AbstractAmmatillistenKoulutuskeskustenHallintoJaTukipalveluhenkilostoTesTestCase.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattolisa (0s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testSickleave (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 com.tustor.tuntinetti.backend.logic.TestKumiteollisuusToimihenkilotTesPaivatyo (0s)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testSpecialSaturdayOvertime1 (0s)
🟢 testSpecialSaturdayOvertime2 (0s)
🟢 testMidsummerCompensationsSaturday (0s)
🟢 testNormaaliIltalisä (0s)
🟢 testNormaaliYölisä (0s)
🟢 testMidsummerCompensationsFriday (0s)
🟢 testMidsummerCompensationsSunday (0s)
🟢 testDailyOvertimeOnNormalDay (0s)
🟢 testDailyOvertimeOnSaturday (0s)
🟢 testNormalWeeklyOvertime (0s)
🟢 testSpecialWeeklyOvertime (0s)
🟢 testSpecialWeeklyOvertime_SickleaveOnFriday_partTimeEmployeeShortDays (0s)
🟢 testSpecialWeeklyOvertime_SickleaveOnFriday_partTimeEmployeeShortWeeks (0s)
🟢 testSpecialWeeklyOvertime_SickleaveOnFriday (0s)
🟢 testSpecialWeeklyOvertime_partTimeEmployeeShortDays (0s)
🟢 testSpecialWeeklyOvertime_partTimeEmployeeShortWeeks (0s)
🟢 testShortWeekNoWeeklyOvertimeOnSpecialHoliday (0s)
🟢 testShortWeekNoWeeklyOvertimeOnSpecialHoliday_partTimeEmployeeShortDays (0s)
🟢 testShortWeekNoWeeklyOvertimeOnSpecialHoliday_partTimeEmployeeShortWeeks (0s)
🟢 testSpecialWeeklyOvertime_partOfDayIsNotOvertime (0s)
🟢 testSpecialWeeklyOvertimeEaster_partOfDayIsNotOvertime (0s)
🟢 testSpecialWeeklyOvertimeChristmas_normalWeeklyOvertimeLaterSameWeek (0s)
🟢 testWorktimeReduction (0s)
🟢 testHolidayOnSaturdayDoesNotAffectWeeklyWorktime (0s)
🟢 testArkipyhaKorvataanViikonloppunakin (0s)
🟢 testLoppiaistaEiKorvataViikonloppuna (0s)
🟢 testLoppiainenKorvataanViikolla (0s)
🟢 testHolidayOnWednesdayAffectsWeeklyWorktimeButHolidayEveDoesNot (0s)
🟢 testWeeklyOvertimeOnNormalSaturday (0s)
🟢 testWeeklyOvertimeOnHolySaturday (0s)
🟢 testWeeklyOvertimeOnChristmasEve (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMixedModeWorkDayEntryControllerAutomaticLunchBreakMode (0s)
🟡 testTODO (0s)
- testaa kululajikirjaus
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMixedModeWorkDayEntryControllerAutomaticLunchBreakMode.testTODO(TestMixedModeWorkDayEntryControllerAutomaticLunchBreakMode.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOXX (0s)
TODO Testaa että sairausloman voi kirjata kun kaikki taskit lukittu.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMixedModeWorkDayEntryControllerAutomaticLunchBreakMode.testTODOXX(TestMixedModeWorkDayEntryControllerAutomaticLunchBreakMode.java:34)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODO24h (0s)
TIlttaasi (korjattu) jos on esim 16-0
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testTODO24h(AbstractTestsForMixedModeWorkDayEntryController.java:471)
	at com.tustor.tuntinetti.backend.logic.TestMixedModeWorkDayEntryControllerAutomaticLunchBreakMode.testTODO24h(TestMixedModeWorkDayEntryControllerAutomaticLunchBreakMode.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAutomaticLunchBreakIfWorkdayOver6Hours (0s)
🟡 testTODOXXCompensations (0s)
TODO Testaa että kululajit voi kirjata vaikka description olisi muuten disabloitu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMixedModeWorkDayEntryControllerAutomaticLunchBreakMode.testTODOXXCompensations(TestMixedModeWorkDayEntryControllerAutomaticLunchBreakMode.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAutomaticLunchBreakIfWorkdayOver6Hours_2 (0s)
🟢 testNoAutomaticLunchBreakIfWorkdayExactly6Hours (0s)
🟢 testNoAutomaticLunchBreakIfWorkdayUnder6Hours (0s)
🟡 testAutomaticLunchBreakIfWorkdayOver6HoursAndAlreadyHasABreakButWhichIsLessThanMinimumRequiredLunchBreak (0s)
expected:<...i, 17:45-20, 20:05-2[1:45, 22:15-2]3:55> but was:<...i, 17:45-20, 20:05-2[]3:55>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.AbstractMixedModeWorkDayEntryControllerTestCase.assertMuokkaaYksi1OsainenTaski1Rivi_Yli6hSisältääMinitauon(AbstractMixedModeWorkDayEntryControllerTestCase.java:187)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testPerustaYksi1OsainenTaski1Riville_Yli6hSisältääMinitauon(AbstractTestsForMixedModeWorkDayEntryController.java:514)
	at com.tustor.tuntinetti.backend.logic.TestMixedModeWorkDayEntryControllerAutomaticLunchBreakMode.testAutomaticLunchBreakIfWorkdayOver6HoursAndAlreadyHasABreakButWhichIsLessThanMinimumRequiredLunchBreak(TestMixedModeWorkDayEntryControllerAutomaticLunchBreakMode.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNoAutomaticLunchBreakIfWorkdayOver6HoursButAlreadyHasAMinimumBreak (0s)
🟢 testPerustaYksi1OsainenTaski1Riville_Yli6h (0s)
🟢 testMuokkaaYksi1OsainenTaski1Rivi_Yli6h (0s)
🟢 testMuokkaaYksi1OsainenTaski1Rivi_6h (0s)
🟢 testPerustaYksi1OsainenTaski1Riville_Alle6h (0s)
🟡 testPerustaYksi1OsainenTaski1Riville_Yli6hSisältääMinitauon (0s)
expected:<...i, 17:45-20, 20:05-2[1:45, 22:15-2]3:55> but was:<...i, 17:45-20, 20:05-2[]3:55>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.AbstractMixedModeWorkDayEntryControllerTestCase.assertMuokkaaYksi1OsainenTaski1Rivi_Yli6hSisältääMinitauon(AbstractMixedModeWorkDayEntryControllerTestCase.java:187)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testPerustaYksi1OsainenTaski1Riville_Yli6hSisältääMinitauon(AbstractTestsForMixedModeWorkDayEntryController.java:514)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPerustaYksi1OsainenTaski1Riville_Yli6hSisältääMinimitauon (0s)
🟢 testBasicValidation (0s)
🟡 testTODOBasicValidation_CostCenter (0s)
TODO testaa isCostCenterLocked()
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testTODOBasicValidation_CostCenter(AbstractTestsForMixedModeWorkDayEntryController.java:252)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYksi1OsainenTaski1RiviIlmanLisätietoja (0s)
🟢 testYksi2OsainenTaski2Riviä (0s)
🟢 testYksi2osainenVacation2Rivia (0s)
🟢 testYksi2osainenLukittuVacation2Rivia (0s)
🟢 testTallennaTyhjä1OsainenKustannuspaikallinenTaski1Riville (0s)
🟢 testTallennaTyhjä1OsainenTaski1Riville (0s)
🟢 testPerustaYksi1OsainenSickleave1Riville (0s)
🟢 testMuokkaaYksi1OsainenSickleave1Rivi (0s)
🟢 testPerustaSickleavelleToinenRivi (0s)
🟢 testPerustaYksi1OsainenVacation1Riville (0s)
🟢 testMuokkaaYksi1OsainenVacation1Rivi (0s)
🟢 testPerustaVacationilleToinenRivi (0s)
🟢 testPerustaLukitulleVacationilleToinenRivi (0s)
🟢 testPoistaYksi1OsainenTaski (0s)
🟡 testPoista2OsaisenTaskinJälkimmäinenRivi (0s)
expected:<Pölöö, 1[0:45-14:05, 14:35-17:55]> but was:<Pölöö, 1[8-0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testPoista2OsaisenTaskinJälkimmäinenRivi(AbstractTestsForMixedModeWorkDayEntryController.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOUsingSickleave (0s)
TODO Refaktoroi käyttämään instanssimuuttujaa.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testTODOUsingSickleave(AbstractTestsForMixedModeWorkDayEntryController.java:913)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYksi2OsainenTaskiJossaRuokatauko2Riviä (0s)
🟢 testYksi1OsainenSickleaveJossaRuokatauko1Rivi (0s)
🟢 testYksi2OsainenSickleaveJossaRuokatauko2Riviä (0s)
🟢 testTallennaYksi1OsainenTaskiJossaRuokatauko1Rivi (0s)
🟢 testTallennaYksi1OsainenTaskiJossaRuokataukoPoistettu1Rivi (0s)
🟢 testValidateSavedPreviouslyNoPermissionNoException (0s)
🟢 testValidateChangingTimesWithoutPermissionException (0s)
🟢 testValidateChangingDescriptionWithoutPermissionException (0s)
🟢 testValidateNoCostCenterSelectedException (0s)
🟢 testValidateCostCenterSelectedNoException (0s)
🟢 testValidateNoNewTimesNoCostCenterSelectedNoException (0s)
🟢 testValidateNoNewTimesCostCenterSelectedNoException (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjectsWithWeekStartTimeEffectsVoid (1s)
🟡 testTODO (0s)
TODO Two projects.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjects.testTODO(TestBillLikeSalarySharedAmongProjects.java:18)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 4 h x 3,9 Yötyölisä = 15,6;
2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
3 h x 1,95 Iltatyölisä = 5,85;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenToimihenkiloidenTes40 (0s)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testYlityoKunViikkoylityotaTehtyJo8h (0s)
🟢 testThatSickleaveCompensatedOverTheLimits (0s)
🟡 testTODONighttimeExtraOvertimeCompensation (0s)
Pitais olla myös + 100%
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTesRangeReportTestCase.assertNightTimeHigherOvertimeRate(AbstractTesRangeReportTestCase.java:203)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenToimihenkiloidenTes40.testTODONighttimeExtraOvertimeCompensation(TestMekaanisenMetsateollisuudenToimihenkiloidenTes40.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testExtraHoursAndOvertime (0s)
🟢 testExtraHoursAndOvertime12h (0s)
🟢 testPaasiaislauantainViikonViikkoylityo (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testJuhannusaattoViikonViikkoylityo (0s)
🟢 testJouluaatonViikonViikkoylityo (0s)
🟢 testLoppiainenViikkoylityo (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMixedModeWorkDayEntryControllerCheckBoxLunchBreakMode (0s)
🟢 testPerustaYksi1OsainenTaski1Riville_Yli6h (0s)
🟢 testMuokkaaYksi1OsainenTaski1Rivi_Yli6h (0s)
🟢 testMuokkaaYksi1OsainenTaski1Rivi_6h (0s)
🟢 testPerustaYksi1OsainenTaski1Riville_Alle6h (0s)
🟢 testPerustaYksi1OsainenTaski1Riville_Yli6hSisältääMinitauon (0s)
🟢 testPerustaYksi1OsainenTaski1Riville_Yli6hSisältääMinimitauon (0s)
🟢 testBasicValidation (0s)
🟡 testTODOBasicValidation_CostCenter (0s)
TODO testaa isCostCenterLocked()
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testTODOBasicValidation_CostCenter(AbstractTestsForMixedModeWorkDayEntryController.java:252)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYksi1OsainenTaski1RiviIlmanLisätietoja (0s)
🟢 testYksi2OsainenTaski2Riviä (0s)
🟢 testYksi2osainenVacation2Rivia (0s)
🟢 testYksi2osainenLukittuVacation2Rivia (0s)
🟢 testTallennaTyhjä1OsainenKustannuspaikallinenTaski1Riville (0s)
🟢 testTallennaTyhjä1OsainenTaski1Riville (0s)
🟢 testPerustaYksi1OsainenSickleave1Riville (0s)
🟢 testMuokkaaYksi1OsainenSickleave1Rivi (0s)
🟢 testPerustaSickleavelleToinenRivi (0s)
🟢 testPerustaYksi1OsainenVacation1Riville (0s)
🟢 testMuokkaaYksi1OsainenVacation1Rivi (0s)
🟢 testPerustaVacationilleToinenRivi (0s)
🟢 testPerustaLukitulleVacationilleToinenRivi (0s)
🟢 testPoistaYksi1OsainenTaski (0s)
🟡 testPoista2OsaisenTaskinJälkimmäinenRivi (0s)
expected:<Pölöö, 1[0:45-17:55]> but was:<Pölöö, 1[8-0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testPoista2OsaisenTaskinJälkimmäinenRivi(AbstractTestsForMixedModeWorkDayEntryController.java:863)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOUsingSickleave (0s)
TODO Refaktoroi käyttämään instanssimuuttujaa.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testTODOUsingSickleave(AbstractTestsForMixedModeWorkDayEntryController.java:913)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYksi2OsainenTaskiJossaRuokatauko2Riviä (0s)
🟢 testYksi1OsainenSickleaveJossaRuokatauko1Rivi (0s)
🟢 testYksi2OsainenSickleaveJossaRuokatauko2Riviä (0s)
🟢 testTallennaYksi1OsainenTaskiJossaRuokatauko1Rivi (0s)
🟢 testTallennaYksi1OsainenTaskiJossaRuokataukoPoistettu1Rivi (0s)
🟢 testValidateSavedPreviouslyNoPermissionNoException (0s)
🟢 testValidateChangingTimesWithoutPermissionException (0s)
🟢 testValidateChangingDescriptionWithoutPermissionException (0s)
🟢 testValidateNoCostCenterSelectedException (0s)
🟢 testValidateCostCenterSelectedNoException (0s)
🟢 testValidateNoNewTimesNoCostCenterSelectedNoException (0s)
🟢 testValidateNoNewTimesCostCenterSelectedNoException (0s)
🟡 testTODO24h (0s)
TIlttaasi (korjattu) jos on esim 16-0
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testTODO24h(AbstractTestsForMixedModeWorkDayEntryController.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestLeipomoidenPaivatyolaisia37_5ViikossaKoskevaTES (2s)
🟢 testSunnuntaiTyo (0s)
🟢 testArkiTyo (0s)
🟡 testAatot (0s)
Palkka ei vastannut odotettua. expected:<[7]5> but was:<[22]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.assertOvertimes(AbstractLeipomoidenTESTestCase.java:400)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.assertAatot(AbstractLeipomoidenTESTestCase.java:355)
	at com.tustor.tuntinetti.backend.logic.TestLeipomoidenPaivatyolaisia37_5ViikossaKoskevaTES.testAatot(TestLeipomoidenPaivatyolaisia37_5ViikossaKoskevaTES.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVuorokautinenYlityo (0s)
🟢 testLauantaiVuorot (0s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testArkipyha (2s)
🟢 testViikkoylityot (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSpectraKipaUseCases (0s)
🟡 testTODOLisääOvertimeDaySummaryTestejäTähän (0s)
TODO Soini Antti (Ep Helsinki) herjaa ylityömääräystä pe 27.6. työaikaraporttinäkymässä. Ei pitäisi.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSpectraKipaUseCases.testTODOLisääOvertimeDaySummaryTestejäTähän(TestSpectraKipaUseCases.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_AleksiViljamiSulkko_20140605_pelkkaKoulutusPaiva (0s)
TODO assertoi dailyReport.isWorthDisplayingOvertimeSummary(), oli false, nyt korjattu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSpectraKipaUseCases.test_AleksiViljamiSulkko_20140605_pelkkaKoulutusPaiva(TestSpectraKipaUseCases.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOHeidiJohannaKokkinen_ (0s)
TODO Soini Antti (Ep Helsinki) herjaa ylityömääräystä JA iltalisää to 19.6. vaikka pelkkä ylityöherja riittäisi
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSpectraKipaUseCases.testTODOHeidiJohannaKokkinen_(TestSpectraKipaUseCases.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOKkVastuulisäNäkyviin (0s)
TODO kk-palkka näkyviin jotenkin? Prosentteina?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSpectraKipaUseCases.testTODOKkVastuulisäNäkyviin(TestSpectraKipaUseCases.java:70)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOKkVastuulisäTuntipalkkaisella (0s)
TODO kk-palkka näkyviin jotenkin? Prosentteina?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSpectraKipaUseCases.testTODOKkVastuulisäTuntipalkkaisella(TestSpectraKipaUseCases.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOPalkatonSairauslomaJaArkipyhä (0s)
TODO Jos on palkaton saikku tai palkaton vapaa, niin ei makseta.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSpectraKipaUseCases.testTODOPalkatonSairauslomaJaArkipyhä(TestSpectraKipaUseCases.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanTuntipalkkainen_KetonenMarika_20141201_20141231 (0s)
🟢 testKaikkiLisätKerryttävätKta (0s)
🟢 testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanTuntipalkkainen_MikhailovaIrina_20141201_20141231 (0s)
🟢 test_Hiekkavuo_Simo_Palkan_Lisät_20140602_20140608 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLviToimialanTesKta (8s)
🟢 testAverageHourlySalaryUsage (0s)
🟢 testAverageHourlySalary (0s)
🟢 testAnsaintaSaannonVaihtuminenKatkaisee (0s)
🟢 testEiLasketaAjaltaEnnenKtata (0s)
🟡 test_TODO_AverageHourlySalaryHistory (0s)
KTA ei vastannut odotettua. expected:<[10,007]> but was:<[20,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2151)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2101)
	at com.tustor.tuntinetti.backend.logic.TestLviToimialanTesKta.test_TODO_AverageHourlySalaryHistory(TestLviToimialanTesKta.java:862)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testGetHistoryKtaInfoWithDateRange (0s)
🟢 testPalvelusvuosienLaskentaEpasaannollisessaTyosuhteessaEiHeitaVirhetta (0s)
🟢 testLaskutussopimus (0s)
🟢 testTekninenTyosuhteenAlkupaivaKeskenSopimuksen (0s)
🟢 testSigmaLaskenta (0s)
🟢 test30PaivanValinLaskenta (0s)
🟢 testLaskeKeskituntiansioKunEiTaskejaLomanansaintavuodella (0s)
🟢 testLaskeKeskituntiansioKuluvaltaLomanansaintaVuodelta (0s)
🟢 testLaskeKeskituntiansioKunSitaEiVoiVielaLaskea (0s)
🟢 testLaskeKeskituntiansioViimeiseltaLomanansaintavuodelta (0s)
🟢 testMonthlySalaryOvertimeCategoryEiMerkitseva (0s)
🟢 testLomaFeaturetJaAsetuksetEiVaikuta (0s)
🟢 testLaskutusEiEstaKtanLaskentaa (0s)
🟢 testEpasaannollisenProsenttiperusteinenLomalaskelmaEiVaikuta (0s)
🟢 testAnsaintaSaantoEiLomiaTaiProsenttiperusteinenEiVaikuta (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLinjaAutoAsematMuuSuomi2020 (7s)
🟢 testAverageHourlySalaryUsage (0s)
🟢 testSunnuntaiKorvaus (3s)
🟢 testAverageHourlySalary (0s)
🟢 testIltaJaYolisat (0s)
🟢 testLapsenSairaus (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testExtraHours (0s)
🟢 test_TODO_WeeklyOvertimeWhenOver11HourDays (0s)
🟡 testWeeklyOvertimeWithVacationsAndSickleaves (0s)
TODO 16606
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractLinjaAutoAsematTestCase.testWeeklyOvertimeWithVacationsAndSickleaves(AbstractLinjaAutoAsematTestCase.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_PeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw (0s)
Normaali palkka viikkoylityön ajalta ei vastannut odotettua. expected:<[24]0> but was:<[32]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeLimits(AdvancedTesTest.java:662)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeLimitsWithAbsences(AdvancedTesTest.java:625)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertPeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw(AdvancedTesTest.java:532)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertPeriodWorkOvertimeLimitsWithAbsencesAccordingToLawThreeWeekPeriods(AdvancedTesTest.java:494)
	at com.tustor.tuntinetti.backend.logic.AbstractLinjaAutoAsematTestCase.test_TODO_PeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw(AbstractLinjaAutoAsematTestCase.java:70)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhaKorvaus (1s)
🟢 testSairaslomakorvauksetAlle1Kk (0s)
🟢 testSairaslomakorvaukset3v (0s)
🟢 testSairaslomakorvaukset5v (0s)
🟢 testSairaslomakorvaukset10v (0s)
🟢 testLyhennysvapaidenKertyminenLoppiainenViikonloppuna (0s)
🟢 testLyhennysvapaidenKertyminenLoppiainenArkiViikolla (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMeijerityontekijatTESJaateloala (0s)
🟢 testLauantailisa (0s)
🟢 testDailyOvertime (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testAamulisa (0s)
🟢 testVarallaolo50 (0s)
🟢 testSaannollinenTyoaika (0s)
🟢 testArkipyhatLyhentavaTyoviikkoa (0s)
🟡 test_TODO_ASIAKASKOHTAISESTI_Halytystyo (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.test_TODO_ASIAKASKOHTAISESTI_Halytystyo(AbstractMeijerityontekijatTESTestCase.java:221)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairausajanPalkka (0s)
🟢 testPeriodOvertime (0s)
🟢 testIltatyosta_maksetaan_ylitoina_vain_mikali_ne_alkavat_ennen_ylitoita_IltatyolisaEsimerkki1TesSivu33 (0s)
🟢 testIltatyolisaEsimerkki2TesSivu33 (0s)
🟢 testLauantailisaEsimerkki1Tes34 (0s)
🟢 testIltatyostaMaksetaanJo14_16_MikaliTyoAlkaaTallaValilla (0s)
🟢 testSaturdaySpecialOvertimeBugi (0s)
🟢 testLauantailisaEsimerkki2Tes34 (0s)
🟢 testPaasiaislauantaiEnnenKlo16 (0s)
🟢 testJuhannusaattoEnnenKlo16 (0s)
🟢 testJouluaattoEnnenKlo16 (0s)
🟢 testPaasiaislauantaiMyosKlo16Jalkeen (0s)
🟢 testPaasiaislauantaiKlo16JalkeenSimple (0s)
🟡 testJuhannusaattoMyosKlo16Jalkeen (0s)
 expected:<29[9]> but was:<29[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.testJuhannusaattoMyosKlo16Jalkeen(AbstractMeijerityontekijatTESTestCase.java:790)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testJouluaattoMyosKlo16Jalkeen (0s)
 expected:<29[9]> but was:<29[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.testJouluaattoMyosKlo16Jalkeen(AbstractMeijerityontekijatTESTestCase.java:827)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSuurJuhlapyhaKorvaus (0s)
🟢 testPitkaperjantainSuurjuhlapyhakorvaus (0s)
🟢 testSuurjuhlapyhakorvausJuhannuksenJalkeisenaSunnuntaina (0s)
🟡 test_TODO_Yolisa (0s)
Yötyölisä Expected: 8 actual 0,00 expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.assertNightshiftPeriodAmount(AbstractMeijerityontekijatTESTestCase.java:1165)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.test_TODO_Yolisa(AbstractMeijerityontekijatTESTestCase.java:1006)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_EiYotyolisaaJosVuoroAlkaaPuolenyonJalkeen (0s)
Lisistä tuleva korvaus ei vastannut odotettua expected:<[21]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4206)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.test_TODO_EiYotyolisaaJosVuoroAlkaaPuolenyonJalkeen(AbstractMeijerityontekijatTESTestCase.java:1016)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIltalisaLauantaina (0s)
🟢 testIltalisaaEiMaksetaYlityonAikana (0s)
🟢 testIltalisaMaksetaanKorotettunaYlityonAikana (0s)
🟢 testIltalisaSunnuntaina (0s)
🟢 testYolisaMaksetaanTuplanaViikonloppuisin (0s)
🟢 testSaturdayOvertime (0s)
🟢 testSaturdayExtraIsScaledByOvertime (0s)
🟢 testNightshift (0s)
🟢 testWorkingOnAscensionDayNight (0s)
🟢 testWorkingOnWeeklyRestDay (0s)
🟢 testRegularSickleaves (0s)
🟢 testWorkInducedSickleaves (0s)
🟡 testChildSick (0s)
Mikä tässä nyt on vikana:

Was:[] ... 
 expected:<[32]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationTotal(AbstractRangeReportBag.java:381)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertPaidSickDays(AbstractFastTESTestCase.java:655)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertPaidSickDays(AbstractFastTESTestCase.java:587)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.testChildSick(AbstractMeijerityontekijatTESTestCase.java:1316)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestMetsaAlanTes (0s)
🟢 testLapsenSairaus (0s)
🟢 testKorottavatKTAta (0s)
🟢 testKtaLasketaanOikealtaJaksolta (0s)
🟢 testKorvataanKTAlla (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestNordexCompensationTypes (0s)
🟢 testNordexTravelEntry (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Paivatyo_3vk_Jaksotyo (3s)
🟢 testNormalWorktime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testMaksetaanKTAlla (0s)
🟢 testKorottavatKTAta (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 test_TODO_SpecialWeeklyOvertime (0s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[8]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSpecialWeeklyOvertime(AdvancedTesTest.java:1506)
	at com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Paivatyo_3vk_Jaksotyo.test_TODO_SpecialWeeklyOvertime(TestSailioautoJaOljytuotealanTes_Paivatyo_3vk_Jaksotyo.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_WtrKeryma (0s)
WTR ei vastannut odotettua. Työpäiviä: 106, Poissaoloja: 0, VacationType: null, SickleaveType: null, WorkTimeType: null
 expected:<[72]> but was:<[64]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkHourBasedWorkTimeReductionEpiphanyOnWeekend(AdvancedTesTest.java:4327)
	at com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Paivatyo_3vk_Jaksotyo.test_TODO_WtrKeryma(TestSailioautoJaOljytuotealanTes_Paivatyo_3vk_Jaksotyo.java:457)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testDailyOvertime (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟡 test_TODO_ShortDayCompensation (0s)
Palkka ei vastannut odotettua. expected:<[55]> but was:<[20]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3445)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3392)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3337)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3352)
	at com.tustor.tuntinetti.backend.logic.AbstractSailioautoJaOljytuotealanTestCase.test_TODO_ShortDayCompensation(AbstractSailioautoJaOljytuotealanTestCase.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestHuolintaAlanToimihenkiloiden40TesPaivatyo (0s)
🟡 testAlLayamiAbdAlRida_20121203_20121209 (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 6,17 h x 1;

Was:[NORMAL_TOWARDS_OVERTIME]
 expected:<[5,5833333333]> but was:<[6,1666666667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestHuolintaAlanToimihenkiloiden40TesPaivatyo.testAlLayamiAbdAlRida_20121203_20121209(TestHuolintaAlanToimihenkiloiden40TesPaivatyo.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testLauantaiTyo (0s)
🟢 testYolisaaEiYlityonAjalta (0s)
🟢 testMultipleShifts (0s)
🟢 testIltalisaaEiYlityonAjalta (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟢 testArkiYlityo (0s)
🟢 testHealthInsuranceLawWaitingPeriodNotCompensatedIfDaysAreFull (0s)
🟢 testSunnuntaiYlityo (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestValtionVirkaKolmenviikonJaksotyoVirkamiehet (5s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (3s)
🟡 testTODO_Yolisa (0s)
Palkkasumma ei ole oikein expected:<[94,5]> but was:<[119]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testTODO_Yolisa(AbstractValtionVirkaTesTestCase.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattoiltaLisa (0s)
🟢 testAattoPaivaLisa (0s)
🟢 test_SairaslomakorvausAlleVuosi_Tyontekijat (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta (0s)
🟢 test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat (0s)
🟢 testSairaudenUusiutuminen_Tyontekijat (0s)
🟢 testSairaslomakorvaus_Virkamiehet (0s)
🟢 testVarallaolo (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAutomaattinenVarallaolo (0s)
🟢 testNormaaliTyöpäiväTyöajanUlkopuolisellaMatkaAjalla (0s)
🟡 testTODO_TeeDynaamistenTaskienTEstiluokka (0s)
TODO mestätähti leskinen katariina projectcustomerin customersummaryyn tuli liikaa tunteja ks. 6.10.2012, korjattu, mutta testi puuttuu.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAutomaattinenVarallaolo.testTODO_TeeDynaamistenTaskienTEstiluokka(TestAutomaattinenVarallaolo.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormaaliTyöpäiväIlmanVarallaoloa (0s)
🟢 testEiViikkolepokorvaustaKunMatkaAikaa (0s)
🟢 testViikkolepokorvausKunSiirtymaAikaOnTyoaikaa (0s)
🟢 testViikkolepokorvausKunSiirtymaAikaOnAutomaattinen (0s)
🟢 testViikkolepokorvausKunSiirtymiskorvausOnAutomaattinenJaTalviaikaVaihtuu (0s)
🟢 testSiirtymaAikaOnAutomaattinenJaTalviaikaVaihtuu (0s)
🟡 testTODOViikkolepokorvausKunSiirtymaAikaOnAutomaattinenJaMuuAikaMatkaAikaa (0s)
TODO testi kuin testViikkolepokorvausKunSiirtymaAikaOnAutomaattinen mutta taskeihin kirjattu aika matka-aikana
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAutomaattinenVarallaolo.testTODOViikkolepokorvausKunSiirtymaAikaOnAutomaattinenJaMuuAikaMatkaAikaa(TestAutomaattinenVarallaolo.java:295)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOAutomaattinenRuokataukoJaAutomaattinenSiitymäaikaJaViikkolepo (0s)
TODO Testaa (korjattu) että viikkolepo tulee oikein myös jos ruokatauko automaaginen.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAutomaattinenVarallaolo.testTODOAutomaattinenRuokataukoJaAutomaattinenSiitymäaikaJaViikkolepo(TestAutomaattinenVarallaolo.java:302)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLyhytTyöpäiväIlmanVarallaoloa (0s)
🟢 testNormaaliTyöpäiväManuaalisellaVarallaolollaNormiPalkka (0s)
🟢 testNormaaliTyöpäiväManuaalisellaVarallaololla (0s)
🟢 testAutomaattinenVarallaoloPalkatonIlmanVarallaoloTyölajia (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaolollaNormiPalkka (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla_EI_ANNA_Varallaoloa_JosVainYksiProjektiKunVarallaoloOnTyöaikaa (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla_ANTAA_Varallaoloa_JosVälissäToinenTyökohdeKunVarallaoloOnTyöaikaa (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_NormiPalkka (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla_1_5h_VoidaanYliohjata_0_5h_ksi_KirjaamallaManuaalisesti (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla2h (0s)
🟢 testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattu (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattuAutomaattisestiMuustaKuinVarallaoloprojektista (0s)
🟢 testBillAutomaticLunchBreak (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoaEiVoiLeikataAlleTunninPätkästä (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_RuokataukoLeikattu (0s)
🟡 testTODOJosAutomaattinenVarallaoloAiheuttaaYlitöitä (0s)
TODO automaattinen siirtymäaika työaikaa + testaaJosAutomaattinenVarallaoloAiheuttaaYlitöitä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAutomaattinenVarallaolo.testTODOJosAutomaattinenVarallaoloAiheuttaaYlitöitä(TestAutomaattinenVarallaolo.java:572)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla2h_RuokataukoLeikattu (0s)
🟢 testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h_EikäRuokataukoakaanTarvitseLeikata (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestLabourAgreementWeekStartTimeEffects (0s)
🟢 testSickleaveDaysCompensatedAccordingToContract (0s)
🟢 testEmployeeProjectDailyReportHandle (0s)
🟢 testCase16891PakkastyöOvernight (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSiparilaPuusepanteollisuudenTesKta (0s)
🟢 testEveningHoursCompensationC (0s)
🟢 testKtaAikatyo (0s)
🟡 testTODOHälytystyöKta (0s)
TODO jos tarvetta hälytystöille
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSiparilaPuusepanteollisuudenTesKta.testTODOHälytystyöKta(TestSiparilaPuusepanteollisuudenTesKta.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNightHoursCompensationA (0s)
🟢 testNightHoursCompensationB (0s)
🟢 testEveningHoursCompensationA (0s)
🟢 testEveningHoursCompensationB (0s)
🟢 testKtaLaskentaAjat (0s)
🟢 testKtaAikatyoLisatEiVaikuta (0s)
🟢 testJaettavatJaJakajaKategoriatOvatSamat (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestHammaslaboratorioalanTes_37_5 (3s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSunnuntaiKorvaus (1s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testExtraHours (0s)
🟢 testViikoittainenYlityoErikoispaivina (0s)
🟢 testSairaslomakorvausKunSairausUusiutuu (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaPaivatyolaisia40hViikossaKoskevaTyoehtoSopimus (2s)
🟢 testSunnuntaiTyo (0s)
🟢 testArkiTyo (0s)
🟢 testVuorokautinenYlityo (0s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟡 testAatot (0s)
Palkka ei vastannut odotettua. expected:<[8]0> but was:<[24]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.assertOvertimes(AbstractLeipomoidenTESTestCase.java:400)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.assertAatot(AbstractLeipomoidenTESTestCase.java:355)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.testAatot(AbstractLeipomoidenTESTestCase.java:323)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantaiVuorot (0s)
🟢 testArkipyha (1s)
🟢 testViikkoylityot (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAktAutomaattinenYlityovapaa (0s)
🟢 testEiItsenaisyyspaivaKorvaustaJosJokuVapaaPaalla (0s)
🟢 testItsenaisyyspaivakorvausKunEiVapaataPaalla (0s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_IlmanTakuuPalkkaa (0s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_YlityövapaataEiKäytettävissä (0s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_YlityövapaataVähänKäytettävissä (0s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_YlityövapaataKäytettävissä (0s)
🟡 testTodoRecordaaMyösOvertimeLeaveExporttaustaVarten (0s)
TODO RecordaaMyösOvertimeLeaveExporttaustaVarten
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractAktAutomaattinenYlityovapaaTestCase.testTodoRecordaaMyösOvertimeLeaveExporttaustaVarten(AbstractAktAutomaattinenYlityovapaaTestCase.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestVartiointiAlanTesMuutOsaAikaiset2019Changes (0s)
🟢 testArkipyhaKorvataanJosToissaAlle3kkSopimusta (0s)
🟢 testArkipyhatKorvataan (0s)
🟢 testArkipyhaKorvataanJosToissa_8h (0s)
🟢 testArkipyhaKorvataanJosToissa_6h (0s)
🟢 testArkipyhaaEiKorvataJosEiToissa (0s)
🟢 testArkipyhaKorvataanJosToissa_MAX_8h (0s)
🟢 testArkipyhatEivatLyhennaJaksotyoaikaa (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSalaryAveraging (0s)
🟢 testDefault12WeekAveraging (0s)
🟡 testMaraJP_MaksetaanRahana (0s)
 expected:<[11,285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714286]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestSalaryAveraging.testMaraJP_MaksetaanRahana(TestSalaryAveraging.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMuoviJaKemianTuoteteollisuudenLisat (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testIltalisäBefore2010_05_01 (0s)
🟢 testIltalisäAfter2010_05_01 (0s)
🟢 testIltalisäAfter2011_05_01 (0s)
🟢 testYölisäAfter2011_05_01 (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAutoJaKonekorjaamoalan40hTES (4s)
🟢 testArkipyhat (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testNormalWorktime37_5h (0s)
🟢 testNormalWorktime40h (0s)
🟢 testLeg1DailyOvertime (0s)
🟢 testLeg2DailyOvertime (0s)
🟢 testLeg1WeeklyOvertimeOnSaturday (0s)
🟢 testLeg1WeeklyOvertimeOnSunday (0s)
🟢 testLeg2WeeklyOvertimeWorkingOnEveryDay (0s)
🟢 testWtrKertyyVuodessa100Tuntia (0s)
🟢 testProsenttipohjainenWtrLisa (0s)
🟢 testSunnuntaityoEiKorottaKTAta (0s)
🟢 testYlityotEivatKorottaKTAta (0s)
🟢 testYlityoKorvataanKTAlla (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testSairaslomaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testArkipyhakorvaus (2s)
🟢 testSairausUusiutuu30pvSisälläJaMaksimiAikaOnJoKorvattu (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausYli10vTöissäSairausKestääYli56pv (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli42pv (0s)
🟢 testSairaslomakorvausYli3vTöissäSairausKestääYli35pv (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääAlle6pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöperäinen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli6pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pv (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pv (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMaaseutuelinkeinojenTes (3s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2020 (0s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2021 (0s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2022 (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testYölisä (0s)
🟢 testNormalWorktime1 (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testArkipyhänJälkeisenLauantainLisä (0s)
🟢 testSunnuntaityö (0s)
🟢 testErikoispäivät (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäEiTyöperäinen (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäTyöperäinen (0s)
🟢 testSairaslomakorvausAlleKuukausiTöissäEiTyöperäinen (0s)
🟢 testSairaslomakorvausAlleKuukausiTöissäEiTyöperäinenKestääYli10Päivää (0s)
🟢 testSairaslomakorvausAlleKuukausiTöissäTyöperäinen (0s)
🟢 testSairaslomakorvausAlleKuukausiTöissäTyöperäinenKestääYli10Päivää (0s)
🟢 testSairaslomakorvausAlle10KuukauttaTöissäEiTyöperäinen (0s)
🟢 testSairaslomakorvausAlle10KuukauttaTöissäEiTyöperäinenKestääYli6Päivää (0s)
🟢 testSairaslomakorvausAlle3VuottaTöissä (0s)
🟢 testSairaslomakorvausAlle3VuottaTöissäKestääYliKorvattavanAjan (0s)
🟢 testSairaslomakorvausAlle5VuottaTöissäKestääYliKorvattavanAjan (0s)
🟢 testSairaslomakorvausAlle10VuottaTöissäKestääYliKorvattavanAjan (0s)
🟢 testSairaslomakorvausYli10VuottaTöissäKestääYliKorvattavanAjan (0s)
🟢 testSairaslomakorvausLapsiSairaana (0s)
🟢 testArkipyähäOnVapaapäiväJosTöissäYli3Kuukautta (0s)
🟢 testArkipyähäEiOleVapaapäivänaTöissäAlle3Kuukautta (0s)
🟢 testArkipyähäkorvausJosTöissäYli3Kuukautta (0s)
🟢 testArkipyähäkorvausJosTöissäAlle3Kuukautta (0s)
🟢 testArkipyähäkorvausJosTöissäYli3KuukauttaMuttaVapaallaArkipyhänViereisenäPäivänä (0s)
🟢 testArkipyhatKorvataanKTAlla (0s)
🟢 testSairaslomatKorvataanKTAlla (0s)
🟢 testPaivittainenYlityoEiKorotaKTAta (0s)
🟢 testViikoittainenYlityoEiKorotaKTAta (0s)
🟢 testKTALasketaanKahdeltaEdelliseltaPalkkakaudelta (0s)
🟢 testKTALasketaanVainKahdeltaEdelliseltaPalkkakaudelta (0s)
🟢 testAscensionDayWithoutAdjacentWorkingDays (0s)
🟢 testAscensionDayWithAdjacentWorkingDays (0s)
🟢 testVuoden2018Muutokset (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatTes (2s)
🟢 testNormaaliIltalisä (0s)
🟡 testLyhennysvapaidenKertyminen (0s)
WTR ei vastannut odotettua. Työpäiviä: 12, Poissaoloja: 8, VacationType: PARENTAL_LEAVE_PAID, SickleaveType: null, WorkTimeType: null
 expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReductionWithVacation(AdvancedTesTest.java:4416)
	at com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatTes.assertLyhennysvapaanKertyminenPoissaoloista(TestKiinteistopalvelualaTyontekijatTes.java:1689)
	at com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatTes.assertLyhennysvapaidenKertyminen(TestKiinteistopalvelualaTyontekijatTes.java:1662)
	at com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatTes.testLyhennysvapaidenKertyminen(TestKiinteistopalvelualaTyontekijatTes.java:1615)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testYlityotSairaslomakorvauksista (0s)
🟢 testEiLisiaSairaslomakorvauksissa (0s)
🟢 testArkipyhanJaSairaspaivanKorvaukset_SaannollinenTyoaika (0s)
🟢 testArkipyhanJaSairaspaivanKorvaukset_EpasaannollinenTyoaika (0s)
🟢 testArkipyhaKunOsanPaivaaToissa (0s)
🟢 testSairastumispaivana100PctKorvausMuttaEiKTAlla (0s)
🟢 testKtaAinaVahintaanTuntipalkka (0s)
🟢 testArkipyhaKorvataanKTAlla2 (0s)
🟢 testSairausajanPalkkaKorvataanKTAlla (0s)
🟢 testNormaaliIltalisäDuringOvertime1 (0s)
🟢 testNormaaliIltalisäDuringOvertime2 (0s)
🟢 testNormaaliIltalisäDuringHoliday (0s)
🟢 testNormaaliIltalisäAfter2012_1_1 (0s)
🟢 testNormaaliIltalisäAfter2013_1_1 (0s)
🟢 testJouluaattoAamu (0s)
🟢 testJuhannusaattoAamu (0s)
🟢 testPääsiäismaanantainJälkeinenLauantaiOnNormaali (0s)
🟢 testLoppiaisviikonLauantainaMaksetaanLisää (0s)
🟢 testArkipyhaKorvataanVaikkaOlisiSairaana (0s)
🟢 testArkipyhaaEiKorvataJosOnLomalla (0s)
🟢 testPaidVacationDoesNotReduceWorkweekLength (0s)
🟢 testDailyExtraIsNotPaidButWeeklyExtraIs (0s)
🟢 testLapsenSairausAlle1kkToissa (0s)
🟢 testLapsenSairausYli1kkToissa (0s)
🟢 testLapsenSairausYli2vToissa (0s)
🟡 test_TODO_ArkipyhanKorvaaminenLomanAikana (0s)
TODO - Tarkistin tämän, ja ainakin kaupan ja kipan puolella on niin, että jos arkipyhä jää vuosiloman alle, ei arkipyhäkorvausta makseta, jollei ole ollut työssä ko. viikolla. Samoin jos on palkaton saikku tai palkaton vapaa, niin ei makseta. Spectra/Kaupan tessissä ei ole mainintaa, soitin liiton neuvontapuhelimeen (Petja Harakka).
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatTes.test_TODO_ArkipyhanKorvaaminenLomanAikana(TestKiinteistopalvelualaTyontekijatTes.java:1202)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSimoHiekkavuoBitti128 (0s)
🟢 testCase11880_RakverKerli_20160518 (0s)
🟡 testKikyLyhennysvapaidenKertyminen (0s)
WTR ei vastannut odotettua. Työpäiviä: 12, Poissaoloja: 8, VacationType: PARENTAL_LEAVE_PAID, SickleaveType: null, WorkTimeType: null
 expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReductionWithVacation(AdvancedTesTest.java:4416)
	at com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatTes.assertLyhennysvapaanKertyminenPoissaoloista(TestKiinteistopalvelualaTyontekijatTes.java:1689)
	at com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatTes.assertKikyLyhennysvapaidenKertyminen(TestKiinteistopalvelualaTyontekijatTes.java:1754)
	at com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatTes.testKikyLyhennysvapaidenKertyminen(TestKiinteistopalvelualaTyontekijatTes.java:1714)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testGetHistoryKtaInfoWithDateRangeTulostaaOikeanDateRangen (0s)
🟡 test_Case15273 (0s)
 expected:<1[8,96]> but was:<1[1,09]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatTes.test_Case15273(TestKiinteistopalvelualaTyontekijatTes.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_Case11937_SickleaveKarenssi (0s)
expected:<...ARNS_VACATION_PSEUDO[]> but was:<...ARNS_VACATION_PSEUDO[.THREE_TO_NINE_DAYS.true]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatTes.test_Case11937_SickleaveKarenssi(TestKiinteistopalvelualaTyontekijatTes.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase12493_TriinuKalaus_20160912 (0s)
🟢 testKkpalkkaisilleLisatSairaslomakorvauksista (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_0 (1s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testMilitaryRefresher (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTerveyspalvelualaTes (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testIndependenceDayIsCompensatedOnlyAsWorktimeReductionVacation (0s)
🟢 testArkipyhalyhennysKoskeeYliViikonKestaviaTyosuhteita (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testYölisä (0s)
🟢 testIltalisä (0s)
🟢 testAatto0_7 (0s)
🟢 testJuhannus2010JuhannuspäiväIltapäivä (0s)
🟢 testJuhannus2010JuhannuspäiväIlta (0s)
🟢 testItsenäisyyspäivänAatto2008 (0s)
🟢 testItsenäisyyspäivänAatto2009 (0s)
🟢 testItsenäisyyspäivänAatto2010 (0s)
🟢 testNormaaliLauantai0_7 (0s)
🟢 testNormaaliLauantai7_18 (0s)
🟢 testNormaaliLauantai18_22 (0s)
🟢 testAatto7_18 (0s)
🟢 testAatto18_22 (0s)
🟢 testAattoLauantai0_7 (0s)
🟢 testAattoLauantai7_18 (0s)
🟡 test_TODO_tarkista_säädökset_ja_lisää_vastaava_testi (0s)
Tarkistus: Maksetaanko terveyspalvelualan tessissä sairausajalta lisiä (ilta, yö, sunnutai,....) työvuorolistan mukaan vai pelkät perustunnit, lukeeko siellä?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTerveyspalvelualaTes.test_TODO_tarkista_säädökset_ja_lisää_vastaava_testi(AbstractTerveyspalvelualaTes.java:254)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAattoLauantai18_22 (0s)
🟢 testArkipyhalyhennysEiKoskeEnintaanYhdenViikonKestaviaTyosuhteita (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAutonrengasalanVuorotyoTesKta (2s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testLauantailisa (0s)
🟢 testKorottavatKTAta (0s)
🟢 testKtaLasketaanOikealtaJaksolta (0s)
🟢 testKorvataanKTAlla (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTaloTekniikkaAlanToimihenkiloidenTes40 (0s)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testEveningHoursCompensationC (0s)
🟢 testNightHoursCompensationA (0s)
🟢 testNightHoursCompensationB (0s)
🟢 testEveningHoursCompensationA (0s)
🟢 testEveningHoursCompensationB (0s)
🟢 testExtraHoursAndOvertime (0s)
🟢 testExtraHoursAndOvertime12h (0s)
🟢 testPaasiaislauantainViikonViikkoylityo (0s)
🟢 testJuhannusaattoViikonViikkoylityo (0s)
🟢 testJouluaatonViikonViikkoylityo (0s)
🟢 testLoppiainenViikkoylityo (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestPuhelinpalveluaJaYhteyskeskuksiaKoskevaTes (0s)
🟢 testYölisä (0s)
🟢 testSickleave (0s)
🟢 testCase14551_LaitinenPaivi_20140815 (0s)
🟢 testSairauslomaKorvataanNormaalinTyoajanmukaanJosMaaritelty (0s)
🟢 testSairauslomaKorvataanKeskiarvoisenTyoajanmukaanJosNormityoaikaaEiMaaritelty (0s)
🟢 testKorotettuYölisäSunnuntaina (0s)
🟢 testUusoKorotettuYölisäSunnuntaina (0s)
🟢 testHolidayIsCompensatedIfHasWorkedOnSameWeek (0s)
🟢 testHolidayIsNotCompensatedIfHasNotWorkedOnSameWeek (0s)
🟢 testUusiYölisä (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFastWithWorkedHoursTimeRangesAndDetails (53s)
🟢 testSigmaLaskenta (0s)
🟢 testUnpaidWtrAndTimerangesKunVaaraContractSeries (0s)
🟢 testUnpaidWtrAndTimeranges (0s)
🟢 testWtrHavingStandardWorkDayLength (1s)
🟢 testHolidayWtrSuorituskyky (7s)
🟢 testInterestingDatesSuorituskyky (0s)
🟢 testLoppupalkka2JaWtr (0s)
🟢 testLoppupalkka2JaHolidayWtr (0s)
🟢 testWtrLasketaanSamoinRiippumattaBeginReserveStartDatesta (0s)
🟢 testCase16060 (0s)
🟢 testReasonableOthervacationStartDate (0s)
🟢 testXFirstFullMonthsDoNotAccumulate (1s)
🟢 testJuneDoesntAccumulate (0s)
🟢 testLoppupalkkaMaksuunJaKkPalkka (0s)
🟢 testLoppupalkatVaativatSalaryPaymentBitin (0s)
🟢 testSalaryPaymentVacationTypesEiVaikutaSaldoihin (0s)
🟢 testPctWtrSaldoKuluuVaikkeiRecordata (0s)
🟡 test_TODO_PctWtrSickleavestaJaWeekstartTimeEffects3 (0s)
siirtyyKokonaan: false
nextDayDifferentSickleave: true
nextDaySickleaveLaskutettava: false
 expected:<[6]> but was:<[1]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.assertPctWtrSickleavestaJaWeekstartTimeEffects(TestWorktimeReductionFast.java:1597)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.test_TODO_PctWtrSickleavestaJaWeekstartTimeEffects3(TestWorktimeReductionFast.java:1503)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPctWtrSickleavestaJaWeekstartTimeEffects2 (0s)
🟢 testPctWtrSickleavestaJaWeekstartTimeEffects1 (0s)
🟢 testPctWtrAndSickleaveTypes (0s)
🟢 testPctWtrMaksuJaSaldokulutus (0s)
🟢 testFullVacationEarnedMonthNPE (0s)
🟢 testApteekinWtrPalkallisetIsyysAitiyslomat (0s)
🟢 testKaikkiaVanhempainVapaitaEiLasketaKontassa (0s)
🟢 testHiihtokeskusAlanWtrPalkallisetIsyysAitiyslomat (0s)
🟢 testOhjelmapalvelualanWtrPalkallisetIsyysAitiyslomat (0s)
🟢 testAvecranWtrPalkallisetIsyysAitiyslomat (0s)
🟢 testHuviJaElamyspuistojenWtrPalkallisetIsyysAitiyslomat (0s)
🟢 testOhjelmapalvelualanWtrKiky (1s)
🟢 testOhjelmapalvelualanWtr (0s)
🟢 testApteekinHolidayWtrLength (0s)
🟢 testApteekinHolidayHoursKunMaksetaanHeti (0s)
🟢 testDaysLiukulukuAlkusaldopaivat (0s)
🟢 testNpeWithgetSpentVacationCacheAndStretch (0s)
🟢 testPercentBasedVacation (0s)
🟢 testFullVacationMonthsAndTechnicalStartDate (0s)
🟢 testAnsainnanSkaalaus (0s)
🟢 testFixWtrHourRecordingFromVacationEarned (0s)
🟢 test7dayGapJaFullVacMonths (0s)
🟢 testWtrSaldoWorkHoursYear (0s)
🟢 testPctWtrJaOdotusaika (0s)
🟢 testKaikkiPalkallisetPoissaolotEkvivalentteja (0s)
🟢 testDaysSkaalautuminen (0s)
🟢 testKokoVuosiKerrallaJaEndingReason (0s)
🟢 testKaksiPerakkaistaKokovuosiKerrallaTesiä (0s)
🟢 testWtrKarenssiJaVaihtuvaTes (0s)
🟡 test_TODO_wtrEiKerrySopimustenValissa (0s)
wtr-jemmalaskennan tulee toimia vaikka työsopimusten välissä olisi 30pv tyhjää.
 expected:<[24,52]> but was:<[100]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.test_TODO_wtrEiKerrySopimustenValissa(TestWorktimeReductionFast.java:3036)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWtrKarenssiJaEfektiivinenTyosuhteenAlku (0s)
🟢 testRecordPctBasedWtrOnAllSeries (0s)
🟢 testTyoreunapaivanWtrEiVaikuta (0s)
🟢 testHolidayWtrSymmetrinenMaaraSaldoonTaiMaksuun (0s)
🟢 testHolidayWtrJaMainContractSerieDeterminesExtraAndOvertimeAndHoliday (0s)
🟡 test_TODO_AlkusaldoJaProsenttiPerusteinenJaNormWtr (0s)
Alkusaldoa ei lasketa ennenkuin normiwtr alkaa. expected:<[]0> but was:<[10]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.test_TODO_AlkusaldoJaProsenttiPerusteinenJaNormWtr(TestWorktimeReductionFast.java:3475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHetimaksuunPctWtrJaMuutos (0s)
🟢 testWtrDaterangeBug (0s)
🟢 testAlkusaldoJaProsenttiWtr (0s)
🟢 testEiLasketaHetiMaksuunPctWtraaTurhaan (0s)
🟢 testWtrHoursAlkusaldo (0s)
🟢 testHoursWorktimeReductionSaldoWorkHoursBug (0s)
🟢 testLomankulutus (0s)
🟢 testEiTarvitseLaskeaJosEiOleWtrTyosuhteita (0s)
🟢 testAllOnFirstDayOfYearCaseHuuskoInka (0s)
🟢 testAllOnFirstYearWhenOtherVacationStartDateAfterContractPeriodStartDate (0s)
🟢 testAlkusaldoKunVacationEarnedejaEnnenBeginReservea (0s)
🟢 testAlkusaldoKunWtrKarenssi (0s)
🟢 testLimitCumulativeWtrCalculationToFlexStartDate (0s)
🟢 testMultipleContractSeriesAndAveraging (0s)
🟡 test_TODO_PctWtrKunReplaceHourlySalary (0s)
TODO: %-wtr tulisi laskea 4h*10%=0.4, joka kerrottaisiin sitten palkkasummaa laskettaessa tuntipalkalla (joissain tapauksissa KTA:lla)
 expected:<[0,4]> but was:<[1,333333]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.test_TODO_PctWtrKunReplaceHourlySalary(TestWorktimeReductionFast.java:4198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDynamicHolidayWtrContractPeriodSelection (0s)
🟢 testNormiWtrHetiMaksuun (0s)
🟢 testRakennusalanPctWtrJaLisat (0s)
🟢 testAutoKaupanJaKorjaamonWtr (1s)
🟢 testAutoalanToimihenkiloidenWtr (0s)
🟢 testEnergiatekniikanPoissaolot (0s)
🟡 test_TODO_PalkattomatSairaslomatEiKerryta (0s)
Palkaton sairasloma ei saisi kerryttaa wtr:aa expected:<[0]> but was:<[8,33]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.test_TODO_PalkattomatSairaslomatEiKerryta(TestWorktimeReductionFast.java:4646)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPuusepanteollisuudenVuosilomaJaArkipyhat (0s)
🟢 testPctBasedWtrYlityostaJaLisista (0s)
🟢 testPctBasedWtrAndSickleaveLisat (0s)
🟢 testPctBasedWtrDuringSickleaveOvertime (0s)
🟢 testLoppupalkkaNollaaHolidayWtrSaldon (0s)
🟢 testLoppupalkkaNollaaWtrSaldon (0s)
🟢 testAutonrengasalanWtr (2s)
🟢 testWtrAlkusaldoEiVaikutaPalkattomaanWtrSaldoon (0s)
🟢 testDateToCalculateWtrTo (0s)
🟢 testMetalliTesPalkattomanVapaanKertyminen (0s)
🟢 testPuusepanTesPalkattomanVapaanKertyminen (0s)
🟢 testJosEiEnabloituNiinPalkatonWtrEiKerry (0s)
🟢 testRakennusalanTesPalkattomanVapaanKertyminen (0s)
🟢 testPctWtrFromSickleaveKertyyEffectiveSickleaveCPlle (0s)
🟢 testPercentBasedWtrFromSickleave (0s)
🟢 testEnergianWtrQualificationPeriod (0s)
🟢 testKenkaJaNahkateollisuudenWtrQualificationPeriod (0s)
🟢 testWtrAccumulationDuringSickleave (1s)
🟢 testPuusepanSiparila25hPerQJosPuoletTyopaivistaToissa (0s)
🟢 testSamanaPaivanaSickleavePitaisiKerryttaaSickleavePeriodilleVaikkaNullSeriesiaEiOlisi (0s)
🟢 testSamanaPaivanaSickleaveEiSaisiKerryttaaWtraaKahdelleSeriesille (0s)
🟢 testSickleaveKarenssipaivaKerryttaaWtraaTietyillaTeseilla (0s)
🟢 testViestintaalanToimihenkiloidenTesillaHolidaysWtr (0s)
🟢 testKustannustoimittajienTesillaHolidaysWtr (0s)
🟢 testWtrVapaaSamanaPaivanaKunAnsaitseeProsenttiperusteistaWtraa (0s)
🟢 testHolidayWtrBalanceCanOnlyBePaidOutImmediatelyFor_ANY_ContractSeries (0s)
🟢 testSamanaPaivanaEriSerieseilleKertyyTunteja (0s)
🟢 testHolidayWtrBalanceCanBeEarnedByTwoContractSeriesesAtTheSameTime (0s)
🟢 testHolidayWtrBalanceCanBeFilteredWithContractSeriesWithVacationsAndVacationEarneds (0s)
🟢 testPercentBasedWtrBalanceCanBeFilteredWithContractSeries (0s)
🟢 testAbsencesDuringTimePeriodAndExceedingWeeklyHoursCanBeFilteredWithContractSeries (0s)
🟢 testWorktimeReductionBalancesWithDifferentContractSeriesesWithShortContractPeriods (0s)
🟢 test_SIMPLE_WorktimeReductionBalancesWithDifferentContractSerieses (0s)
🟢 testAlkusaldoLasketaanKerran (0s)
🟢 testWorktimeReductionBalancesWithDifferentContractSeriesesWithVacationsAndVacationEarneds (0s)
🟢 testDAYSJaHoursPaallekkaisinSerieseinKerryttaaOikeaanSeriesiin (0s)
🟢 testDAYSPaallekkaisinSerieseinKerryttaaOikeaanSeriesiin (0s)
🟢 testTaskWorktimeTypeWtrVahentaaSaldoa_wtrTaskWithTimeRanges (0s)
🟢 testTaskWorktimeTypeWtrVahentaaSaldoa_wtrTaskWithoutTimeRanges (0s)
🟢 testAKT_tarvittaessaKutsuttavanKertyma (0s)
🟢 testAKT_OsaAikaisenKertyma (0s)
🟢 testAKT_OsaAikaisenKertyma_JOS_osaAikaisetEivatAnsaitseSamassaSuhteessa (0s)
🟢 testAKT_KokoaikaisenKertyma (0s)
🟢 testPercentageMustPayOnSameDayAsGenerated (0s)
🟢 testProsenttiperusteinenWtr_SINGLE_DAY_EriBiteilläJaEriNormiWtrValinnoilla (0s)
🟢 testMaksuunBititPercentage (0s)
🟢 testKertymaRajatultaAikavalilta (0s)
🟢 testMaksuunBititHours (0s)
🟢 testPayOutImmediatelyRekursioEiRikkouduVaikkaOhitetaanPaivia (0s)
🟢 testMaksuunBititHolidays (0s)
🟢 testReserveEndDateDuringGapBetweenContractsShouldNotCauseExceptionInWtrEarning (0s)
🟢 testWorkTimeReductionVacationBalanceChangeWhenNoContract (0s)
🟢 testPersonalCompensationIsCalculatedOnlyOnceToPctWtr (0s)
🟢 testImmediatelyPaidPctWtrShouldBeExcludedFromFinalPay (0s)
🟢 testWtrAnsainnanRajoitusKunIsMainContractSerieDeterminesExtraAndOvertimeAndHoliday (0s)
🟢 testPostponedWtrSaldoCacheItemIsSerializable (0s)
🟢 testHetimaksuunPctBasedWtrHitaus (4s)
🟡 testCityworkinPctWtrHetiMaksuunTietystaPaivastaAlkaen (0s)

isCitywork: true
hetimaksuunBittiPaalla: false
agreementHasPctWtr: false

 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.assertCityworkinPctWtrHetiMaksuunTietystaPaivastaAlkaen(TestWorktimeReductionFast.java:532)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.testCityworkinPctWtrHetiMaksuunTietystaPaivastaAlkaen(TestWorktimeReductionFast.java:489)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testUseEffectiveStandardWorkHoursForVariableDayLengthForFullVacationEarningMonthsWtrEarning (7s)
🟢 testHuviTesJaKuukausipalkkaisenKiinteaWtrKertyma2vkoJaksoGap (0s)
🟢 testHuviTesJaKuukausipalkkaisenKiinteaWtrKertyma (0s)
🟡 test_TODO_ (0s)
WTR ei vastannut odotettua. Työpäiviä: 1, Poissaoloja: 0, VacationType: null, SickleaveType: null, WorkTimeType: null
 expected:<[10]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4440)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4384)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4368)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4356)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4343)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.test_TODO_(TestWorktimeReductionFast.java:11100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMaksuunBititMaraJP (1s)
🟢 testRakennusalanProsenttiperusteinenLyhennys (0s)
🟢 testMetalliAlanProsenttiperusteinenLyhennys (0s)
🟢 testMekaanisenMetsateollisuudenKeskeytyvaKolmivuorityoTyoaikaKerryttaaHeti (0s)
🟢 testMekaanisenMetsateollisuudenKeskeytyvaKolmivuorotyoVuosilomaKerryttaaKunOllutVuodenToissa (0s)
🟢 testMekaanisenMetsateollisuudenKeskeytyvaKolmivuorotyoSairaslomaKerryttaaKunOllutVuodenToissa (0s)
🟢 testMekaanisenMetsateollisuudenKeskeytyvanKolmivuorotyonProsenttiperusteinenLyhennys (0s)
🟢 testMekaanisenMetsateollisuudenKeskeytyvanKolmivuorotyonProsenttiperusteinenLyhennysYksiTaysiViikko (0s)
🟢 testIctAlanYTHTyoajanLyhennys13pvEilyhenna (0s)
🟢 testIctAlanYTHTyoajanLyhennys16pvEilyhenna (0s)
🟢 testIctAlanYTHTyoajanLyhennys17pvLyhentaa (0s)
🟢 testIctAlanYTHTyoajanLyhennys22pvLyhentaa (0s)
🟢 testIctAlanYTHTyoajanLyhennys100hVuodessa (0s)
🟢 testNormaalitArkipyhatEivatKerrytaTaysienLomanKertymiskuukausienPerusteella (0s)
🟢 testItsenaisyyspaivaKerryttaaAinaTaysienLomanKertymiskuukausienPerusteella (0s)
🟢 testMeijeriAlaKokoVuosi (0s)
🟢 testMeijeriAla3kk (0s)
🟢 testMeijeriAla9kk (0s)
🟢 testMeijeriAla10kk (0s)
🟢 testVartiointialanVahennyskertyma1kkKarenssipaivaEiOlePoissaolo (0s)
🟢 testVartiointialanVahennyskertyma1kkWtrEiOlePoissaolo (0s)
🟢 testVartiointialanVahennyskertyma1kkVuosilomaEiOlePoissaolo (0s)
🟢 testVartiointialanVahennyskertyma1kkViikkolepoEiOlePoissaolo (0s)
🟢 testVartiointialanVahennyskertyma1kkVapaapaivaEiOlePoissaolo (0s)
🟢 testVartiointialanVahennyskertyma3kkYksiPoissaoloTammikuussaToinenMaaliskuussa (0s)
🟢 testVartiointialanVahennyskertyma3kkKaksiPoissaoloaTammikuussa (0s)
🟢 testVartiointialanVahennyskertyma1kkViisiPoissaoloa (0s)
🟢 testVartiointialanVahennyskertyma1kkKaksiPoissaoloa (0s)
🟢 testVartiointialanVahennyskertyma1kkYksiPoissaolo (0s)
🟢 testVartiointialanVahennyskertyma6kk (0s)
🟢 testVartiointialanVahennyskertyma1kk (0s)
🟢 testVartiointialanVahennyskertyma20kk (0s)
🟢 testGolfAlanVahennyskertyma20kk (0s)
🟢 testOsaAikaisenVartiointialanVahennyskertyma20kk (0s)
🟢 testMaalausalaYksiTaysiViikko (0s)
🟢 testViikonYlittavatTunnitYksiTaysiViikkoMuttaAlhainenRajapyykki (0s)
🟢 testMaalausalaYksiKatkennutViikko (0s)
🟢 testMaalausalaReiluVuosi (0s)
🟢 testPuutarhaAla1 (0s)
🟢 testPuutarhaAla2 (0s)
🟢 testSahkoalanVahennyskertyma1kk (0s)
🟢 testSahkoalanVahennyskertyma6kk (0s)
🟢 testSahkoalanVahennyskertyma11kk (0s)
🟢 testSahkoalanVahennyskertyma1kkJoulukuussa (0s)
🟢 testSahkoalanVahennyskertyma2kkPaattyyJoulukuussa (0s)
🟢 testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa2013 (0s)
🟢 testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa2013_1 (0s)
🟢 testPaidHoursItsenaisyyspaivanAattonaKunTyosuhdeAlkaaMarraskuunAlussa (0s)
🟢 testPaidHoursItsenaisyyspaivanAattonaKunTyosuhdeAlkaaJoulukuunAlussa (0s)
🟢 testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa (0s)
🟢 testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa_1 (0s)
🟢 testSahkoalanVahennyskertyma2kkPaattyyHuhtikuussa (0s)
🟢 testSahkoalanVahennyskertyma12kk (0s)
🟢 testSahkoalanVahennyskertyma12kAlkaaKeskenVuotta (0s)
🟢 testSahkoalanVahennyskertyma13kk (0s)
🟢 testSahkoalanVahennyskertyma20kk (0s)
🟢 testHiihtokeskusalaKaksiTyosopimusta (0s)
🟢 testHiihtokeskusalaKaksiTyosopimustaEriVuosilomaehdoilla (0s)
🟢 testHiihtokeskusalaKaksiTyosopimustaEriVuosilomaehdoillaKeskenKuukauden (0s)
🟢 test_EriSerietEiSaaTiltataFullVacationEarningMonthsSaantoa (0s)
🟢 testRaiseDuringaccumulationPeriod (0s)
🟢 testPctWtrJaHlokohtainenPalkanlisa (0s)
🟡 testWtrQualificationDuration (0s)
WTR ei vastannut odotettua. Työpäiviä: 250, Poissaoloja: 0, VacationType: null, SickleaveType: null, WorkTimeType: null
 expected:<41,6[7]> but was:<41,6[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4440)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4384)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4368)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4356)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4343)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.testWtrQualificationDuration(TestWorktimeReductionFast.java:11050)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testPeriodAccumulatesButCountedAfterDuration (0s)
WTR ei vastannut odotettua. Työpäiviä: 125, Poissaoloja: 0, VacationType: null, SickleaveType: null, WorkTimeType: null
 expected:<41,6[7]> but was:<41,6[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4440)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4384)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4368)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4356)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4343)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.testPeriodAccumulatesButCountedAfterDuration(TestWorktimeReductionFast.java:11192)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestYksityisenSosiaalipalvelualanJaksotyonPituus (0s)
🟢 test6vko3vkoTasoittumisJaksollaJaYlityömääräykselläIlmanYlitöitä (0s)
🟢 test6vko6vkoWorkTimeCycleTasoittumisJaksollaJaYlityömääräykselläIlmanYlitöitä (0s)
🟢 test6vko6vkoTasoittumisJaksollaJaYlityömääräykselläIlmanYlitöitä (0s)
🟢 test6vko3vkoTasoittumisJaksollaJaYlityömääräykselläKunOnYlitöitä (0s)
🟢 test6vko6vkoWorkTimeCycleTasoittumisJaksollaJaYlityömääräykselläKunOnYlitöitä (0s)
🟢 test6vko6vkoTasoittumisJaksollaJaYlityömääräykselläKunOnYlitöitä (0s)
🟢 testEijaNurminenVirheellinenLoppiaiskorvaus (0s)
🟢 testCase10077_GrohnJenni_20160110 (0s)
🟢 testCase11082_BjörnEija_20160326 (0s)
🟡 testViikonKierto (0s)
TODO Testaa viikon kierto
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestYksityisenSosiaalipalvelualanJaksotyonPituus.testViikonKierto(TestYksityisenSosiaalipalvelualanJaksotyonPituus.java:107)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test (0s)
TODO Testaa oli bugi työsuhteen alussa katkaistun menetetyn työajan laskennassa sieltä vähennettiin koko väärä päivkohtainen työaika.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestYksityisenSosiaalipalvelualanJaksotyonPituus.test(TestYksityisenSosiaalipalvelualanJaksotyonPituus.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Keskeytyva_Kolmivuorotyo (8s)
🟢 testWtrKeryma (0s)
🟡 test_TODO_ExtraWhenNotPlannedWork (0s)
Extra ei vastannut odotettua. expected:<[3]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.assertDailyHoursExtraAndOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:269)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.test_TODO_ExtraWhenNotPlannedWork(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPerakkaistenArkipyhienKorvaaminen (0s)
🟢 testMinimumWorkHoursNeededToCalculateKTA (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testArkipyhienKorvaus (2s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testMaksetaanKTAlla (0s)
🟢 testKorottavatKTAta (0s)
🟢 testSunnuntaityo (3s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 test_TODO_SpecialWeeklyOvertime (0s)
Viikkolisätyön korvaus ei vastannut odotettua. expected:<[8]0> but was:<[4]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSpecialWeeklyExtra(AdvancedTesTest.java:1538)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.assertSpecialWeeklyOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:206)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.test_TODO_SpecialWeeklyOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testExtra (0s)
Extrat eivät vastanneet odotettua. expected:<[12]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.testExtra(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecomposition (1s)
🟢 testOnly_PERIOD_OVERTIME (0s)
🟡 testOnly_DAILY_OVERTIME (0s)
Mikä tässä nyt on vikana:
HOLIDAY_OVERTIME: 2 h x 0.5;
2,5 h x 1;

Was:[HOLIDAY_OVERTIME]
 expected:<[11]> but was:<[3,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecomposition.assertOnly_DAILY_OVERTIME_OvertimeSummary(TestWorkTimeOvertimeDecomposition.java:77)
	at com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecomposition.testOnly_DAILY_OVERTIME(TestWorkTimeOvertimeDecomposition.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOnly_LOST_WEEKLY_REST_TIME_COMPENSATIONS (0s)
🟢 testOnly_TIME_BASED_COMPENSATIONS (0s)
🟢 testOnly_HOLIDAY_OR_SATURDAY_COMPENSATION (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_OTHER_PERSONAL (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_OTHER_TASK (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_x_TASK (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_x_PERSONAL (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_OTHER_TASK_x_PERSONAL (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_x_PERSONAL_x_TASK (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_x_TASK_x_SPECIAL_DAY (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_x_PERSONAL_x_SPECIAL_DAY (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_OTHER_TASK_x_PERSONAL_x_SPECIAL_DAY (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_x_PERSONAL_x_TASK_x_SPECIAL_DAY (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanAina (0s)
🟢 testCase7WithoutPersonalCompensations (0s)
🟡 testTODO (0s)
TODO Pitäisikö näistä syntyä joitain ristikertoimia eli personal x task compensation...? Huh?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecomposition.testTODO(TestWorkTimeOvertimeDecomposition.java:218)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTodo2 (0s)
TODO Testaa pyhäpäivä jos on palkan korvaus ei kai pyhäpäivän laji muutu myös palkan korvaukseksi?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecomposition.testTodo2(TestWorkTimeOvertimeDecomposition.java:211)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_FULL (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMaaJaVesiRakennusTesUlkomaantyontekijat (0s)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟢 testDailyAndWeeklyOvertime1 (0s)
🟢 testDailyAndWeeklyOvertime2 (0s)
🟢 testDailyAndWeeklyOvertime3 (0s)
🟢 testDailyAndWeeklyOvertime4 (0s)
🟢 testFirstSickdayNotPaidOnShortRegularSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortAccidentSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortRegularSickleaveOnLongContractperiod (0s)
🟢 testFirstSickdayPaidOnRecurringRegularSickleaveOnShortContractperiod (0s)
🟢 testHolidayCompensatedOnlyAfter6WeeksOfContractPeriod (0s)
🟢 testHolidayWorkIsTreatedAsSundayWork (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport_evaluatePaidSickHours (0s)
🟢 testGivenNoContractPeriodThenNoCompensationIsPaid (0s)
🟢 testGivenDateIsOnWeekendNoCompensationIsPaid (0s)
🟢 testGivenCompensationPeriodIsAlreadyUsedNoCompensationIsPaid (0s)
🟢 testGivenSickleaveOnWorkDayWhenLabourAgreementHasCorrectSickleaveSettingsThenCompensationIsCorrectlyReturned (0s)
🟢 testGivenNullCompensationLimitationThenCompensationIsFullyUsed (0s)
🟢 testSickleaveWithoutHoursIsMarkedAsNotApproved (0s)
🟢 testGivenNoSickleaveDaysThenNoCompensationIsPaid (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKVTESKVTesJaksotyoaika (0s)
🟡 testPeriodOvertime (0s)
Tuntipalkka jaksoylityön aikana ei vastannut odotettua. expected:<[69,05]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertPeriodOvertime(AdvancedTesTest.java:5501)
	at com.tustor.tuntinetti.backend.logic.TestKVTESKVTesJaksotyoaika.testPeriodOvertime(TestKVTESKVTesJaksotyoaika.java:96)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIltaJaYolisa (0s)
🟢 testMaxStandardHoursPerDay (0s)
🟢 testNoDailyOvertimeAfterMaxNormalHours (0s)
🟢 testChangedToDefaultValuesSaturdaySelection (0s)
🟢 testLauantaiKorvaus (0s)
🟡 test_TODO_ContractLessThanPeriodLength (0s)
TODO Jos palvelussuhde ei kestä yhtään täyttä 3 tai 2 viikon työaikajaksoa.... toteutetaanko?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestKVTESKVTesJaksotyoaika.test_TODO_ContractLessThanPeriodLength(TestKVTESKVTesJaksotyoaika.java:200)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testArkipyhistaEiViikkoylitoitaVaanExtraaCurrentTuotanto (0s)
 expected:<[38,2]5> but was:<[48,7]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestKVTESKVTesJaksotyoaika.testArkipyhistaEiViikkoylitoitaVaanExtraaCurrentTuotanto(TestKVTESKVTesJaksotyoaika.java:258)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testJaksotyonVajaajaksoTuotanto (0s)
Mikä tässä nyt on vikana:
Extratunnit: 
NORMAL_DURING_WEEKLY_EXTRA: 35,25 h x 1;

Was:[NORMAL_DURING_WEEKLY_EXTRA]
 expected:<[0]> but was:<[35,25]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences.assertNonFullWorkPeriod(TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences.java:128)
	at com.tustor.tuntinetti.backend.logic.TestKVTESKVTesJaksotyoaika.testJaksotyonVajaajaksoTuotanto(TestKVTESKVTesJaksotyoaika.java:284)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testC16606JaksotyonVajaajakso (0s)
Mikä tässä nyt on vikana:
Extratunnit: 
NORMAL_DURING_WEEKLY_EXTRA: 35,25 h x 1;

Was:[NORMAL_DURING_WEEKLY_EXTRA]
 expected:<[0]> but was:<[35,25]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences.assertNonFullWorkPeriod(TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences.java:128)
	at com.tustor.tuntinetti.backend.logic.TestKVTESKVTesJaksotyoaika.testC16606JaksotyonVajaajakso(TestKVTESKVTesJaksotyoaika.java:297)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_OsaAikaisellaLisatyota (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestKVTESKVTesJaksotyoaika.test_TODO_OsaAikaisellaLisatyota(TestKVTESKVTesJaksotyoaika.java:313)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testArkipyhistaEiViikkoylitoitaVaanExtraa (0s)
TES 2018: 13 § 1 mom Soveltamisohje jaksotyössä voi lisätyötä muodostua vain osa-aikaiselle työntekijälle.
 expected:<[0]> but was:<[48,75]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestKVTESKVTesJaksotyoaika.testArkipyhistaEiViikkoylitoitaVaanExtraa(TestKVTESKVTesJaksotyoaika.java:350)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSaturdayCompensation (0s)
🟢 testVarallaolo (0s)
🟢 testJouluaattoAamu (0s)
🟢 testKVTesLisat (0s)
🟢 testHalytystyo (0s)
🟢 testEiYlimääräisiäLisiäJouluaatonAatonIltana (0s)
🟢 testSickleaveQualifiedFor14Days (0s)
🟢 testRegularSickleaveQualifiedFor60plus120Days (0s)
🟢 testWorkInducedSickleaveQualifiedFor120plus120Days (0s)
🟢 testJuhannusaatto (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMuuttopalvelualanTes120h (1s)
🟢 testWorkTimeReduction (1s)
🟢 testPeriodOvertime (0s)
🟢 testLostWeeklyRestTime (0s)
🟢 testDailyOvertime (0s)
🟢 testSickleave (0s)
🟢 testIltalisä (0s)
🟢 testArkipyhä (0s)
🟢 testIltaJaYöLisä (0s)
🟢 testSaturdayCpmpensation (0s)
🟢 testSundayWork (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAirproToimihenkiloidenTyoaikamuoto (6s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 testNightShiftPeriodDivider (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testSunnuntaiKorvaus (2s)
🟢 testYotyolisa (0s)
🟢 testIltatyolisa (0s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟢 testLisatJuhlapyhinaJaAattoina (0s)
🟢 testAattoiltalisä (0s)
🟢 testJuhannusaatonAamutyölisä (0s)
🟢 testJuhannusaatonIltatyölisä (0s)
🟢 testJouluaatonAamutyönLisä (0s)
🟢 testJouluaatonIltatyönLisä (0s)
🟢 testYotyolisaAlkaaJaLoppuYolla (0s)
🟡 testTODO_Yotyolisa (0s)
Tunnit eivät vastanneet odotettua. expected:<[0]> but was:<[5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4003)
	at com.tustor.tuntinetti.backend.logic.AbstractAirproTesTestCase.testTODO_Yotyolisa(AbstractAirproTesTestCase.java:476)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYotyolisaEriViikonpaivina (0s)
🟢 testHenkilostonEdustajaKorottavatKTAta (0s)
🟢 testHenkilostonEdustajaAverageHourlySalaryUsage (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestBioteollisuudenTes_KeskeytyvaKolmivuorotyo (3s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testArkipyhienKorvaus (0s)
🟢 testSunnuntaityo (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testWtrKertyma (0s)
🟢 testKarenssipaivanPoistuminen (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testSunnuntaityotaEiKorvataKTAlla (0s)
🟢 testPaivittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testViikoittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 testWtrKorvataanKTAlla (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Paivatyo (6s)
🟢 testKorottavatKTAta (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 test_TODO_ExtraWhenNotPlannedWork (0s)
Extra ei vastannut odotettua. expected:<[3]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.assertDailyHoursExtraAndOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:269)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.test_TODO_ExtraWhenNotPlannedWork(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPerakkaistenArkipyhienKorvaaminen (0s)
🟢 testMinimumWorkHoursNeededToCalculateKTA (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testMaksetaanKTAlla (1s)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (2s)
🟡 test_TODO_SpecialWeeklyOvertime (0s)
Viikkolisätyön korvaus ei vastannut odotettua. expected:<[8]0> but was:<[4]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSpecialWeeklyExtra(AdvancedTesTest.java:1538)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.assertSpecialWeeklyOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:206)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.test_TODO_SpecialWeeklyOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testExtra (0s)
Extrat eivät vastanneet odotettua. expected:<[12]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.testExtra(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_0_Strict (1s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testMilitaryRefresher (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestProfitabilityFast (0s)
🟡 testaaKuukausipalkkaisenTyösopimuksenKannattavuusKunKuukausipalkkaAsettamatta (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.assertBillMonthlySalaryAsHourly(TestProfitabilityFast.java:144)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.testaaKuukausipalkkaisenTyösopimuksenKannattavuusKunKuukausipalkkaAsettamatta(TestProfitabilityFast.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testaaKuukausipalkkaisenTyösopimuksenKannattavuus_billMonthlySalaryAsHourly_TODO (0s)
TODO oikeesti
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.testaaKuukausipalkkaisenTyösopimuksenKannattavuus_billMonthlySalaryAsHourly_TODO(TestProfitabilityFast.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testaaKuukausipalkkaisenTyösopimuksenKannattavuus_treatMonthlySalarySickleavesAsDaysInBillingFalse (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.assertBillMonthlySalaryAsHourly(TestProfitabilityFast.java:144)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.assertKuukausipalkkaisenTyösopimuksenKannattavuus_billAsHourly_tai_treatTODO(TestProfitabilityFast.java:109)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.testaaKuukausipalkkaisenTyösopimuksenKannattavuus_treatMonthlySalarySickleavesAsDaysInBillingFalse(TestProfitabilityFast.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testaaKuukausipalkkaisenTyösopimuksenKannattavuus_treatMonthlySalarySickleavesAsDaysInBillingTrue (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.assertBillMonthlySalaryAsHourly(TestProfitabilityFast.java:144)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.testaaKuukausipalkkaisenTyösopimuksenKannattavuus_treatMonthlySalarySickleavesAsDaysInBillingTrue(TestProfitabilityFast.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testaaKuukausipalkkaisenTyösopimuksenKannattavuusKunKuukausipalkkaAsettamattaMuttaProjektiLaskutetaanTuntipalkalla (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.assertBillMonthlySalaryAsHourly(TestProfitabilityFast.java:144)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.testaaKuukausipalkkaisenTyösopimuksenKannattavuusKunKuukausipalkkaAsettamattaMuttaProjektiLaskutetaanTuntipalkalla(TestProfitabilityFast.java:153)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testaaKuukausipalkkaisenTyösopimuksenKannattavuusKunProjektiLaskutetaanTuntipalkalla (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.assertBillMonthlySalaryAsHourly(TestProfitabilityFast.java:144)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.testaaKuukausipalkkaisenTyösopimuksenKannattavuusKunProjektiLaskutetaanTuntipalkalla(TestProfitabilityFast.java:171)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testaaTuntipalkkaisenTyösopimuksenKannattavuustietojenHyödyntämistä (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.assertBillMonthlySalaryAsHourly(TestProfitabilityFast.java:144)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.testaaTuntipalkkaisenTyösopimuksenKannattavuustietojenHyödyntämistä(TestProfitabilityFast.java:55)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test (0s)
TODO Jos ollaan suunnittelemassa tiettyä työvuoroa, niin käytetään laskentaan ko. työvuoroa
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestProfitabilityFast.test(TestProfitabilityFast.java:205)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKta (2s)
🟢 testAverageHourlySalaryUsage (0s)
🟢 testTravel (0s)
🟡 testCase8427_JaloVille_8h (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 8 h x 11,99 Ripustus Ripustus = 95,92;
(95,92) 
NORMAL_DURING_DAILY_OVERTIME: 2,25 h x 9,94 = 22,365;
(22,365) 
DAILY_OVERTIME: 2 h x 4,97 = 9,94;
0,25 h x 9,94 = 2,485;
(12,425) 
OTHER: 1,5 h x 3,52 Yölisä, Ripustus Ripustus = 5,28;
(5,28) 
_WORK_DAYS_FOR_REPORTING: 1 h x 0 = 0;
(0) (135,99)
 expected:<1[48,695]> but was:<1[35,99]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKta.assertCase8427_JaloVille(TestElintarvikealojenTesKta.java:246)
	at com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKta.testCase8427_JaloVille_8h(TestElintarvikealojenTesKta.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8427_JaloVille_75h (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 7,5 h x 11,99 Ripustus Ripustus = 89,925;
(89,925) 
NORMAL_DURING_DAILY_OVERTIME: 0,5 h x 11,99 Ripustus Ripustus = 5,995;
2,25 h x 9,94 = 22,365;
(28,36) 
DAILY_OVERTIME: 1,5 h x 4,97 = 7,455;
0,5 h x 6 Ripustus Ripustus = 3;
0,75 h x 9,94 = 7,455;
(17,91) 
OTHER: 1,5 h x 3,52 Yölisä, Ripustus Ripustus = 5,28;
(5,28) 
_WORK_DAYS_FOR_REPORTING: 1 h x 0 = 0;
(0) (141,475)
 expected:<1[54,18]> but was:<1[41,475]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKta.assertCase8427_JaloVille(TestElintarvikealojenTesKta.java:246)
	at com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKta.testCase8427_JaloVille_75h(TestElintarvikealojenTesKta.java:146)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8427_JaloVille_8h_NoOvertimeReducesOvertime (0s)
Expected overtime category hours: NON_OVERTIME_NORMAL
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertInverse(AbstractRangeReportBag.java:543)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertInverse(AbstractRangeReportBag.java:496)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:711)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKta.assertCase8427_JaloVille(TestElintarvikealojenTesKta.java:246)
	at com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKta.testCase8427_JaloVille_8h_NoOvertimeReducesOvertime(TestElintarvikealojenTesKta.java:153)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8427_JaloVille_75h_NoOvertimeReducesOvertime (0s)
Expected overtime category hours: NON_OVERTIME_NORMAL
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertInverse(AbstractRangeReportBag.java:543)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertInverse(AbstractRangeReportBag.java:496)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:711)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKta.assertCase8427_JaloVille(TestElintarvikealojenTesKta.java:246)
	at com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKta.testCase8427_JaloVille_75h_NoOvertimeReducesOvertime(TestElintarvikealojenTesKta.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAverageHourlySalaryCalculation (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaityo (2s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testWeeklyOvertimeBug (0s)
🟢 testShiftStartsBetween00And06 (0s)
🟢 testShiftContinuesAfter00 (0s)
🟢 testShiftStartsBefore00AndContinuesAfter06 (0s)
🟢 testWeeklyOvertimeIsNotPaidDuringAamukorvaus (0s)
🟢 testAamutuntikorvausEiRajoitaEdellisenVurokaudenPuolellaAlkanuttaYlityota (0s)
🟢 testJaloVille_20150304_20150306 (0s)
🟢 testJaloVille_20150304_20150306_NoOvertimeReducesOvertime (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenTes375 (0s)
🟢 testDailyOvertime (0s)
🟢 testExtraHoursAndOvertime (0s)
🟢 testExtraHoursAndOvertime12h (0s)
🟢 testWeeklyOvertimeOnNormalSaturday (0s)
🟢 testWeeklyOvertimeOnHolySaturday (0s)
🟢 testWeeklyOvertimeOnChristmasEve (0s)
🟢 testThatSickleaveCompensatedOverTheLimits (0s)
🟢 testVianorinMatkaAika_RasanenArto_20151002 (0s)
🟡 testTODOIltatyolisiaMaksetaanMuttaYotyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenYotyota (0s)
Headereita pitaisi olla normal, extra/ylityö ja ilta-nightshiftperiod x 1 + yo-nightshiftPeriod x 2 expected:<5> but was:<7>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at com.tustor.tuntinetti.backend.logic.AbstractToimihenkiloUnioniTesTestCase.assertIltatyolisiaMaksetaanMuttaYotyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenYotyota(AbstractToimihenkiloUnioniTesTestCase.java:199)
	at com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenTes375.testTODOIltatyolisiaMaksetaanMuttaYotyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenYotyota(TestPalvelualojenToimialaliitonToimihenkiloidenTes375.java:130)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYotyoNormaaliaikana (0s)
🟡 testTODOYotyolisaaMaksetaanYlitoiltaAamukuuteenAsti (0s)
 expected:<[1,76]> but was:<[3,52]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenTes375.testTODOYotyolisaaMaksetaanYlitoiltaAamukuuteenAsti(TestPalvelualojenToimialaliitonToimihenkiloidenTes375.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIltaJaYölisät (0s)
🟢 testTesEsimerkkiSivu18 (0s)
🟢 testSaturdayDailyOvertime (0s)
🟢 testChristmasDayAndBoxingDay (0s)
🟢 testSickleaveLeg0 (0s)
🟢 testSickleaveLeg1 (0s)
🟢 testSickleaveLeg2 (0s)
🟢 testSickleaveLeg3 (0s)
🟢 testJosTyövuorolistaanOnMerkattuTyövuoronPituudeksiAlle8hPitäisiTunnit8hAstiMerkataLisätyöksiEikäYlityöksi (0s)
🟢 testIltatyoNormaaliaikana (0s)
🟢 testChristmasEve (0s)
🟢 testMidsummer (0s)
🟢 testSundayWork (0s)
🟢 testPaasiaislauantainViikonViikkoylityo (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testJuhannusaattoViikonViikkoylityo (0s)
🟢 testJouluaatonViikonViikkoylityo (0s)
🟢 testLoppiainenViikkoylityo (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPuutarhaAlanPaivatyonTes (4s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2020 (0s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2021 (0s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2022 (0s)
🟢 testArkipyhatKunTyosuhdeEiOleKestanytKauaa2018 (0s)
🟢 testIltalisa1 (0s)
🟢 testIltalisa2 (0s)
🟢 testIltaJaYolisa1 (0s)
🟢 testIltaJaYolisa2 (0s)
🟢 testYolisa3 (0s)
🟢 testIltaJaYolisa3 (0s)
🟢 testIltaJaYolisa4 (0s)
🟢 testArkipyhatToissa (0s)
🟢 testArkipyhatKunTekeeToita (0s)
🟢 testArkipyhatKunTekeeToitaMuttaBittiEiPaalla (0s)
🟢 testArkipyhat (0s)
🟢 testItsenaisyyspaivaMaksetaanLainMukaan (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testArkipyhatKunTyosuhdeEiOleKestanytKauaa (0s)
🟢 testFirstSickdayNotPaidOnShortRegularSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortAccidentSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortRegularSickleaveOnLongContractperiod (0s)
🟢 testFirstSickdayIsPaidOnLongRegularSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayIsNotPaidOnShortRegularSickleaveOnTooShortContractperiod (0s)
🟢 testFirstSickdayPaidOnRecurringRegularSickleaveOnShortContractperiod (0s)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟡 test_TODO_SairausajanPalkkaPerakkaistenTyokausienTyoajanSummanMukaan (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractPuutarhaAlanTesTestCase.test_TODO_SairausajanPalkkaPerakkaistenTyokausienTyoajanSummanMukaan(AbstractPuutarhaAlanTesTestCase.java:260)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_ArkipyhäKorvausPerakkaistenTyokausienTyoajanSummanMukaan (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractPuutarhaAlanTesTestCase.test_TODO_ArkipyhäKorvausPerakkaistenTyokausienTyoajanSummanMukaan(AbstractPuutarhaAlanTesTestCase.java:272)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_KTA (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractPuutarhaAlanTesTestCase.test_TODO_KTA(AbstractPuutarhaAlanTesTestCase.java:279)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonWtrTES (6s)
🟡 testWtrKertyma (0s)
WTR ei vastannut odotettua. Työpäiviä: 14, Poissaoloja: 5, VacationType: PREGNANCY_LEAVE_PAID, SickleaveType: null, WorkTimeType: null
 expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReductionWithVacation(AdvancedTesTest.java:4416)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.assertWtrKertyma(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:403)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonWtrTES.testWtrKertyma(TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonWtrTES.java:27)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testAamulisa (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testSuurjuhlapyhalisa (0s)
🟢 testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa (0s)
🟡 test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia (0s)
Aamulisää pitäisi tulla ylityön kanssa yhteensä 100%. Koska ylityöstä saatiin jo 50% niin pitäisi aamulisää saada vain 50%.
 expected:<[1]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloiden40hVuorotyonTestCase.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(AbstractElintarviketeollisuudenToimihenkiloiden40hVuorotyonTestCase.java:127)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonTES.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonTES.java:18)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime5 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testViikkolepoYksittaisinViikoinLaskettuna (0s)
🟢 testArkipyhaviikonVapaapaivat (1s)
🟡 test_TODO_ArkipyhaviikonLauantainYlityot (1s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:330)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonTES.test_TODO_ArkipyhaviikonLauantainYlityot(TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonTES.java:18)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMuuttopalvelualanTes112_5h (0s)
🟢 testPeriodOvertime (0s)
🟢 testExtraHours (0s)
🟢 testWorktimeReductionDisqualification (0s)
🟢 testKallePiippo_21_10_2013___8_11_2013 (0s)
🟢 testKallePiippo_21_10_2013___8_11_2013__evenLongerWorkday_4_11 (0s)
🟢 testCase3652VariationWithOvertime (0s)
🟢 testCase3652MeneeVieläOikeinVaikkaTehtäisiinVieläLaTöitäJolloinTuleeMyösViikkoylityötä (0s)
🟢 testCase3652_flexTime (0s)
🟢 testCase3652MeneeVieläOikeinVaikkaTehtäisiinVieläLaTöitä_flexTime (0s)
🟢 testCase3652MeneeVieläOikeinVaikkaTehtäisiinVieläSuTöitäJaTuleeViikkoylityötä_flexTime (0s)
🟡 testAleniusMaarit_sykliAlkaaKeskiviikkona (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 548,67 h x 1;

Was:[NORMAL_TOWARDS_OVERTIME]
 expected:<5[30,5]> but was:<5[48,6666666667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationTotal(AbstractRangeReportBag.java:381)
	at com.tustor.tuntinetti.backend.logic.TestMuuttopalvelualanTes112_5h.testAleniusMaarit_sykliAlkaaKeskiviikkona(TestMuuttopalvelualanTes112_5h.java:595)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAleniusMaarit_sykliAlkaaMaanantaina (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 536,33 h x 1;

Was:[NORMAL_TOWARDS_OVERTIME]
 expected:<5[15,6666666667]> but was:<5[36,3333333333]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationTotal(AbstractRangeReportBag.java:381)
	at com.tustor.tuntinetti.backend.logic.TestMuuttopalvelualanTes112_5h.testAleniusMaarit_sykliAlkaaMaanantaina(TestMuuttopalvelualanTes112_5h.java:683)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAartolahtiVesa1 (0s)
🟢 testAartolahtiVesa2 (0s)
🟢 testPulkkinenRoopeBitti128 (0s)
🟢 testWorktimeReductionWhenNotWorkingDuringTheWeek (0s)
🟢 testCase3652 (0s)
🟢 testWorktimeReductionWhenWorkingDuringTheWeek (0s)
🟢 testCase4330 (0s)
🟢 testLeppanenTomi (0s)
🟢 testLostWeeklyRestTime (0s)
🟢 testDailyOvertime (0s)
🟢 testSickleave (0s)
🟢 testIltalisä (0s)
🟢 testArkipyhä (0s)
🟢 testIltaJaYöLisä (0s)
🟢 testSaturdayCpmpensation (0s)
🟢 testSundayWork (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAlternativeWorkHoursPerDay (0s)
🟢 testDailyOvertimeLeg2 (0s)
🟢 testHasNoEffectWhenSpecialDaySelectionIsNotActive (0s)
🟢 testDailyOvertimeLeg1 (0s)
🟢 testWeeklyOvertimeStartsBeforeDailyOvertime (0s)
🟢 testExtraBeforeAlternativeMaxStandardWorkHoursPerDay (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestKenkaJaNahkateollisuudenKTA (0s)
🟢 testSairausajanPalkka (0s)
🟢 testKtaLaskentaAjat (0s)
🟢 testIltavuoroKTA (0s)
🟢 testYovuoroKTA (0s)
🟢 testYlityoKTA (0s)
🟢 testNormaaliTyoaikaKTA (0s)
🟢 testWtrPalkka (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTeknologiateollisuudenYlempienToimihenkiloidenTes (0s)
🟢 testSaukkoPasi_20150708 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestValtionVirkaVirastotyoVirkamiehet (4s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testLauantailisa (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (2s)
🟡 testTODO_Yolisa (0s)
Palkkasumma ei ole oikein expected:<[94,5]> but was:<[119]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testTODO_Yolisa(AbstractValtionVirkaTesTestCase.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattoiltaLisa (0s)
🟢 testAattoPaivaLisa (0s)
🟢 test_SairaslomakorvausAlleVuosi_Tyontekijat (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta (0s)
🟢 test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat (0s)
🟢 testSairaudenUusiutuminen_Tyontekijat (0s)
🟢 testSairaslomakorvaus_Virkamiehet (0s)
🟢 testVarallaolo (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden37_5hJatkuvanKaksivuorotyonTES (6s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testAamulisa (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWtrKertyma (0s)
🟡 testSuurjuhlapyhalisa (0s)
Tunnit eivät vastanneet odotettua. expected:<[7]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4003)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.assertSuurjuhlapyhalisa(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:740)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden37_5hJatkuvanKaksivuorotyonTES.testSuurjuhlapyhalisa(TestElintarviketeollisuudenToimihenkiloiden37_5hJatkuvanKaksivuorotyonTES.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa (0s)
🟡 test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia (0s)
Viikoittaisen ylityön korvaus pitäisi olla normaali expected:<[20]> but was:<[7,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloiden37_5hVuorotyonTestCase.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(AbstractElintarviketeollisuudenToimihenkiloiden37_5hVuorotyonTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden37_5hJatkuvanKaksivuorotyonTES.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(TestElintarviketeollisuudenToimihenkiloiden37_5hJatkuvanKaksivuorotyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime5 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testViikkolepoYksittaisinViikoinLaskettuna (0s)
🟢 testArkipyhaviikonVapaapaivat (1s)
🟡 test_TODO_ArkipyhaviikonLauantainYlityot (1s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[0]> but was:<[55]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:330)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden37_5hJatkuvanKaksivuorotyonTES.test_TODO_ArkipyhaviikonLauantainYlityot(TestElintarviketeollisuudenToimihenkiloiden37_5hJatkuvanKaksivuorotyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_KeskeytyvaKolmivuorotyo (4s)
🟢 testLapsenSairaus (0s)
🟡 testSairaslomakorvaukset (0s)
Korvauksen olisi pitänyt päättyä. 11.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<[0]> but was:<[7,34]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3651)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_KeskeytyvaKolmivuorotyo.testSairaslomakorvaukset(TestLasitusRakennuslasitusJaLasinjalostusalanTes_KeskeytyvaKolmivuorotyo.java:453)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testSairaslomakorvausKunSairausUusiutuu (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 testWtrKorvataanKTAlla (0s)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testAattokorotus (0s)
🟢 testVarallaoloaEiKorvataKTAlla (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot (0s)
🟡 testViikkoYlityo (0s)
 expected:<[37,]5> but was:<[2]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot.testViikkoYlityo(TestICTYlemmatToimihenkilot.java:133)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testArkipyhatLyhentavaTyoviikkoa (0s)
 expected:<[60]> but was:<[45]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot.testArkipyhatLyhentavaTyoviikkoa(TestICTYlemmatToimihenkilot.java:580)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVarallaolo (0s)
🟢 testArkipyhatKorvataan (0s)
🟡 testYlityo (0s)
 expected:<5[0]> but was:<5[2,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot.testYlityo(TestICTYlemmatToimihenkilot.java:163)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYlityo2 (0s)
 expected:<1[75]> but was:<1[50]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot.testYlityo2(TestICTYlemmatToimihenkilot.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testViikkoVapaa (0s)
TODO Tarkoittaako tämä vain liukumaa?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot.testViikkoVapaa(TestICTYlemmatToimihenkilot.java:275)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVuosiloma (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot.testVuosiloma(TestICTYlemmatToimihenkilot.java:403)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKuukausipalkanJakaja (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot.testKuukausipalkanJakaja(TestICTYlemmatToimihenkilot.java:109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testViikkoYlityoLeg2 (0s)
 expected:<[62],5> but was:<[27],5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot.testViikkoYlityoLeg2(TestICTYlemmatToimihenkilot.java:148)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhatKorvataanHeti (0s)
🟡 testArkipyhaLyhentaaViikkoa (0s)
 expected:<[7],5> but was:<[5],5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot.testArkipyhaLyhentaaViikkoa(TestICTYlemmatToimihenkilot.java:230)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHalytystyoPaivalla (0s)
🟡 testHalytystyoPaivalla2 (0s)
 expected:<[4]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot.testHalytystyoPaivalla2(TestICTYlemmatToimihenkilot.java:347)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHalytystyoYolla (0s)
🟢 testVapaaVarallaolo30 (0s)
🟢 testPalkallisenSairausjaksonPituusAlleKuukaudenTyosuhteessa (0s)
🟢 testPalkallisenSairausjaksonPituusYliKuukaudenTyosuhteessa (0s)
🟡 testToistuvaSairausKorvataan (0s)
 expected:<[75]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot.testToistuvaSairausKorvataan(TestICTYlemmatToimihenkilot.java:496)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testToistuvaaSairauttaEiKorvata (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPtyTesToimistotyoaika (0s)
🟢 testAattoyokorvaus (0s)
🟢 testAattoaaamukorvaus (0s)
🟢 testEsimerkki25 (0s)
🟡 testEsimerkki24 (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_WEEKLY_OVERTIME: 5,65 h x 1;

Was:[NORMAL_DURING_WEEKLY_OVERTIME]
 expected:<[0]> but was:<[5,65]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestPtyTesToimistotyoaika.testEsimerkki24(TestPtyTesToimistotyoaika.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVarallaolo (0s)
🟢 testEsimerkki11KunLaMeneeYlitöiksi (0s)
🟢 testEsimerkki11KunLaOsanaSäännöllistäTyöaikaa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTaskByWorkShiftTime (0s)
🟢 testTimeBeforeFirstTask (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAktTakuutyoaika (4s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_IlmanTakuuPalkkaa (0s)
🟢 testEiTietenkaanTakuutyoaikaaYlityopaivalta (0s)
🟢 testWorkTimeCompensationDeterminism (0s)
🟢 testCase47208JoelNuuttila (4s)
🟢 testCase9412Takuutyöaika_Michael_Korhonen_20151005_20151018 (0s)
🟢 testJalasahoPetriJuhani_20130218_20130303_WithoutOvertimeAssignment (0s)
🟢 testJalasahoPetriJuhani_20130218_20130303_WithOvertimeAssignment (0s)
🟢 testGrönforsKariTapio_20130204_20130217_WithOvertimeAssignment (0s)
🟢 testGrönforsKariTapio_20130204_20130217_WithOvertimeAssignmentUsingWorkedHoursTimeRangesAndDetailsList (0s)
🟢 testGrönforsKariTapio_20130204_20130217_WithoutOvertimeAssignment (0s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_IlmanTakuuPalkkaa_VaikkaOttaisiEnsin_OvertimeDaySummaryn (0s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_TakuuPalkalla_MuttaIlmanTyötuntienVajausta (0s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_TakuuPalkalla_MuttaIlmanTyötuntienVajausta_VaikkaOttaisiEnsin_OvertimeDaySummaryn (0s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajauksellaIlmanTakuuPalkkaa (0s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajauksellaIlmanTakuuPalkkaa_VaikkaOttaisiEnsin_OvertimeDaySummaryn (0s)
🟢 testEiTietenkaanTakuutyoaikaaYlityopaivalta_VaikkaOttaisiEnsin_OvertimeDaySummaryn (0s)
🟡 testTodoViikkolepoOsissa (0s)
TODO Työntekijälle on annettava 45 tunnin mittainen, yhtäjaksoinen viikottainen lepoaika.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAktTakuutyoaika.testTodoViikkolepoOsissa(TestAktTakuutyoaika.java:492)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajaus_Ja_TakuuPalkka (0s)
🟡 testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajaus_Ja_TakuuPalkka_TODO (0s)
TODO Pitäisikö liukuman muuttua jos saa korvauksen takuutunteina? expected:<[0]> but was:<[-4,6666666667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestAktTakuutyoaika.testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajaus_Ja_TakuuPalkka_TODO(TestAktTakuutyoaika.java:516)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajaus_Ja_TakuuPalkka_VaikkaOttaisiEnsin_OvertimeDaySummaryn (0s)
🟡 testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajaus_Ja_TakuuPalkka_VaikkaOttaisiEnsin_OvertimeDaySummaryn_TODO (0s)
TODO Pitäisikö liukuman muuttua jos saa korvauksen takuutunteina? expected:<[0]> but was:<[-4,6666666667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestAktTakuutyoaika.testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajaus_Ja_TakuuPalkka_VaikkaOttaisiEnsin_OvertimeDaySummaryn_TODO(TestAktTakuutyoaika.java:534)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestAutomaattinenTyoajanUlkopuolinenVarallaolo (0s)
🟢 testNormaaliTyöpäiväManuaalisellaPäällekkäiselläVarallaololla2h (0s)
🟢 testNormaaliTyöpäiväManuaalisellaPäällekkäiselläVarallaolollaNormiPalkka (0s)
🟢 testNormaaliTyöpäiväTyöajanUlkopuolisellaMatkaAjalla (0s)
🟡 testTODO_TeeDynaamistenTaskienTEstiluokka (0s)
TODO mestätähti leskinen katariina projectcustomerin customersummaryyn tuli liikaa tunteja ks. 6.10.2012, korjattu, mutta testi puuttuu.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAutomaattinenVarallaolo.testTODO_TeeDynaamistenTaskienTEstiluokka(TestAutomaattinenVarallaolo.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormaaliTyöpäiväIlmanVarallaoloa (0s)
🟢 testEiViikkolepokorvaustaKunMatkaAikaa (0s)
🟢 testViikkolepokorvausKunSiirtymaAikaOnTyoaikaa (0s)
🟢 testViikkolepokorvausKunSiirtymaAikaOnAutomaattinen (0s)
🟢 testViikkolepokorvausKunSiirtymiskorvausOnAutomaattinenJaTalviaikaVaihtuu (0s)
🟢 testSiirtymaAikaOnAutomaattinenJaTalviaikaVaihtuu (0s)
🟡 testTODOViikkolepokorvausKunSiirtymaAikaOnAutomaattinenJaMuuAikaMatkaAikaa (0s)
TODO testi kuin testViikkolepokorvausKunSiirtymaAikaOnAutomaattinen mutta taskeihin kirjattu aika matka-aikana
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAutomaattinenVarallaolo.testTODOViikkolepokorvausKunSiirtymaAikaOnAutomaattinenJaMuuAikaMatkaAikaa(TestAutomaattinenVarallaolo.java:295)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOAutomaattinenRuokataukoJaAutomaattinenSiitymäaikaJaViikkolepo (0s)
TODO Testaa (korjattu) että viikkolepo tulee oikein myös jos ruokatauko automaaginen.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAutomaattinenVarallaolo.testTODOAutomaattinenRuokataukoJaAutomaattinenSiitymäaikaJaViikkolepo(TestAutomaattinenVarallaolo.java:302)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLyhytTyöpäiväIlmanVarallaoloa (0s)
🟢 testNormaaliTyöpäiväManuaalisellaVarallaolollaNormiPalkka (0s)
🟢 testNormaaliTyöpäiväManuaalisellaVarallaololla (0s)
🟢 testAutomaattinenVarallaoloPalkatonIlmanVarallaoloTyölajia (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaolollaNormiPalkka (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla_EI_ANNA_Varallaoloa_JosVainYksiProjektiKunVarallaoloOnTyöaikaa (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla_ANTAA_Varallaoloa_JosVälissäToinenTyökohdeKunVarallaoloOnTyöaikaa (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_NormiPalkka (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla_1_5h_VoidaanYliohjata_0_5h_ksi_KirjaamallaManuaalisesti (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla2h (0s)
🟢 testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattu (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattuAutomaattisestiMuustaKuinVarallaoloprojektista (0s)
🟢 testBillAutomaticLunchBreak (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoaEiVoiLeikataAlleTunninPätkästä (0s)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_RuokataukoLeikattu (0s)
🟡 testTODOJosAutomaattinenVarallaoloAiheuttaaYlitöitä (0s)
TODO automaattinen siirtymäaika työaikaa + testaaJosAutomaattinenVarallaoloAiheuttaaYlitöitä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAutomaattinenVarallaolo.testTODOJosAutomaattinenVarallaoloAiheuttaaYlitöitä(TestAutomaattinenVarallaolo.java:572)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormaaliTyöpäiväAutomaattisellaVarallaololla2h_RuokataukoLeikattu (0s)
🟢 testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h_EikäRuokataukoakaanTarvitseLeikata (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMuseoidenTesPaivatyo375 (0s)
🟢 testArkipyhat (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 test_WeeklyOvertime3 (0s)
🟢 test_WeeklyOvertime4 (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testNormaaliTyoaika (0s)
🟢 testSairauslomakorvausAlle1kkTöissäSairausKestääYli3pvLapsenSairaus (0s)
🟢 testSairauslomakorvausYli1kkTöissäSairausKestääYli3pvLapsenSairaus (0s)
🟢 testSairauslomakorvausYli1kkTöissäSairausKestääYli28pv (0s)
🟢 testSairauslomakorvausYli3vTöissäSairausKestääYli35pv (0s)
🟢 testSairauslomakorvausYli5vTöissäSairausKestääYli42pv (0s)
🟢 testSairauslomakorvausYli10vTöissäSairausKestääYli56pv (0s)
🟢 testSairauslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSickleaveHolidaysAreNotCompensated (0s)
🟢 testEiLauantailisaa (0s)
🟢 testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa (0s)
🟢 testAattolisat (0s)
🟢 testSairauslomakorvausAlle1kkTöissä (0s)
🟢 testEiIltalisaa (0s)
🟢 testEiYolisaa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaToimihenkilotTes (0s)
🟢 testSairaslomakorvausAlleKuukausiTöissä (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäKestääAlle28Paivaa (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäKestääYli28Paivaa (0s)
🟢 testSairaslomakorvausYliVuosiTöissäKestääAlle35Paivaa (0s)
🟢 testSairaslomakorvausYliVuosiTöissäKestääYli35Paivaa (0s)
🟢 testSairaslomakorvausYli5VuottaTöissäKestääAlle90Paivaa (0s)
🟢 testSairaslomakorvausYli5VuottaTöissäKestääYli90Paivaa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestOvertimeSummaryUnScalingMode (0s)
🟢 test43278 (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestHuolintaAlanToimihenkiloiden40TesVuorotyo (0s)
🟢 testLauantaiTyo (0s)
🟢 testMultipleShifts (0s)
🟢 testIltalisaaMyosYlityonAjalta (0s)
🟢 testYolisaaMyosYlityonAjalta (0s)
🟢 testIltaVuorolisa (0s)
🟢 testYoVuorolisa (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟢 testArkiYlityo (0s)
🟢 testHealthInsuranceLawWaitingPeriodNotCompensatedIfDaysAreFull (0s)
🟢 testSunnuntaiYlityo (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLasikeraamisenTeollisuudenTesPaivatyo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testLyhennysvapaitaEiKerryVapaidenAikanaKunContractPeriodAlkoiVastaHiljattain (0s)
🟢 testLyhennysvapaitaKertyyMyosVapaidenAikanaKunContractPeriodAlkoiYli3kkSitten (0s)
🟢 testSairaslomaKorvataanKTAlla (0s)
🟢 testNormalWorktime1 (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testArkipyhatKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaSunnuntaina (0s)
🟡 test_TODO_WeeklyOvertime4 (0s)
TODO: Juhannusviikon tulisi lyhentää viikoittaista työaikaa expected:<[8]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractLasikeraamisenTeollisuuden40hViikossaTestCase.test_TODO_WeeklyOvertime4(AbstractLasikeraamisenTeollisuuden40hViikossaTestCase.java:425)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_LyhennysvapaitaKertyyMyosVapaidenAikana (0s)
TODO toteuta testi lyhennysvapaiden kertymiselle vapaiden aikana
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractLasikeraamisenTeollisuuden40hViikossaTestCase.test_TODO_LyhennysvapaitaKertyyMyosVapaidenAikana(AbstractLasikeraamisenTeollisuuden40hViikossaTestCase.java:507)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testYlityotKorvataanKTAlla (0s)
🟡 testLapsenSairaus (0s)
Pitäisi olla ensimmäinen sairaspäivä. 01.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3627)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractLasikeraamisenTeollisuudenTestCase.testLapsenSairaus(AbstractLasikeraamisenTeollisuudenTestCase.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvaukset (0s)
🟡 testSairaslomakorvausKunSairausUusiutuu (0s)
Pitäisi olla toisen sairausjakson ensimmäinen sellainen päivä jota ei korvata. 19.08.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3941)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3786)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3763)
	at com.tustor.tuntinetti.backend.logic.AbstractLasikeraamisenTeollisuudenTestCase.testSairaslomakorvausKunSairausUusiutuu(AbstractLasikeraamisenTeollisuudenTestCase.java:135)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyähäOnVapaapäiväJosTöissäYli3Kuukautta (0s)
🟢 testArkipyähäEiOleVapaapäivänaTöissäAlle3Kuukautta (0s)
🟢 testArkipyähäkorvausJosTöissäYli3KuukauttaMuttaVapaallaArkipyhänViereisenäPäivänä (0s)
🟢 testPyhainpaiva (0s)
🟡 test_TODO_ArkipyhaKorvataanJosSairauslomaOnKestanytAlle3kkEnnenArkipyhaa (0s)
TODO: Puuttuu asetus jolla kyseinen rajoitus toteutettaisiin expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractLasikeraamisenTeollisuudenTestCase.test_TODO_ArkipyhaKorvataanJosSairauslomaOnKestanytAlle3kkEnnenArkipyhaa(AbstractLasikeraamisenTeollisuudenTestCase.java:150)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_ArkipyhaaEiKorvataJosSairauslomaOnKestanytYli3kkEnnenArkipyhaa (0s)
TODO: Puuttuu asetus jolla kyseinen rajoitus toteutettaisiin expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractLasikeraamisenTeollisuudenTestCase.test_TODO_ArkipyhaaEiKorvataJosSairauslomaOnKestanytYli3kkEnnenArkipyhaa(AbstractLasikeraamisenTeollisuudenTestCase.java:164)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhäkorvausetAnnetaanMyösVanhempainvapaalla (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_1_Strict (1s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testMilitaryRefresher (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestKiinteistoalanToimihenkiloidenVuosilomaFast (4s)
🟢 testLomarahat (0s)
🟢 testLomarahatJaadessaElakkeelle (2s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestIctalanVuosilomalaskentaFast (1s)
🟢 testLomarahat (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestTietotekniikanPalvelualanTavallinenTesVuosilomaFast (1s)
🟢 testLomarahat (0s)
🟢 testLaskennallisenPalkanMaaritys (0s)
🟢 testKeskipaivapalkkaJaSairasloma (0s)
🟢 testYliJaLisatyonPerusosaMukaanTuntipalkkaistenLomapalkkaan (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestYksityisenSosiaalipalvelualanVuosilomaFast (3s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 test15vKokemuksenPaivistaSaaLomarahaa (0s)
🟢 test_TODO_OikeatVuosilomaEhdotKaytossa (0s)
🟢 testKolmenPaivanAnsainta (0s)
🟢 testKolmeLisalomapaivaa (1s)
🟢 testLomanansaintaprosentti (0s)
🟢 testLomaraha50pctVainPeruspaivista (0s)
🟢 testLomarahojenMaksaminenTyosuhteenPaattyessaEnnenLomakautta (0s)
🟢 testLomarahojenMaksaminenTyosuhteenPaattyessaLomakautena (0s)
🟢 testLomarahojenMaksaminenTyosuhteenPaattyessaLomanAikana (0s)
🟢 testEiLomarahojaLomakorvauksistaKunTyosuhdeEnintaan4kk (0s)
🟢 testPalvelusvuosienKertyminen (0s)
🟢 testPalvelusvuodetJaTekninenAlkupaiva (0s)
🟢 testLomarahaJaTyosuhteenPaattymissyy (0s)
🟢 testKkPalkkaisenLisat (0s)
🟢 testKuukausipalkkaisenAikalisatSuhteutetaanSaannollisenTyoajanPalkkaan (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestTietotekniikanPalvelualanKolmivuoroTesLogicaVuosilomaFast (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLaskennallisenPalkanMaaritys (0s)
🟢 testYliJaLisatyonPerusosaMukaanTuntipalkkaistenLomapalkkaan (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestTSVuosilomalaskentaFastTestCase (33s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testLomakorvausKunEiTaysialomanmaaraytymiskuukausia (1s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKkPalkkaisenProsenttiperusteinenPalkkaKunVainOsaKuukausistaTaysiaLomanmaaraytymiskuukausiaLaskennallistaPalkkaaSairaslomasta (0s)
🟡 test_TODO_LomarahaMyosLomakorvauksistaElleiPaattymissyyEsta (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.test_TODO_LomarahaMyosLomakorvauksistaElleiPaattymissyyEsta(TestKVTesVuosilomalaskentaFastTestCase.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟡 testLomarahaprosenttiTab1 (0s)
expected:<Työsuhde päättyi lomakautena ennen lomaa> but was:<Normaalit lomarahat>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTestCase.assertLomarahaprosenttiLowLevel(AbstractVuosilomaFastTestCase.java:297)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractSingleRowKVTesCalculationFastTestCase.assertLomarahaprosenttiLowLevel(AbstractSingleRowKVTesCalculationFastTestCase.java:181)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractSingleRowKVTesCalculationFastTestCase.assertLomarahaProsentit(AbstractSingleRowKVTesCalculationFastTestCase.java:202)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.testLomarahaprosenttiTab1(TestKVTesVuosilomalaskentaFastTestCase.java:945)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLomarahaprosenttiTab2 (0s)
expected:<Työsuhde päättyi lomakautena ennen lomaa> but was:<Normaalit lomarahat>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTestCase.assertLomarahaprosenttiLowLevel(AbstractVuosilomaFastTestCase.java:297)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractSingleRowKVTesCalculationFastTestCase.assertLomarahaprosenttiLowLevel(AbstractSingleRowKVTesCalculationFastTestCase.java:181)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractSingleRowKVTesCalculationFastTestCase.assertLomarahaProsentit(AbstractSingleRowKVTesCalculationFastTestCase.java:202)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.testLomarahaprosenttiTab2(TestKVTesVuosilomalaskentaFastTestCase.java:965)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLomarahaprosenttiTab3 (0s)
🟢 testAnnualVacationAccumulationTables1_2FullAccumulationYearsVuosiloma (0s)
🟢 testAnnualVacationAccumulationTables_Esimerkki_Taulu_1 (0s)
🟢 testAnnualVacationAccumulationTables_Esimerkki_Taulu_2 (0s)
🟢 testAnnualVacationAccumulationTables_Esimerkki_Taulu_2_Alle_15V_kokemuksella_Ja_Loppupalkka (0s)
🟢 testAnnualVacationAccumulationTables_Sovellusesimerkki_Taulu3 (0s)
🟢 testAnnualVacationAccumulationTables_Palkka_Kk_palkkamuuttuu (0s)
🟢 testAnnualVacationAccumulatoinTables_Kk_palkkamuuttuu (0s)
🟢 testTyoaikaMuuttuuTsOsaAikainen (0s)
🟢 testAnnualVacationAccumulationTables_Palkka_Kk_palkkamuuttuu_Lomaraha_heinakuun_palkasta (1s)
🟢 testNightShiftPeriodejaMaaraytymisvuonnaJaLomapalkka (4s)
🟢 testSunnuntaityotaMaaraytymisvuonnaJaLomapalkka (0s)
🟡 testLoppupalkkaLomarahaLomapalkkaVelkaanJosYksikinLomaMerkitty (6s)
expected:<...Lomarahan peruste: '[Työsuhde päättyi lomakautena ennen lomaa]'   Lomaraha: 420,00...> but was:<...Lomarahan peruste: '[Normaalit lomarahat]'   Lomaraha: 420,00...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:329)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:313)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:280)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assertLoppupalkkaLomarahaLomapalkkaVelkaanJosYksikinLomaMerkitty(TestKVTesVuosilomalaskentaFastTestCase.java:2138)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.testLoppupalkkaLomarahaLomapalkkaVelkaanJosYksikinLomaMerkitty(TestKVTesVuosilomalaskentaFastTestCase.java:2078)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTuntipalkkaisenLomapalkka (0s)
🟢 testTuntipalkkaisenLomapalkka35h (0s)
🟢 testLoppupalkkaKunEiKertynytLomaa16pvSopimuksenPituusVaatimuksenVuoksi (0s)
🟡 test_TODO_LoppupalkkaLomarahaJossaKahdenEriSopimuksenKkPalkkaGap (0s)
expected:<...Loma: 2pv, Lomap: 17[0,10e, (Lomapv: 2pv=1kk@TAULU_3, Lomap: 170,10e=1772,00/20,83*2pv[=170,10e], Lomarahan peruste: 'Työsuhde päättyi ennen lomakautta'   Lomaraha: 0,00e 0,00%]> but was:<...Loma: 2pv, Lomap: 17[7,63e, (Lomapv: 2pv=1kk@TAULU_3, Lomap: 177,63e=1850,00/20,83*2pv[=177,63e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 51,80e (1850,00e*2,80%*1kk)]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:329)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:313)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:280)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.test_TODO_LoppupalkkaLomarahaJossaKahdenEriSopimuksenKkPalkkaGap(TestKVTesVuosilomalaskentaFastTestCase.java:2354)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLoppupalkkaTyosuhdeEiKestaYhtaanLomanmaaraytymisvuotta (0s)
🟢 testLoppupalkkaYli16pvSopimustaYli35hTaiYli14pvJaAlle16pvViimeisellaKuukaudella (0s)
🟢 test16PvRajaJaSopimuskatko35H (0s)
🟢 test16PvRajaJaSopimusKatko14PV (0s)
🟡 test_TODO_16PvRajaJaSopimuksenPituusLakkoaikaJaLuvatonpoissaoloaEiLasketaSopimuksenPituuteen35HGap (0s)
expected:<...tö: 14pv/35t, Loma: [4pv, Lomap: 160,00e, (Lomapv: 4pv=2kk@TAULU_3, Lomap: 160,00e=1000,00/25*4pv[=160,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 56,00e (1000,00e*2,80%*2]kk)> but was:<...tö: 14pv/35t, Loma: [6pv, Lomap: 240,00e, (Lomapv: 6pv=3kk*2pv/kk(VSL:6pv > TAULU_3:3kk=5pv), Lomap: 240,00e=1000,00/25*6pv[=240,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 84,00e (1000,00e*2,80%*3]kk)>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assert16PvRajaJaSopimuksessaPoissaoloaTaiKatkoIlmanPaattymissyyta35h(TestKVTesVuosilomalaskentaFastTestCase.java:2746)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assert16PvRajaJaSopimuksessaPoissaoloaTaiKatkoIlmanPaattymissyyta35h(TestKVTesVuosilomalaskentaFastTestCase.java:2695)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.test_TODO_16PvRajaJaSopimuksenPituusLakkoaikaJaLuvatonpoissaoloaEiLasketaSopimuksenPituuteen35HGap(TestKVTesVuosilomalaskentaFastTestCase.java:2672)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_16PvRajaJaSopimuksenPituusLakkoaikaJaLuvatonpoissaoloaEiLasketaSopimuksenPituuteen14PvGap (0s)
expected:<...tö: 14pv/35t, Loma: [4pv, Lomap: 160,00e, (Lomapv: 4pv=2kk@TAULU_3, Lomap: 160,00e=1000,00/25*4pv[=160,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 56,00e (1000,00e*2,80%*2]kk)> but was:<...tö: 14pv/35t, Loma: [6pv, Lomap: 240,00e, (Lomapv: 6pv=3kk*2pv/kk(VSL:6pv > TAULU_3:3kk=5pv), Lomap: 240,00e=1000,00/25*6pv[=240,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 84,00e (1000,00e*2,80%*3]kk)>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assert16PvRajaJaSopimuksessaPoissaoloaTaiKatkoIlmanPaattymissyyta14Pv(TestKVTesVuosilomalaskentaFastTestCase.java:2802)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assert16PvRajaJaSopimuksessaPoissaoloaTaiKatkoIlmanPaattymissyyta14Pv(TestKVTesVuosilomalaskentaFastTestCase.java:2757)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.test_TODO_16PvRajaJaSopimuksenPituusLakkoaikaJaLuvatonpoissaoloaEiLasketaSopimuksenPituuteen14PvGap(TestKVTesVuosilomalaskentaFastTestCase.java:2686)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test16PvRajaJaSopimusKatko14PV14PvAlle16PvSopimustaKeskellaLomanmaaraytymisvuotta (0s)
🟢 testLomakorvausKunVainEkvivalenttiVapaataVuosilomaKuuluuMukaan (0s)
🟢 testLomakorvausKunVainEkvivalenttiVapaataVuosilomaEiKuuluMukaan (0s)
🟢 testLomakorvaustaKunVainEkvivalenttivapaataSairasloma (0s)
🟢 testLomakorvaustaKunVainEkvivalenttivapaataVanhempainVapaaLaskennallinenPalkka (0s)
🟢 testLomakorvaustaKunVainEkvivalenttivapaataVanhempainVapaaPalkallinen (0s)
🟡 test_TODO_LomakorvaustaKunVainEkvivalenttivapaataVuosilomaVsVanhempainVapaa14PvRaja (0s)
PARENTAL_LEAVE expected:<[Oikeus vapaaseen kun ei vuosilomaa: 24pv, Lomak: 114,37e, (Vapaapv: 24pv=12kk*2pv/kk, Lomak: 114,37e=114,37e[=(0,00%eur+ 994,50poissaolo laskennallinen palkka)*11,5%], Lomarahan peruste: 'Sopimus ei määrittele lomarahaa'   Lomaraha: 0,00e 0,00%]> but was:<[Sääntö: 14pv/35t, Loma: 3pv, Lomap: 120,00e, (Lomapv: 3pv=1kk@TAULU_2, Lomap: 120,00e=1000,00/25*3pv[=120,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 35,00e (1000,00e*3,50%*1kk)]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assertLomakorvausKunVainEkvivalenttiVapaata(TestKVTesVuosilomalaskentaFastTestCase.java:3123)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assertLomakorvausKunVainEkvivalenttiVapaata(TestKVTesVuosilomalaskentaFastTestCase.java:3085)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.test_TODO_LomakorvaustaKunVainEkvivalenttivapaataVuosilomaVsVanhempainVapaa14PvRaja(TestKVTesVuosilomalaskentaFastTestCase.java:3025)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLomakorvaustaKunVainEkvivalenttivapaataAllVacationTypesNoAutodetuct (8s)
🟢 testKkPalkkaisenProsenttiperusteinenPalkkaKunVainOsaKuukausistaTaysiaLomanmaaraytymiskuukausiaEiLaskennallistaPalkkaaSairaslomastaKunAutoDetuctEiPaalla (0s)
🟢 testSigmaJa16pvSaantoBlokkaaKertymanSivusarjastaPaasarjanLaskelmaan (0s)
🟢 testKvtesStyleVacationAccumulationTable (0s)
🟡 test_TODO_TyoaikakorvauksetJaTasoittumispaivatEivatEkvivalenttiaAikaa (0s)
vacationType=OVERTIME_COMPENSATION_LEAVE tesAntaaKaikkiWtrtEkvivalenteiksi=false tyossaolonVeroinenPaiva=false
 expected:<24> but was:<30>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTestCase.assertVacationTyossaolonVeroinenPaiva(AbstractVuosilomaFastTestCase.java:414)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTestCase.assertVacationTyossaolonVeroinenPaiva(AbstractVuosilomaFastTestCase.java:338)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.test_TODO_TyoaikakorvauksetJaTasoittumispaivatEivatEkvivalenttiaAikaa(TestKVTesVuosilomalaskentaFastTestCase.java:153)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVainPalkallinenSairauslomaKerryttaa (1s)
🟢 testOpintovapaaJaVirkavapaaLimit (0s)
🟢 testHybridiLimitJaLomavuosi (0s)
🟢 testKaikkiEkvivalentitPaivatLasketaanKalenteripaivilta (0s)
🟢 testCorrectVuosilomaEhdotForLabourAgreementVersions (0s)
🟢 testNoPercentBasedWorktimeReductionInLabouragreementVersions (0s)
🟢 testARowOnly (0s)
🟢 testLomarahaVainKkPalkkaisille (0s)
🟢 testKvtes2013SaantoOsaAikainenLisienVaikutuksenCap35Kaytossa (0s)
🟢 testKvtes2013SaantoOsaAikainen (0s)
🟢 testOsaAikaisenLomapalkkaProsentteina (0s)
🟢 testOsaAikaisenLomapalkkaProsentteinaTuntipalkkainen (0s)
🟢 testKvtesProsenttiperusteinenVuosilomaPalkkaEsim (0s)
🟢 testAnnualVacationAccumulationRow1 (0s)
🟢 testAnnualVacationAccumulationRow2 (0s)
🟢 testAnnualVacationAccumulationRow2WithBonus (0s)
🟢 testAnnualVacationAccumulationRow2TwoYears (0s)
🟢 testAnnualVacationAccumulationRow3 (0s)
🟢 testLaskentaTapa (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestAutoliikennealojenToimihloidenVuosilomaFast (2s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestMaraVuosiloma (1s)
🟢 testLaskennallisenPalkanKeskiarvoistusKolmenEdellisenTayden3ViikkoisjaksonMukaan (0s)
🟢 testEsimerkki1Mara_Tes_Sivu68_KuukausipalkkaisenLomapalkka (0s)
🟢 testMaraTuntipalkkaisellaProsenttiperusteinenLomapalkkaVaikkaOlisiyli14pvKuukaudessaToissa (0s)
🟢 testEsimerkki1Mara_Tes_Sivu69_TuntipalkkaisenLomapalkka (0s)
🟢 test2022LahtienLaskennallistaPalkkaaMyosWtrnAjalta (0s)
🟢 test2022LahtienLaskennallistaPalkkaaMyosHolidayWtrnAjalta (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase (32s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testLomakorvausKunEiTaysialomanmaaraytymiskuukausia (1s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKkPalkkaisenProsenttiperusteinenPalkkaKunVainOsaKuukausistaTaysiaLomanmaaraytymiskuukausiaLaskennallistaPalkkaaSairaslomasta (0s)
🟡 test_TODO_LomarahaMyosLomakorvauksistaElleiPaattymissyyEsta (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.test_TODO_LomarahaMyosLomakorvauksistaElleiPaattymissyyEsta(TestKVTesVuosilomalaskentaFastTestCase.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟡 testLomarahaprosenttiTab1 (0s)
expected:<Työsuhde päättyi lomakautena ennen lomaa> but was:<Normaalit lomarahat>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTestCase.assertLomarahaprosenttiLowLevel(AbstractVuosilomaFastTestCase.java:297)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractSingleRowKVTesCalculationFastTestCase.assertLomarahaprosenttiLowLevel(AbstractSingleRowKVTesCalculationFastTestCase.java:181)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractSingleRowKVTesCalculationFastTestCase.assertLomarahaProsentit(AbstractSingleRowKVTesCalculationFastTestCase.java:202)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.testLomarahaprosenttiTab1(TestKVTesVuosilomalaskentaFastTestCase.java:945)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLomarahaprosenttiTab2 (0s)
expected:<Työsuhde päättyi lomakautena ennen lomaa> but was:<Normaalit lomarahat>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTestCase.assertLomarahaprosenttiLowLevel(AbstractVuosilomaFastTestCase.java:297)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractSingleRowKVTesCalculationFastTestCase.assertLomarahaprosenttiLowLevel(AbstractSingleRowKVTesCalculationFastTestCase.java:181)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractSingleRowKVTesCalculationFastTestCase.assertLomarahaProsentit(AbstractSingleRowKVTesCalculationFastTestCase.java:202)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.testLomarahaprosenttiTab2(TestKVTesVuosilomalaskentaFastTestCase.java:965)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLomarahaprosenttiTab3 (0s)
🟢 testAnnualVacationAccumulationTables1_2FullAccumulationYearsVuosiloma (0s)
🟢 testAnnualVacationAccumulationTables_Esimerkki_Taulu_1 (0s)
🟢 testAnnualVacationAccumulationTables_Esimerkki_Taulu_2 (0s)
🟢 testAnnualVacationAccumulationTables_Esimerkki_Taulu_2_Alle_15V_kokemuksella_Ja_Loppupalkka (0s)
🟢 testAnnualVacationAccumulationTables_Sovellusesimerkki_Taulu3 (0s)
🟢 testAnnualVacationAccumulationTables_Palkka_Kk_palkkamuuttuu (0s)
🟢 testAnnualVacationAccumulatoinTables_Kk_palkkamuuttuu (0s)
🟢 testTyoaikaMuuttuuTsOsaAikainen (0s)
🟢 testAnnualVacationAccumulationTables_Palkka_Kk_palkkamuuttuu_Lomaraha_heinakuun_palkasta (1s)
🟢 testNightShiftPeriodejaMaaraytymisvuonnaJaLomapalkka (3s)
🟢 testSunnuntaityotaMaaraytymisvuonnaJaLomapalkka (0s)
🟡 testLoppupalkkaLomarahaLomapalkkaVelkaanJosYksikinLomaMerkitty (6s)
expected:<...Lomarahan peruste: '[Työsuhde päättyi lomakautena ennen lomaa]'   Lomaraha: 420,00...> but was:<...Lomarahan peruste: '[Normaalit lomarahat]'   Lomaraha: 420,00...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:329)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:313)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:280)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assertLoppupalkkaLomarahaLomapalkkaVelkaanJosYksikinLomaMerkitty(TestKVTesVuosilomalaskentaFastTestCase.java:2138)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.testLoppupalkkaLomarahaLomapalkkaVelkaanJosYksikinLomaMerkitty(TestKVTesVuosilomalaskentaFastTestCase.java:2078)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTuntipalkkaisenLomapalkka (0s)
🟢 testTuntipalkkaisenLomapalkka35h (0s)
🟢 testLoppupalkkaKunEiKertynytLomaa16pvSopimuksenPituusVaatimuksenVuoksi (0s)
🟡 test_TODO_LoppupalkkaLomarahaJossaKahdenEriSopimuksenKkPalkkaGap (0s)
expected:<...Loma: 2pv, Lomap: 17[0,10e, (Lomapv: 2pv=1kk@TAULU_3, Lomap: 170,10e=1772,00/20,83*2pv[=170,10e], Lomarahan peruste: 'Työsuhde päättyi ennen lomakautta'   Lomaraha: 0,00e 0,00%]> but was:<...Loma: 2pv, Lomap: 17[7,63e, (Lomapv: 2pv=1kk@TAULU_3, Lomap: 177,63e=1850,00/20,83*2pv[=177,63e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 51,80e (1850,00e*2,80%*1kk)]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:329)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:313)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:280)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.test_TODO_LoppupalkkaLomarahaJossaKahdenEriSopimuksenKkPalkkaGap(TestKVTesVuosilomalaskentaFastTestCase.java:2354)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLoppupalkkaTyosuhdeEiKestaYhtaanLomanmaaraytymisvuotta (0s)
🟢 testLoppupalkkaYli16pvSopimustaYli35hTaiYli14pvJaAlle16pvViimeisellaKuukaudella (0s)
🟢 test16PvRajaJaSopimuskatko35H (0s)
🟢 test16PvRajaJaSopimusKatko14PV (0s)
🟡 test_TODO_16PvRajaJaSopimuksenPituusLakkoaikaJaLuvatonpoissaoloaEiLasketaSopimuksenPituuteen35HGap (0s)
expected:<...tö: 14pv/35t, Loma: [4pv, Lomap: 160,00e, (Lomapv: 4pv=2kk@TAULU_3, Lomap: 160,00e=1000,00/25*4pv[=160,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 56,00e (1000,00e*2,80%*2]kk)> but was:<...tö: 14pv/35t, Loma: [6pv, Lomap: 240,00e, (Lomapv: 6pv=3kk*2pv/kk(VSL:6pv > TAULU_3:3kk=5pv), Lomap: 240,00e=1000,00/25*6pv[=240,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 84,00e (1000,00e*2,80%*3]kk)>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assert16PvRajaJaSopimuksessaPoissaoloaTaiKatkoIlmanPaattymissyyta35h(TestKVTesVuosilomalaskentaFastTestCase.java:2746)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assert16PvRajaJaSopimuksessaPoissaoloaTaiKatkoIlmanPaattymissyyta35h(TestKVTesVuosilomalaskentaFastTestCase.java:2695)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.test_TODO_16PvRajaJaSopimuksenPituusLakkoaikaJaLuvatonpoissaoloaEiLasketaSopimuksenPituuteen35HGap(TestKVTesVuosilomalaskentaFastTestCase.java:2672)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_16PvRajaJaSopimuksenPituusLakkoaikaJaLuvatonpoissaoloaEiLasketaSopimuksenPituuteen14PvGap (0s)
expected:<...tö: 14pv/35t, Loma: [4pv, Lomap: 160,00e, (Lomapv: 4pv=2kk@TAULU_3, Lomap: 160,00e=1000,00/25*4pv[=160,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 56,00e (1000,00e*2,80%*2]kk)> but was:<...tö: 14pv/35t, Loma: [6pv, Lomap: 240,00e, (Lomapv: 6pv=3kk*2pv/kk(VSL:6pv > TAULU_3:3kk=5pv), Lomap: 240,00e=1000,00/25*6pv[=240,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 84,00e (1000,00e*2,80%*3]kk)>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assert16PvRajaJaSopimuksessaPoissaoloaTaiKatkoIlmanPaattymissyyta14Pv(TestKVTesVuosilomalaskentaFastTestCase.java:2802)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assert16PvRajaJaSopimuksessaPoissaoloaTaiKatkoIlmanPaattymissyyta14Pv(TestKVTesVuosilomalaskentaFastTestCase.java:2757)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.test_TODO_16PvRajaJaSopimuksenPituusLakkoaikaJaLuvatonpoissaoloaEiLasketaSopimuksenPituuteen14PvGap(TestKVTesVuosilomalaskentaFastTestCase.java:2686)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test16PvRajaJaSopimusKatko14PV14PvAlle16PvSopimustaKeskellaLomanmaaraytymisvuotta (0s)
🟢 testLomakorvausKunVainEkvivalenttiVapaataVuosilomaKuuluuMukaan (0s)
🟢 testLomakorvausKunVainEkvivalenttiVapaataVuosilomaEiKuuluMukaan (0s)
🟢 testLomakorvaustaKunVainEkvivalenttivapaataSairasloma (0s)
🟢 testLomakorvaustaKunVainEkvivalenttivapaataVanhempainVapaaLaskennallinenPalkka (0s)
🟢 testLomakorvaustaKunVainEkvivalenttivapaataVanhempainVapaaPalkallinen (0s)
🟡 test_TODO_LomakorvaustaKunVainEkvivalenttivapaataVuosilomaVsVanhempainVapaa14PvRaja (0s)
PARENTAL_LEAVE expected:<[Oikeus vapaaseen kun ei vuosilomaa: 24pv, Lomak: 114,37e, (Vapaapv: 24pv=12kk*2pv/kk, Lomak: 114,37e=114,37e[=(0,00%eur+ 994,50poissaolo laskennallinen palkka)*11,5%], Lomarahan peruste: 'Sopimus ei määrittele lomarahaa'   Lomaraha: 0,00e 0,00%]> but was:<[Sääntö: 14pv/35t, Loma: 3pv, Lomap: 120,00e, (Lomapv: 3pv=1kk@TAULU_2, Lomap: 120,00e=1000,00/25*3pv[=120,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 35,00e (1000,00e*3,50%*1kk)]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assertLomakorvausKunVainEkvivalenttiVapaata(TestKVTesVuosilomalaskentaFastTestCase.java:3123)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.assertLomakorvausKunVainEkvivalenttiVapaata(TestKVTesVuosilomalaskentaFastTestCase.java:3085)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.test_TODO_LomakorvaustaKunVainEkvivalenttivapaataVuosilomaVsVanhempainVapaa14PvRaja(TestKVTesVuosilomalaskentaFastTestCase.java:3025)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLomakorvaustaKunVainEkvivalenttivapaataAllVacationTypesNoAutodetuct (8s)
🟢 testKkPalkkaisenProsenttiperusteinenPalkkaKunVainOsaKuukausistaTaysiaLomanmaaraytymiskuukausiaEiLaskennallistaPalkkaaSairaslomastaKunAutoDetuctEiPaalla (0s)
🟢 testSigmaJa16pvSaantoBlokkaaKertymanSivusarjastaPaasarjanLaskelmaan (0s)
🟢 testKvtesStyleVacationAccumulationTable (0s)
🟡 test_TODO_TyoaikakorvauksetJaTasoittumispaivatEivatEkvivalenttiaAikaa (0s)
vacationType=OVERTIME_COMPENSATION_LEAVE tesAntaaKaikkiWtrtEkvivalenteiksi=false tyossaolonVeroinenPaiva=false
 expected:<24> but was:<30>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTestCase.assertVacationTyossaolonVeroinenPaiva(AbstractVuosilomaFastTestCase.java:414)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTestCase.assertVacationTyossaolonVeroinenPaiva(AbstractVuosilomaFastTestCase.java:338)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase.test_TODO_TyoaikakorvauksetJaTasoittumispaivatEivatEkvivalenttiaAikaa(TestKVTesVuosilomalaskentaFastTestCase.java:153)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVainPalkallinenSairauslomaKerryttaa (0s)
🟢 testOpintovapaaJaVirkavapaaLimit (0s)
🟢 testHybridiLimitJaLomavuosi (0s)
🟢 testKaikkiEkvivalentitPaivatLasketaanKalenteripaivilta (0s)
🟢 testCorrectVuosilomaEhdotForLabourAgreementVersions (0s)
🟢 testNoPercentBasedWorktimeReductionInLabouragreementVersions (0s)
🟢 testARowOnly (0s)
🟢 testLomarahaVainKkPalkkaisille (0s)
🟢 testKvtes2013SaantoOsaAikainenLisienVaikutuksenCap35Kaytossa (0s)
🟢 testKvtes2013SaantoOsaAikainen (0s)
🟢 testOsaAikaisenLomapalkkaProsentteina (0s)
🟢 testOsaAikaisenLomapalkkaProsentteinaTuntipalkkainen (0s)
🟢 testKvtesProsenttiperusteinenVuosilomaPalkkaEsim (0s)
🟢 testAnnualVacationAccumulationRow1 (0s)
🟢 testAnnualVacationAccumulationRow2 (0s)
🟢 testAnnualVacationAccumulationRow2WithBonus (0s)
🟢 testAnnualVacationAccumulationRow2TwoYears (0s)
🟢 testAnnualVacationAccumulationRow3 (0s)
🟢 testLaskentaTapa (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestPaltanToimihenkiloidenVuosilomaFast (3s)
🟢 testLomarahat (0s)
🟢 testLomarahaElakkeesta (2s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestValtionVirkamiehetVuosilomaFastTestCase (4s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testVuosilomaAnsaintaPaivat (0s)
🟢 testEkvivalentitVirkamiehenPaivat (0s)
🟢 testAikaValtionPalveluksessaTapausPalkatonVirkavapaa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟡 testTODO_SaldoKunViisitoistaVuottaTuleeTayteenLomakaudenJalkeen (0s)
expected:<...Loma: 38pv, Lomap: 2[306,06e, (Lomapv: 38pv=12kk@TAULU_1, Lomap: 2306,06e=2306,06e[=18448,50%eur*12,5%], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 1153,03]e 50,00%> but was:<...Loma: 38pv, Lomap: 2[274,69e, (Lomapv: 38pv=12kk@TAULU_1, Lomap: 2274,69e=2274,69e[=18197,50%eur*12,5%], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 1137,35]e 50,00%>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractValtionVirkaFastTestCase.testTODO_SaldoKunViisitoistaVuottaTuleeTayteenLomakaudenJalkeen(AbstractValtionVirkaFastTestCase.java:111)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTaulun3ValintaPerustuuLomakaudenAlkuun (0s)
🟡 testEiIkirekursiotaSisakkaisistaTyosopimuksista (0s)
expected:<...ING, lomapaivavelka:[6pv, kirjattavissa:0pv, vapaata:0pv, lomapalkkavelka:308,00, lomarahavelka:154,0]0, contractSeries=co...> but was:<...ING, lomapaivavelka:[7pv, kirjattavissa:0pv, vapaata:0pv, lomapalkkavelka:385,00, lomarahavelka:192,5]0, contractSeries=co...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertStringables(AbstractVuosilomaFastTest.java:242)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertLomapalkkavelanOsat(AbstractVuosilomaFastTest.java:211)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertLomapalkkavelanOsat(AbstractVuosilomaFastTest.java:191)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertLomapalkkavelanOsat(AbstractVuosilomaFastTest.java:172)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertLomapalkkavelanOsat(AbstractVuosilomaFastTest.java:160)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertLomapalkkavelanOsat(AbstractVuosilomaFastTest.java:138)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractValtionVirkaFastTestCase.testEiIkirekursiotaSisakkaisistaTyosopimuksista(AbstractValtionVirkaFastTestCase.java:255)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testEiIkirekursiotaKunTyosuhdePaattyy (0s)
🟢 testLomarahaTaulu3 (0s)
🟢 testLomarahavelkaMuuttuuKuukausipalkanMukana (0s)
🟢 testLomarahaTaulu2 (0s)
🟢 testLomarahaTaulu1 (0s)
🟢 testLomarahaTuntipalkkainen (0s)
🟢 testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAlleVuosiKoskaTyokokeukseksiLasketaan11Kk (0s)
🟢 testTuntipalkkainenTaysiaikainenLomapalkkaprosenttiAlleVuosi (0s)
🟢 testTuntipalkkainenTaysiaikainenLomapalkkaprosenttiAinakinVuosi (0s)
🟢 testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAlleVuosi (0s)
🟢 testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAlleVuosiKoskaLasketaanTaysistaLomanmaaraytymisKuukausista (0s)
🟢 testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAinakinVuosi (0s)
🟢 testTyoaikaMuuttunutLomapalkkaprosenttiAlleVuosi (0s)
🟢 testTyoaikaMuuttunutLomapalkkaprosenttiAinakinVuosi (0s)
🟢 testTyoaikaMuuttunutLomapalkkaprosenttiAinakin15V (0s)
🟢 testKuukausipalkkaisenLomapalkkaLisat (0s)
🟢 testKuukausipalkkaisenLomarahaPdfExport (0s)
🟢 testKuukausipalkkaisenLomarahaPdfExportTyoaikaMuuttunut (0s)
🟢 testTuntipalkkaisenLomarahaPdfExport (0s)
🟢 testAikaValtionPalveluksessaTapausVajaaVuodenTyosuhde (0s)
🟢 testAikaValtionPalveluksessaTapausVajaaVuodenTyosuhdeVersio2 (0s)
🟢 testAikaValtionPalveluksessaTapausVirastoVaihtunut (0s)
🟢 testEroKVTes (0s)
🟢 testKvtesStyleVacationAccumulationTable (0s)
🟢 testAnnualVacationAccumulationRow1 (0s)
🟢 testAnnualVacationAccumulationRow2 (0s)
🟢 testAnnualVacationAccumulationRow3 (0s)
🟢 testLaskentaTapa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestMekaanisenMetsateollisuuden40hVuosilomaFast (4s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahatJaadessaElakkeelle (2s)
🟢 testFlexEkvivalenttiaAikaa (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestMuuttopalvelualanErikseenTyohonKutsuttavienVuosilomaFast (2s)
🟢 testEquivalentHolidayPalkka (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟢 testTuntipalkkaisenLomapalkka (1s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestAsfalttialanVuosilomaFast (2s)
🟢 testEnsimmaisenVuodenLomapalkka (0s)
🟢 testToisenVuodenLomapalkka (0s)
🟢 testOsittainEnsimmaisenJaOsittainToisenVuodenLomapalkkaSimple (0s)
🟢 testOsittainEnsimmaisenJaOsittainToisenVuodenLomapalkka (0s)
🟢 testEnsimmaisenVuodenHetiMaksettavaLomapalkka (0s)
🟡 test_TODO_PerhevapaidenAjaltaKaytetaanKTAta (0s)
Taitaa vaatia uudenlaisen KTA-toteutuksen... ehkä tehdään vain jos asiakas tätä pyytää
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.TestAsfalttialanVuosilomaFast.test_TODO_PerhevapaidenAjaltaKaytetaanKTAta(TestAsfalttialanVuosilomaFast.java:392)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testEiLaskennallistaPalkkaaHetimaksettavassaKorvauksessa (0s)
🟢 testProsenttiperusteinenWtrEiLomapalkkaan (0s)
🟢 testFLEX_vapaa_kerryttaaLomapaivia (0s)
🟢 testSairausajanPalkkaaEiLasketaMukaanEnnenSyykuuta2013 (0s)
🟡 test_TODO_JosEroaa_TAI_rikkoo_vakavasti_Ennen14TyopaivaaEiSaaTesinLomakorvausta (0s)
 expected:<[5,775]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractRakennusliitonVuosilomaFastTestCase.assertLyhyenTyosuhteenLomakorvaus(AbstractRakennusliitonVuosilomaFastTestCase.java:320)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractRakennusliitonVuosilomaFastTestCase.test_TODO_JosEroaa_TAI_rikkoo_vakavasti_Ennen14TyopaivaaEiSaaTesinLomakorvausta(AbstractRakennusliitonVuosilomaFastTestCase.java:275)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟢 testTuntipalkkaisenLomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestAutoliikennealojenToimihloidenVuosiloma375Fast (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestVartiointialanKVTurvaVuosilomaFast (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testTuntipalkkainen14pvSaanto (0s)
🟢 testTuntipalkkainen35hSaanto (0s)
🟢 testKkPalkkainen (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestMuuttopalvelualanVuosilomaFast (2s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testEquivalentHolidayPalkka (0s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟢 testTuntipalkkaisenLomapalkka (1s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestTeknologiateollisuudenToimihenkiloidenVuosilomaFast (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestApteekkienVuosilomalaskentaFast (0s)
🟡 test_TODO_TuntipalkkaisenLomarahaSuhteessaLomapaiviinApteekinVuosilomaopas2011Esimerkki25 (0s)
 expected:<0,[1]> but was:<0,[09]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.vacations.TestApteekkienVuosilomalaskentaFast.assertTuntipalkkaisenLomarahaSuhteessaLomapaiviin(TestApteekkienVuosilomalaskentaFast.java:127)
	at com.tustor.tuntinetti.backend.logic.vacations.TestApteekkienVuosilomalaskentaFast.test_TODO_TuntipalkkaisenLomarahaSuhteessaLomapaiviinApteekinVuosilomaopas2011Esimerkki25(TestApteekkienVuosilomalaskentaFast.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_TuntipalkkaisenLomarahaSuhteessaLomapaiviinApteekinVuosilomaopas2011Esimerkki26 (0s)
 expected:<0,1[2]5> but was:<0,1[1]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.vacations.TestApteekkienVuosilomalaskentaFast.assertTuntipalkkaisenLomarahaSuhteessaLomapaiviin(TestApteekkienVuosilomalaskentaFast.java:127)
	at com.tustor.tuntinetti.backend.logic.vacations.TestApteekkienVuosilomalaskentaFast.test_TODO_TuntipalkkaisenLomarahaSuhteessaLomapaiviinApteekinVuosilomaopas2011Esimerkki26(TestApteekkienVuosilomalaskentaFast.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestKotimaanMatkustajaAlusVuosiloma (11s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (3s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testKuukausipalkkainenTaysiaikainen (0s)
🟢 testElakkeelleSiirtyminen (1s)
🟢 testKuukausipalkkainenOsaTaysiaLomanmaaraytymiskuukausia (0s)
🟢 testKuukausipalkkainenEiTaysiaLomanmaaraytymiskuukausia (0s)
🟢 testTuntipalkkainenTaysiaikainen (0s)
🟢 testTuntipalkkainenOsaTaysiaLomanmaaraytymiskuukausia (0s)
🟢 testTuntipalkkainenEiTaysiaLomanmaaraytymiskuukausia (0s)
🟢 testEpasaannollinenTyoaikaTaysiaikainen (0s)
🟢 testEpasaannollinenTyoaikaOsaTaysiaLomanmaaraytymiskuukausia (0s)
🟢 testEpasaannollinenTyoaikaEiTaysiaLomanmaaraytymiskuukausia (0s)
🟢 testKuukausipalkkainenYliViisiVuottaToissaExtraLomaa (1s)
🟢 testLomienAnsaintaALkaaKuudenTaydenLomanansaintaKknJalkeen (0s)
🟢 testMerimiesTyosopimuksissaKahdenKknTauko (0s)
🟢 testMerimiesTyosopimusKatkolla (0s)
🟢 testMerimiesTyosopimusJatkuu (0s)
🟢 testMerimiesTyoehtosopimusPaattyyJaJatkuuKaupanTyoehtosopimuksella (0s)
🟢 testKaupanTyoehtosopimusPaattyyJaJatkuuMerimiessopimuksella (0s)
🟢 testMerimiestenTyoehtosopimusMuuttuuKaupanTyoehtosopimukseksi (0s)
🟢 testKaupanTyoehtosopimusMuuttuuMerimiehenTyoehtosopimukseksi (0s)
🟢 testLomanMaaraytymisJaksot (0s)
🟢 testEkvivalentitPaivat (0s)
🟢 testCustomVuosilomaEhdotYliohjaa (0s)
🟢 testNpe (0s)
🟢 testLomanmaaraytymiskausienLaskentabugi (0s)
🟢 testLomanmaaraytymiskausienLaskentabugi2 (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestHuviTeemaJaElamyspuistojaKoskevaTesKaksiviikkoinenVuosilomaFast (1s)
🟢 testLaskennallinenPalkkaSairaslomanAjalta (0s)
🟢 testLomapalkanLisienLaskentaYolisa (0s)
🟢 testLomapalkanLisienLaskenta (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFastKVTESTyylinenLaskenta (1s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟡 test_TODO_AnnualVacationAccumulationTables2FullAccumulationYears0 (0s)
expected:<... Loma: 38pv, Lomap: [2450,00e, (Lomapv: 38pv=12kk@TAULU_1_A, Lomap: 2450,00e=2450,00[={(17570,00e/251,00pv)*1,00(pv/vko/5)=70,00e/pv}*35,0kpk], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 544,32e 72,00%]> but was:<... Loma: 38pv, Lomap: [1520,00e, (Lomapv: 38pv=12kk@TAULU_1_A, Lomap: 1520,00e=1000,00/25*38pv[=1520,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 720,00e (1000,00e*6,00%*12kk)]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:329)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:313)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:280)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFastKVTESTyylinenLaskenta.test_TODO_AnnualVacationAccumulationTables2FullAccumulationYears0(TestVuosilomaFastKVTESTyylinenLaskenta.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_AnnualVacationAccumulationTables2FullAccumulationYearsContractEnds0 (0s)
expected:<... Loma: 38pv, Lomap: [2450,00e, (Lomapv: 38pv=12kk@TAULU_1_A, Lomap: 2450,00e=2450,00[={(17570,00e/251,00pv)*1,00(pv/vko/5)=70,00e/pv}*35,0kpk], Lomarahan peruste: 'Työsuhde päättyi lomakautena ennen lomaa'   Lomaraha: 544,32e 72,00%]> but was:<... Loma: 38pv, Lomap: [1520,00e, (Lomapv: 38pv=12kk@TAULU_1_A, Lomap: 1520,00e=1000,00/25*38pv[=1520,00e], Lomarahan peruste: 'Työsuhde päättyi lomakautena ennen lomaa'   Lomaraha: 720,00e (1000,00e*6,00%*12kk)]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:329)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:313)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:280)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFastKVTESTyylinenLaskenta.test_TODO_AnnualVacationAccumulationTables2FullAccumulationYearsContractEnds0(TestVuosilomaFastKVTESTyylinenLaskenta.java:146)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_AnnualVacationAccumulationTables2FullAccumulationYearsContractEnds_6WorkdaysMetVacationsLeft (0s)
expected:<... Loma: 38pv, Lomap: [2450,00e, (Lomapv: 38pv=12kk@TAULU_1_A, Lomap: 2450,00e=2450,00[={(17570,00e/251,00pv)*1,00(pv/vko/5)=70,00e/pv}*35,0kpk], Lomarahan peruste: 'Työsuhde päättyi lomakautena ennen lomaa'   Lomaraha: 544,32e 72,00%]> but was:<... Loma: 38pv, Lomap: [1520,00e, (Lomapv: 38pv=12kk@TAULU_1_A, Lomap: 1520,00e=1000,00/25*38pv[=1520,00e], Lomarahan peruste: 'Työsuhde päättyi lomakautena ennen lomaa'   Lomaraha: 720,00e (1000,00e*6,00%*12kk)]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:329)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:313)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:280)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFastKVTESTyylinenLaskenta.test_TODO_AnnualVacationAccumulationTables2FullAccumulationYearsContractEnds_6WorkdaysMetVacationsLeft(TestVuosilomaFastKVTESTyylinenLaskenta.java:198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_AnnualVacationAccumulationTables2FullAccumulationYearsContractEnds_6WorkdaysNotMetVacationsKept (0s)
expected:<... Loma: 38pv, Lomap: [2450,00e, (Lomapv: 38pv=12kk@TAULU_1_A, Lomap: 2450,00e=2450,00[={(17570,00e/251,00pv)*1,00(pv/vko/5)=70,00e/pv}*35,0kpk], Lomarahan peruste: 'Työsuhde päättyi lomakautena ennen lomaa'   Lomaraha: 544,32e 72,00%]> but was:<... Loma: 38pv, Lomap: [1520,00e, (Lomapv: 38pv=12kk@TAULU_1_A, Lomap: 1520,00e=1000,00/25*38pv[=1520,00e], Lomarahan peruste: 'Työsuhde päättyi lomakautena ennen lomaa'   Lomaraha: 720,00e (1000,00e*6,00%*12kk)]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:329)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:313)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:280)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFastKVTESTyylinenLaskenta.test_TODO_AnnualVacationAccumulationTables2FullAccumulationYearsContractEnds_6WorkdaysNotMetVacationsKept(TestVuosilomaFastKVTESTyylinenLaskenta.java:253)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_AnnualVacationAccumulationTables2FullAccumulationYearsContractEnds_NoConvertedLeave_6WorkdaysNotMetVacationsKept (0s)
expected:<... Loma: 38pv, Lomap: [2450,00e, (Lomapv: 38pv=12kk@TAULU_1_A, Lomap: 2450,00e=2450,00[={(17570,00e/251,00pv)*1,00(pv/vko/5)=70,00e/pv}*35,0kpk], Lomarahan peruste: 'Työsuhde päättyi lomakautena ennen lomaa'   Lomaraha: 544,32e 72,00%]> but was:<... Loma: 38pv, Lomap: [1520,00e, (Lomapv: 38pv=12kk@TAULU_1_A, Lomap: 1520,00e=1000,00/25*38pv[=1520,00e], Lomarahan peruste: 'Työsuhde päättyi lomakautena ennen lomaa'   Lomaraha: 720,00e (1000,00e*6,00%*12kk)]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:329)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:313)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:280)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFastKVTESTyylinenLaskenta.test_TODO_AnnualVacationAccumulationTables2FullAccumulationYearsContractEnds_NoConvertedLeave_6WorkdaysNotMetVacationsKept(TestVuosilomaFastKVTESTyylinenLaskenta.java:311)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testRegressionDailyReporttejaHypitaanYli (0s)
🟢 testLomanmaaraytymisvuosiPaattyyEnnenVuodenVaihdettaAssertionError (0s)
🟢 testLaskentaTapa (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestElintarvikealojenVuosilomaFast (2s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestTaloushallinnonVuosilomaFast (1s)
🟢 testLomarahat (0s)
🟢 testLomarahaJaTyosuhteenPaattymissyy (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestMuovituoteteollisuudenJaKemianTuoteteollisuudenVuosilomaFast (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestKaupanalanEsikarsintaTehtava (1min 33s)
🟢 testLaskeVuosilomapaivatRegularContractB (40s)
🟢 testLaskeVuosilomapaivatRegularContractBMonthlyPay (43s)
🟡 testLaskeVuosilomapaivatNoRegularContractA (0s)
Sääntö: 35t, Loma: 28pv, Lomap: 2133,71e, (Lomapv: 28pv=11kk*2,5pv/kk, Lomap: 2133,71e=2133,71e[=(15830,00%eur+ 1239,65poissaolo laskennallinen palkka)*12,5%], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 1066,86e 50,00%
 expected:<1239,[81]> but was:<1239,[65]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKaupanalanEsikarsintaTehtava.assertVuosiloma(TestKaupanalanEsikarsintaTehtava.java:482)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKaupanalanEsikarsintaTehtava.permutateLabouragreementBooleanOptionsAndAssertVuosiloma(TestKaupanalanEsikarsintaTehtava.java:364)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKaupanalanEsikarsintaTehtava.assertLaskeVuosilomapaivatNoRegularContractA(TestKaupanalanEsikarsintaTehtava.java:244)
	at com.tustor.tuntinetti.backend.logic.vacations.TestKaupanalanEsikarsintaTehtava.testLaskeVuosilomapaivatNoRegularContractA(TestKaupanalanEsikarsintaTehtava.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLaskeVuosilomapaivatNoRegularContractAMonthlyPay (9s)
🟢 testProvisiotTuplanaBug (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestHenkilokohtaistenAvustajienVuosilomaFast (2s)
🟢 testLomarahat (1s)
🟢 testLomarahaJaTyosuhteenPaattymissyy (0s)
🟢 testKaksiJaPuoliPv2VuodenKokemuksenJaAlleVuodenTyosuhteenJalkeen (0s)
🟢 test3pv15VuodenJalkeen (0s)
🟢 testEiLomarahaaAlle4kkTyösuhteenLomapalkasta (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestViherJaYmparistorakentamisalanVuosiloma (2s)
🟢 testMaaraAikaisenLomakorvausKunErillisetLomakorvausprosentit (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaJaTyosuhteenPaattymissyy (0s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟢 testErillinenPidettavienLomienSaldoEiVaikutaLaskentaan (0s)
🟢 testJosEpasaannollinenTyoaika (0s)
🟢 testJosEiVielaLomamerkintoja (0s)
🟢 testNpeSigmalaskennassaKunSivusarjassaEiKerryLomapaivia (0s)
🟢 testVainVapaataJaKulutettuaLomaa (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestAKTKuormaAutoAlanVuosilomaFast (4s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaElakkeesta (2s)
🟢 testLomarahaTyosuhteenPaattyessa (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestHuviTeemaJaElamyspuistojaKoskevaTesKaksiviikkoinenTuntipalkkainenVuosilomaFast (1s)
🟢 testLaskennallinenPalkkaSairaslomanAjalta (0s)
🟢 testLomapalkanLisienLaskentaYolisa (0s)
🟢 testLomapalkanLisienLaskenta (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestLentoliikenteenPalvelualjoenVuosilomaFast (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestPuutarhaAlanVuosilomaFast (2s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaJaTyosuhteenPaattymissyy (0s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟢 testErillinenPidettavienLomienSaldoEiVaikutaLaskentaan (0s)
🟢 testJosEpasaannollinenTyoaika (0s)
🟢 testJosEiVielaLomamerkintoja (0s)
🟢 testNpeSigmalaskennassaKunSivusarjassaEiKerryLomapaivia (0s)
🟢 testVainVapaataJaKulutettuaLomaa (0s)
🟢 testMaaraAikaisenLomakorvausKunErillisetLomakorvausprosentit (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestTerveyspalvelualanVuosilomalaskentaFast (3s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomaraha50pctVainPeruspaivista (0s)
🟢 testLomarahojenMaksaminenTyosuhteenPaattyessaEnnenLomakautta (0s)
🟢 testLomarahojenMaksaminenTyosuhteenPaattyessaLomakautena (0s)
🟢 testLomarahojenMaksaminenTyosuhteenPaattyessaLomanAikana (0s)
🟢 testKkPalkkaisenLisat (0s)
🟢 testKuukausipalkkaisenAikalisatSuhteutetaanSaannollisenTyoajanPalkkaan (0s)
🟢 testEiLomarahojaLomakorvauksistaKunTyosuhdeEnintaanViikon (0s)
🟢 testLomanansaintaprosentinKorotus (0s)
🟢 testPalvelusvuosienTulisiKarttuaKokopaivaisellaNormaalisti (0s)
🟢 testLomapaivienAnsaintaEnsimmaisenaVuotenaKunTaysiaLomanansaintakuukausiaOn12 (0s)
🟢 testLomapaivienAnsaintaVajailtakinKuukausilta (0s)
🟢 testLisalomapaivatLeg0 (0s)
🟢 testLisalomapaivatLeg1 (0s)
🟢 testLisalomapaivatLeg2 (0s)
🟢 testLomapaivienAnsaintaKun4VuottaPalvelusta (0s)
🟢 testLomapaivienAnsaintaKun5VuottaPalvelusta (0s)
🟢 testLomapaivienAnsaintaKun15VuottaPalvelusta (0s)
🟢 testPalvelusvuosienTulisiKarttuaOsaAikaisellaOsittain (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaCopyTaskTestCases (0s)
🟢 testOlliPlaketti (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestEnergiateollisuudenToimihenkiloidenVuosilomaFast (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKkPalkkaisenLomapalkka (0s)
🟡 test_TODO_provisiopalkka (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractAmmattiliittoProVuosilomaFastTest.test_TODO_provisiopalkka(AbstractAmmattiliittoProVuosilomaFastTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestHuolintaAlanVuosilomaFast (1s)
🟢 testLomarahat (0s)
🟢 testLomakorvausProsentit (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestLuottotietoJaPerintaAlanVuosilomaFast (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟢 testLomapaivienAnsaintaKun10VuottaPalvelusta (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestTTesVuosilomalaskentaFastTestCase (5s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testKvtesStyleVacationAccumulationTable (0s)
🟢 testVainPalkallinenSairauslomaKerryttaa (1s)
🟢 testOpintovapaaJaVirkavapaaLimit (0s)
🟢 testHybridiLimitJaLomavuosi (0s)
🟢 testKaikkiEkvivalentitPaivatLasketaanKalenteripaivilta (0s)
🟢 testTyoaikakorvauksetJaTasoittumispaivatEkvivalenttiaAikaa (0s)
🟢 testLomapalkkaKunTyoaikaMuuttuu (0s)
🟢 testLomapalkkaPerustapauksessa (1s)
🟢 testVuosilomapaiviaEiKerry (0s)
🟢 testVuosilomanPituusSaanto2b (0s)
🟢 testTaulunValintaKun6KkTyossa (0s)
🟢 testAnnualVacationAccumulationRow1 (0s)
🟢 testAnnualVacationAccumulationRow2 (0s)
🟢 testAnnualVacationAccumulationRow2WithBonus (0s)
🟢 testAnnualVacationAccumulationRow2TwoYears (0s)
🟢 testAnnualVacationAccumulationRow3 (0s)
🟢 testLaskentaTapa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestHuolintaAlanTHVuosilomaFast (0s)
🟢 testLomarahat (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestPeltiAlanVuosilomaFast (5s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaElakkeesta (2s)
🟢 testLomarahaTyosuhteenPaattyessa (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestKaupanVuosilomaFast (4s)
🟢 testLomarahat (0s)
🟢 testKpkJaProsenttiKkPalkanLisaksi (0s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟢 testLomarahaWhenContractTerminates (2s)
🟢 testKokoaikaistenKuukausipalkkaistenLomapalkkaLasketaanKkPalkkaanPerustuen (0s)
🟢 testKokoaikaistenTuntipalkkaistenLomapalkkaLasketaanProsenttiperusteisesti (0s)
🟢 testOsaAikaistenKuukausipalkkaistenLomapalkkaLasketaanProsenttiperusteisesti (0s)
🟢 testOsaAikaistenTuntipalkkaistenLomapalkkaLasketaanProsenttiperusteisesti (0s)
🟢 testVuosilomapalkanPeruste (0s)
🟢 testProsenttiperusteinenLomapalkka (0s)
🟢 testOsaAikaisenKuukausipalkkaisenLomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestKaupanAutomiestenVuosilomaFast (2s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (2s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestTekstiiliJaMuotialanVuosilomaFast (2s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaTyosuhteenPaattyessa (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestAktTerminaalitoiminnanVuosilomaFast (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestMekaanisenMetsateollisuudenKolmivuoro40hVuosilomaFast (3s)
🟢 test3vuoroTyoaikaPankkiaikaEkvivalenttiaAikaa (0s)
🟢 testProsenttiperusteinenWtrKorvausLomapalkkaan (0s)
🟢 testLomarahat (0s)
🟢 testLomarahatJaadessaElakkeelle (2s)
🟢 testFlexEkvivalenttiaAikaa (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestAutoalanKaupanJaKorjaamotoiminnanVuosilomaFast (2s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestSuunnitteluJaKonsulttiAlanVuosilomaFast (4s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaTyosuhteenPaattyessa (1s)
🟢 testEiLomarahaaLomakorvauksistaLyhyessaTyosuhteessa (1s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestRakennustuoteteollisuudenVuosilomaFast (2s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testEiLomarahaaAlle5kkTyösuhteenLomapalkasta (0s)
🟢 testLomarahaaEiMaksetaAnnetuistaSyistaMuttaMuistaMaksetaan (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestMaalausalanVuosilomaFast (2s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testEiLaskennallistaPalkkaaHetimaksettavassaKorvauksessa (0s)
🟢 testProsenttiperusteinenWtrEiLomapalkkaan (0s)
🟢 testFLEX_vapaa_kerryttaaLomapaivia (0s)
🟢 testSairausajanPalkkaaEiLasketaMukaanEnnenSyykuuta2013 (0s)
🟡 test_TODO_JosEroaa_TAI_rikkoo_vakavasti_Ennen14TyopaivaaEiSaaTesinLomakorvausta (0s)
 expected:<[5,775]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractRakennusliitonVuosilomaFastTestCase.assertLyhyenTyosuhteenLomakorvaus(AbstractRakennusliitonVuosilomaFastTestCase.java:320)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractRakennusliitonVuosilomaFastTestCase.test_TODO_JosEroaa_TAI_rikkoo_vakavasti_Ennen14TyopaivaaEiSaaTesinLomakorvausta(AbstractRakennusliitonVuosilomaFastTestCase.java:275)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟢 testTuntipalkkaisenLomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestSahkoistysalanVuosilomaFast (3s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestHuoltoJaKunnossapitoVuosiloma375h (2s)
🟢 test14pvTuntipalkkaisenVuosilomapalkka (0s)
🟢 testVuosilomaEhdot (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (1s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟡 test_TODO_MatkaAikaTyossaolonVeroista (0s)
expected:<12> but was:<0>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at junit.framework.Assert.assertEquals(Assert.java:204)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractHuoltoJaKunnossapitoVuosiloma.test_TODO_MatkaAikaTyossaolonVeroista(AbstractHuoltoJaKunnossapitoVuosiloma.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTyossaolonVeroisetVapaat (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestLeipomoiden40hVuosilomaFast (3s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahatJaadessaElakkeelle (2s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestGolfalanVuosilomaFast (2s)
🟢 testLomarahaUusistakinLomakorvauksistaElakkeelleJaadessaMuulloinEiKoskaan (1s)
🟢 test14pvTuntipalkkaisenLaskennallinenPalkkaSairaslomasta75pvAjalta (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestTerveyspalvelualan2022VuosilomaFast (3s)
🟢 testEsimerkki2 (0s)
🟢 testEsimerkki3 (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLomarahaJaTyosuhteenPaattymissyy (0s)
🟢 testKuukausipalkkaisenAikalisatSuhteutetaanSaannollisenTyoajanPalkkaan (0s)
🟢 testEsimerkki1 (0s)
🟢 test5pvKulutuksenAjastus (0s)
🟢 testLomataulukkoAJos11TayttaLomanmaaraytymiskuukautta (0s)
🟢 testLomataulukkoBJos12TayttaLomanmaaraytymiskuukautta (0s)
🟢 testLomataulukkoBJos5vPalvelusaikaa (0s)
🟢 testLisapaivatEivatKerrytaLomarahaaMyoskaanSovellettaessaVuoden2013Saantoa (0s)
🟢 testKeskipaivapalkkaanPerustuvaLomapalkka (0s)
🟢 testJuoksevaLomakorvausKayttaaPerusLomaprosentteja (0s)
🟢 testProsenttiperusteinenLomapalkkaTaulukkoA (0s)
🟢 testProsenttiperusteinenLomapalkkaTaulukkoB (0s)
🟢 testProsenttiperusteinenLomapalkkaTaulukkoC (0s)
🟢 testLaskentaTapa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestMekaanisenMetsateollisuudenKolmivuoro366hVuosilomaFast (4s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 test3vuoroTyoaikaPankkiaikaEkvivalenttiaAikaa (0s)
🟢 testProsenttiperusteinenWtrKorvausLomapalkkaan (0s)
🟢 testLomarahat (1s)
🟢 testLomarahatJaadessaElakkeelle (2s)
🟢 testFlexEkvivalenttiaAikaa (0s)
🟢 testKuukausipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestSosiaalialanToimihenkilot2024VuosilomaFast (1s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 test5pvKulutuksenAjastus (0s)
🟢 testProsenttiperusteinenLomapalkkaTaulukkoA (0s)
🟢 testProsenttiperusteinenLomapalkkaTaulukkoB (0s)
🟢 testProsenttiperusteinenLomapalkkaTaulukkoC (0s)
🟢 testLaskentaTapa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestLasitusAlanVuosilomaFast (3s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaElakkeesta (2s)
🟢 testLomarahaTyosuhteenPaattyessa (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestLviToimialanVuosilomaFast (3s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahaJaTyosuhteenPaattymissyy (0s)
🟢 testKuukausipalkkainen (0s)
🟢 testLomarahaaLomakorvauksistaEriTyosuhteenPaattymissyista (0s)
🟢 testTyoajanTasausvapaatOvatTyossaolonVeroisiaPaiviaHeti (0s)
🟢 testLomarahaProsentit (0s)
🟢 test14pvKeskituntiAnsioonPerustuvaVuosilomapalkka (0s)
🟢 test35hKeskituntiansioonPerustuvaVuosilomapalkka (0s)
🟢 testKTAhanPerustuvaVuosilomapalkkaAlle40hKunSaannollinenTyoaika (0s)
🟢 testKTAhanPerustuvaVuosilomapalkkaAlle40hKunEpaSaannollinenTyoaika (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestPuusepanteollisuudenToimihenkiloidenVuosilomaFast (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKkPalkkaisenLomapalkka (0s)
🟡 test_TODO_provisiopalkka (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractAmmattiliittoProVuosilomaFastTest.test_TODO_provisiopalkka(AbstractAmmattiliittoProVuosilomaFastTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🔴 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomalainLaskentaRealLifeCases (0s)
🔴 testAlanenElisaUseFix (0s)
null
	at java.util.Collections$UnmodifiableList.sort(Collections.java:1333)
	at java.util.Collections.sort(Collections.java:177)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2191)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomalainLaskentaRealLifeCases.displayDateRangeHours(TestVuosilomalainLaskentaRealLifeCases.java:230)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomalainLaskentaRealLifeCases.assertAlanenElisa(TestVuosilomalainLaskentaRealLifeCases.java:148)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomalainLaskentaRealLifeCases.testAlanenElisaUseFix(TestVuosilomalainLaskentaRealLifeCases.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testAlanenElisaNoFix (0s)
null
	at java.util.Collections$UnmodifiableList.sort(Collections.java:1333)
	at java.util.Collections.sort(Collections.java:177)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2191)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomalainLaskentaRealLifeCases.displayDateRangeHours(TestVuosilomalainLaskentaRealLifeCases.java:230)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomalainLaskentaRealLifeCases.assertAlanenElisa(TestVuosilomalainLaskentaRealLifeCases.java:148)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomalainLaskentaRealLifeCases.testAlanenElisaNoFix(TestVuosilomalainLaskentaRealLifeCases.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFastTekninenAlkupaivaKVTes (5s)
🟢 testTableChoiceEmployeeContractPeriodStartDateOffSetFromContractPeriodStartDate (1s)
🟢 testTableChoiceEmployeeContractPeriodStartDateOffSetFromContractPeriodStartDateWithGapInContracts (0s)
🟡 testTableChoiceEmployeeContractPeriodStartDateOffSetFromSecondContractPeriodStartDateWithGapInContracts (0s)
Ensimmäisen sopimuksen Lomapalkkalaskelma:  expected:<.../kk(VSL:6pv > TAULU_[1_B:3kk=5pv), Lomap: 240,00e=1000,00/25*6pv[=240,00e], Lomarahan peruste: 'Työsuhde päättyi ennen lomakautta'   Lomaraha: 0,00e 0,00%]> but was:<.../kk(VSL:6pv > TAULU_[3_B:3kk=5pv), Lomap: 240,00e=1000,00/25*6pv[=240,00e], Lomarahan peruste: 'Työsuhde päättyi ennen lomakautta'   Lomaraha: 120,00e (1000,00e*4,00%*3kk)]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFastTekninenAlkupaivaKVTes.assertTableChoiceEmployeeContractPeriodStartDateOffSetFromContractPeriodStartDateWithGap(TestVuosilomaFastTekninenAlkupaivaKVTes.java:590)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFastTekninenAlkupaivaKVTes.assertTableChoiceEmployeeContractPeriodStartDateOffSetFromContractPeriodStartDateWithGap(TestVuosilomaFastTekninenAlkupaivaKVTes.java:485)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFastTekninenAlkupaivaKVTes.testTableChoiceEmployeeContractPeriodStartDateOffSetFromSecondContractPeriodStartDateWithGapInContracts(TestVuosilomaFastTekninenAlkupaivaKVTes.java:318)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTableChoiceEmployeeContractPeriodStartBeforeWorkexperienceStartInTheMiddleOfMonth (0s)
🟢 testTableChoiceEmployeeContractPeriodSetOrNotWithContractGapOrNot (2s)
🟢 testLaskentaTapa (0s)
🟡 testSpentVacationDaysDuringNormalWorkweek (0s)
expected:<6> but was:<5>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at junit.framework.Assert.assertEquals(Assert.java:204)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTestCase.assertSpentVacationDaysDuringNormalWorkweek(AbstractVuosilomaFastTestCase.java:95)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTestCase.testSpentVacationDaysDuringNormalWorkweek(AbstractVuosilomaFastTestCase.java:86)
	at sun.reflect.GeneratedMethodAccessor101.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟡 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
expected:<1> but was:<0>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at junit.framework.Assert.assertEquals(Assert.java:204)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTestCase.assertKerryttavatkoVuosilomatLomaaLauantaisin(AbstractVuosilomaFastTestCase.java:895)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTestCase.testKerryttavatkoVuosilomatLomaaLauantaisin(AbstractVuosilomaFastTestCase.java:864)
	at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestLeipomoiden375hVuosilomaFast (4s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahatJaadessaElakkeelle (2s)
🟢 testKuukausipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestTeknologiateollisuudenVuosilomaFast (3s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testKkpalkkaisenLisatKeskiPvPalkalla (0s)
🟢 testTyössäolonVeroisetPäivät (0s)
🟢 testTuntipalkkaisenLomapalkkaKTAlla (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestHuviTeemaJaElamyspuistojaKoskevaTesKolmiviikkoinenVuosilomaFast (1s)
🟡 testLaskennallinenPalkkaSairaslomanAjalta (0s)
expected:<...e[=(3320,00%eur+ 48,[90]poissaolo laskennall...> but was:<...e[=(3320,00%eur+ 48,[89]poissaolo laskennall...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:329)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:313)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:280)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractHuviTeemaJaElamyspuistojaKoskevaTesVuosilomaFastTestCase.assertLaskennallinenPalkkaSairaslomanAjalta(AbstractHuviTeemaJaElamyspuistojaKoskevaTesVuosilomaFastTestCase.java:94)
	at com.tustor.tuntinetti.backend.logic.vacations.TestHuviTeemaJaElamyspuistojaKoskevaTesKolmiviikkoinenVuosilomaFast.testLaskennallinenPalkkaSairaslomanAjalta(TestHuviTeemaJaElamyspuistojaKoskevaTesKolmiviikkoinenVuosilomaFast.java:34)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLomapalkanLisienLaskenta (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestKemianalanToimihenkiloidenVuosilomaFast (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKkPalkkaisenLomapalkka (0s)
🟡 test_TODO_provisiopalkka (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractAmmattiliittoProVuosilomaFastTest.test_TODO_provisiopalkka(AbstractAmmattiliittoProVuosilomaFastTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestHenkilostopalvelualanVuosilomaFast (1s)
🟢 testLomarahat (0s)
🟢 testKimNymanFast_EiLomarahojaJosTyosuhdePaattyyEnnenLomakautta (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestMaaJaVesirakennusalanVuosilomaFast (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testTyotuntijarjestelmanMukaisetVapaapaivatOvatTyossaolonVeroisiaPaivia (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestEnsihoitopalvelualanVuosilomaFastTestCase (7s)
🟢 testLomarahat (0s)
🟢 testLomarahaJaTyosuhteenPaattymissyy (0s)
🟢 testKuukausipalkkaisenAikalisatSuhteutetaanSaannollisenTyoajanPalkkaan (0s)
🟢 testKolmenPaivanLomanansainta (0s)
🟢 testLomanpidennys_1 (0s)
🟢 testLomanpidennys_2 (0s)
🟢 testLomanpidennysJaTasmaytykset (0s)
🟢 testLomanpidennys_3 (0s)
🟢 testLomanpidennys_4 (0s)
🟢 testKuudenPaivanPidennys (1s)
🟢 testPidennysJaLoppupalkka (0s)
🟢 testLomanpidennysTaiPidennyksenPoistoJaTyosuhdePaattyySamanaPaivana (0s)
🟢 testVSLVuosilomaEhdotJosTyoaikaaEiMaariteltyTaiAlle19hVko (0s)
🟡 test_TODO_YlityonajanLisiaEiHuomioidaKkPalkkaisenLisienOsuudessa (0s)
expected:<... Loma: 2pv, Lomap: 9[3,52e, (Lomapv: 2pv=1kk*2pv/kk, Lomap: 93,52e=1000,00/25*2pv[=80,00e]+13,52e[=(169,00e/1000,00e)*80,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 46,76]e 50,00%> but was:<... Loma: 2pv, Lomap: 9[7,60e, (Lomapv: 2pv=1kk*2pv/kk, Lomap: 97,60e=1000,00/25*2pv[=80,00e]+17,60e[=(220,00e/1000,00e)*80,00e], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 48,80]e 50,00%>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:329)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:313)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:280)
	at com.tustor.tuntinetti.backend.logic.vacations.TestEnsihoitopalvelualanVuosilomaFastTestCase.test_TODO_YlityonajanLisiaEiHuomioidaKkPalkkaisenLisienOsuudessa(TestEnsihoitopalvelualanVuosilomaFastTestCase.java:1415)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestPuhelinpalvelualanVuosilomaFast (1s)
🟢 testLomarahat (0s)
🟢 testLomakorvausKunErillisetLomakorvausprosentit (0s)
🟢 testLisatLomapalkkaanProsentteina (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestMaaseutuelinkeinojenVuosilomaFast (2s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaJaTyosuhteenPaattymissyy (0s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟢 testErillinenPidettavienLomienSaldoEiVaikutaLaskentaan (0s)
🟢 testJosEpasaannollinenTyoaika (0s)
🟢 testJosEiVielaLomamerkintoja (0s)
🟢 testNpeSigmalaskennassaKunSivusarjassaEiKerryLomapaivia (0s)
🟢 testVainVapaataJaKulutettuaLomaa (0s)
🟢 testMaaraAikaisenLomakorvausKunErillisetLomakorvausprosentit (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestRakennusalanToimihenkiloidenVuosilomaFast (2s)
🟢 testLomarahat (0s)
🟢 testLomarahaUusistakinLomakorvauksista (1s)
🟢 testEiLomarahaaKunSiirtyyAsiakkaalleToihin (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKkPalkkaisenLomapalkka (0s)
🟡 test_TODO_provisiopalkka (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractAmmattiliittoProVuosilomaFastTest.test_TODO_provisiopalkka(AbstractAmmattiliittoProVuosilomaFastTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestAutonrengasalanVuosilomaFast (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestLasikeraamisenAlanToimihenkiloidenVuosilomaFast (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKkPalkkaisenLomapalkka (0s)
🟡 test_TODO_provisiopalkka (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractAmmattiliittoProVuosilomaFastTest.test_TODO_provisiopalkka(AbstractAmmattiliittoProVuosilomaFastTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestMeijeriAlanVuosilomaFast (5s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaElakkeesta (3s)
🟢 testLomarahaTyosuhteenPaattyessa (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestLinjaAutoVuosiloma (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestLasikeraamisenTeollisuudenVuosiloma (3s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestLuottotietoJaPerintaAlanAlle32VuosilomaFast (1s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟢 testTuntipalkkaisenLomapalkka (0s)
🟢 testLomapalkkaKunTyosuhdeOnKestanyt (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestSosiaalialanVuosilomaFast (1s)
🟢 testLomarahat (0s)
🟢 testEiLomarahojaLomakorvauksistaKunTyosuhdeEnintaan4kk (0s)
🟢 testLomarahaJaTyosuhteenPaattymissyy (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestPuusepanteollisuudenKolmivuoroVuosilomaFast (5s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaElakkeesta (3s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestRakennusalanVuosilomaFast (3s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testEiLaskennallistaPalkkaaHetimaksettavassaKorvauksessa (0s)
🟢 testProsenttiperusteinenWtrEiLomapalkkaan (0s)
🟢 testFLEX_vapaa_kerryttaaLomapaivia (0s)
🟢 testSairausajanPalkkaaEiLasketaMukaanEnnenSyykuuta2013 (0s)
🟡 test_TODO_JosEroaa_TAI_rikkoo_vakavasti_Ennen14TyopaivaaEiSaaTesinLomakorvausta (0s)
 expected:<[5,775]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractRakennusliitonVuosilomaFastTestCase.assertLyhyenTyosuhteenLomakorvaus(AbstractRakennusliitonVuosilomaFastTestCase.java:320)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractRakennusliitonVuosilomaFastTestCase.test_TODO_JosEroaa_TAI_rikkoo_vakavasti_Ennen14TyopaivaaEiSaaTesinLomakorvausta(AbstractRakennusliitonVuosilomaFastTestCase.java:275)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟢 testTuntipalkkaisenLomapalkka (1s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestTurvetuotantoalaVuosiloma (3s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟢 testTyossaolonVeroisetVapaat (0s)
🟢 testVuosilomapalkka (0s)
🟢 testVuosilomapalkkaEiKertynyttaLomaa (0s)
🟢 testMaaraAikaisenVuosilomapalkkaTyoSuhdeAlleVuodenEiLomaa (0s)
🟢 testMaaraAikaisenVuosilomapalkkaTyoSuhdeYliVuodenEiLomaa (0s)
🟢 testMaaraAikaisenVuosilomapalkkaTyoSuhdeAlleVuodenLomaa (0s)
🟢 testMaaraAikaisenVuosilomapalkkaTyoSuhdeYliVuodenLomaa (0s)
🟢 testLomarahatTyosuhteenPaattyessa (1s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestElintarviketeollisuudenToimihenkiloidenVuosilomaFast (1s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKkPalkkaisenLomapalkka (0s)
🟡 test_TODO_provisiopalkka (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractAmmattiliittoProVuosilomaFastTest.test_TODO_provisiopalkka(AbstractAmmattiliittoProVuosilomaFastTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestTekstiilihuoltoalanVuosilomaFast (3s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaTyosuhteenPaattyessa (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestTalotekniikkaAlanToimihenkiloidenVuosilomaFast (4s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaElakkeesta (2s)
🟢 testLomarahaTyosuhteenPaattyessa (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaKVTesFast (18s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testRegressioKvtesinKuukausipalkkaanPohjaantuvaLoppupalkkaKunKkpalkkainenLaskuttavaksiSopimukseksiLaskutapaMuuttuuProsenttipalkkaiseksiKoskaEiKkPalkkaaJaTasmaytettyLomapalkkaNollaksi (0s)
🟢 testSerializableDataObjects (0s)
🟢 testAnnualVacationAccumulationTablesAAndBRowWhenVacationsHaveBeenAppliedOrNot (0s)
🟢 testAnnualVacationAccumulationTablesAAndBRowWhenContractEnds (0s)
🟡 test_TODO_AnnualVacationAccumulationTablesAAndBRowWhenContractEndsOnVacationEndAnd6WorkDaysOnVacationSeasonLimitContinuingContracts (0s)
start date: 2015-01-05 expected:<TAULU_1> but was:<TAULU_3>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractKVTESCalculationVuosilomaTestHelper.assertAnnualVacationAccumulationTable(AbstractKVTESCalculationVuosilomaTestHelper.java:150)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaKVTesFast.assertAnnualVacationAccumulationTablesAAndBRowWhenContractEndsOnVacationEndAnd6WorkDaysOnVacationSeasonLimit(TestVuosilomaKVTesFast.java:291)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaKVTesFast.test_TODO_AnnualVacationAccumulationTablesAAndBRowWhenContractEndsOnVacationEndAnd6WorkDaysOnVacationSeasonLimitContinuingContracts(TestVuosilomaKVTesFast.java:224)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_AnnualVacationAccumulationTablesAAndBRowWhenContractEndsOnVacationEndAnd6WorkDaysOnVacationSeasonLimit (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaKVTesFast.test_TODO_AnnualVacationAccumulationTablesAAndBRowWhenContractEndsOnVacationEndAnd6WorkDaysOnVacationSeasonLimit(TestVuosilomaKVTesFast.java:265)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAnnualVacationAccumulationTablesAAndBRow6DayWorkRequirementWhenSickleaveOnVacationPeriod (0s)
🟢 testAnnualVacationAccumulationTablesAAndBRow6DayWorkRequirementWhenOnMathernityLeave (0s)
🟢 testAnnualVacationAccumulationTablesAAndBRowWhenVacationCompensated (0s)
🟢 testAnnualVacationAccumulationTable1Limits (0s)
🟢 testAnnualVacationAccumulationTable2Limits (0s)
🟢 testAnnualVacationAccumulationTable2TenYearBonus (0s)
🟢 testAnnualVacationAccumulationTable3 (0s)
🟢 testAnnualVacationAccumulationTableOneRowModeARowOnly (0s)
🟢 testAnnualVacationAccumulationTables16DaysOfContractForFirstFullAccumulationMonthRequirement (0s)
🟢 testAnnualVacationAccumulationTablesVuosilomapalkanlisaysLisistaMax35 (0s)
🟢 testAnnualVacationAccumulationTablesRegressionContinuingContract (0s)
🟢 testAnnualVacationAccumulationTablesRegressionEiTipuBRivilleJosLomatEiMahduJaljellaOlevalleLomanpitokaudelle (0s)
🟢 testSeuraavaLomanpitokausiEdellisenKertymakaudenPaivayksesta (0s)
🟢 testAnnualVacationAccumulationTablesEiLasketaSaastovapaitaLomanpitokaudenPidettyihinVuosilomiin (0s)
🟢 testSopimuksiaJotkaEiOleMukanaLomarahanlaskennassaJaHeinakuunPalkkaLomarahanPerusteena (0s)
🟢 testRegressionLaskentatapaKK_KAIKKI_PROSENTTEINAJaKkPalkkaAsetettuTaiEiLomarahaVainKkpalkkaisilleTaiEiKpkTaiKTAKaytossaTaiEiTuntipalkkaisella (11s)
🟢 testRegressionAlkaaKkPalkkaisenaMuuttuuKertymakaudellaTuntipalkkaiseksi (0s)
🟢 testRegressionTechnicalStartDateAfterContractPeriodStartDateOnNextMonthSixteenDaysOfContractCheck (0s)
🟢 testRegressionHeinakuunViimeisenaPaivanaLomavuonnaEiSopimustaLomarahaLasketaanAinaKKPalkkaanPerustuen (0s)
🟡 testHeinakuunpalkkaLomarahanPerusteenaJaKatkoSopimuksessa30pvKatkaiseeSopimuksen (1s)
expected:<... lomaa'   Lomaraha: [0,00e 0,00%]> but was:<... lomaa'   Lomaraha: [400,00e (1000,00e*4,00%*10kk)]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:329)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:313)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertSingleLomapalkkalaskelma(AbstractVuosilomaFastTest.java:280)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaKVTesFast.assertHeinakuunpalkkaLomarahanPerusteenaKatkoSopimuksessaKauttaaEnsimmaistaMaaraytymiskaudenJalkeistaSopimusta(TestVuosilomaKVTesFast.java:1551)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaKVTesFast.testHeinakuunpalkkaLomarahanPerusteenaJaKatkoSopimuksessa30pvKatkaiseeSopimuksen(TestVuosilomaKVTesFast.java:1517)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testRegressionProsenttiperustein1enLomapalkkaJosSovittuTyoaikaEiAinaYllaXXXVRajaanUseampiSopimusEiSovittujaTunteja (0s)
🟢 testRegressioNpeEkvivalenteistaPaivistaKunTaydellaLomanmaaraytymiskuukaudellaSopimuksenPituusVaatimus (0s)
🟢 testLomapalkkaaJaLomakorvaustaVanhempainVapaastaPaasiainenEiLomakorvaustaJaLomakorvaustaTuntipalkkainenVanhempainvapaa (0s)
🟢 testLomapalkkaaJaLomakorvaustaVanhempainVapaastaPaasiainenEiLomakorvaustaJaLomakorvaustaTuntipalkkainenVuosiloma (0s)
🟢 testCreateTasksForGivenWeekdaysBetweenSkipHolidaysEffective (0s)
🟢 testLaskentaTapa (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestYksityisenSosiaalipalvelualan2022VuosilomaFast (4s)
🟢 testEsimerkki2 (0s)
🟢 testEsimerkki3 (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLomarahaJaTyosuhteenPaattymissyy (0s)
🟢 testKuukausipalkkaisenAikalisatSuhteutetaanSaannollisenTyoajanPalkkaan (0s)
🟢 testEsimerkki1 (0s)
🟢 test5pvKulutuksenAjastus (0s)
🟢 testLisapaivatEivatKerrytaLomarahaaMyoskaanSovellettaessaVuoden2013Saantoa (0s)
🟢 testKeskipaivapalkkaanPerustuvaLomapalkka (0s)
🟢 testJuoksevaLomakorvausKayttaaPerusLomaprosentteja (0s)
🟢 testProsenttiperusteinenLomapalkkaTaulukkoA (0s)
🟢 testProsenttiperusteinenLomapalkkaTaulukkoB (0s)
🟢 testProsenttiperusteinenLomapalkkaTaulukkoC (0s)
🟢 testLaskentaTapa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestValtionTyontekijatVuosilomaFastTestCase (4s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testVuosilomaAnsaintaPaivat (0s)
🟢 testEkvivalentitTyontekijanPaivat (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟡 testTODO_SaldoKunViisitoistaVuottaTuleeTayteenLomakaudenJalkeen (0s)
expected:<...Loma: 38pv, Lomap: 2[306,06e, (Lomapv: 38pv=12kk@TAULU_1, Lomap: 2306,06e=2306,06e[=18448,50%eur*12,5%], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 1153,03]e 50,00%> but was:<...Loma: 38pv, Lomap: 2[274,69e, (Lomapv: 38pv=12kk@TAULU_1, Lomap: 2274,69e=2274,69e[=18197,50%eur*12,5%], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 1137,35]e 50,00%>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractValtionVirkaFastTestCase.testTODO_SaldoKunViisitoistaVuottaTuleeTayteenLomakaudenJalkeen(AbstractValtionVirkaFastTestCase.java:111)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTaulun3ValintaPerustuuLomakaudenAlkuun (0s)
🟡 testEiIkirekursiotaSisakkaisistaTyosopimuksista (0s)
expected:<...ING, lomapaivavelka:[6pv, kirjattavissa:0pv, vapaata:0pv, lomapalkkavelka:308,00, lomarahavelka:154,0]0, contractSeries=co...> but was:<...ING, lomapaivavelka:[7pv, kirjattavissa:0pv, vapaata:0pv, lomapalkkavelka:385,00, lomarahavelka:192,5]0, contractSeries=co...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertStringables(AbstractVuosilomaFastTest.java:242)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertLomapalkkavelanOsat(AbstractVuosilomaFastTest.java:211)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertLomapalkkavelanOsat(AbstractVuosilomaFastTest.java:191)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertLomapalkkavelanOsat(AbstractVuosilomaFastTest.java:172)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertLomapalkkavelanOsat(AbstractVuosilomaFastTest.java:160)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractVuosilomaFastTest.assertLomapalkkavelanOsat(AbstractVuosilomaFastTest.java:138)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractValtionVirkaFastTestCase.testEiIkirekursiotaSisakkaisistaTyosopimuksista(AbstractValtionVirkaFastTestCase.java:255)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testEiIkirekursiotaKunTyosuhdePaattyy (0s)
🟢 testLomarahaTaulu3 (0s)
🟢 testLomarahavelkaMuuttuuKuukausipalkanMukana (0s)
🟢 testLomarahaTaulu2 (0s)
🟢 testLomarahaTaulu1 (0s)
🟢 testLomarahaTuntipalkkainen (0s)
🟢 testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAlleVuosiKoskaTyokokeukseksiLasketaan11Kk (0s)
🟢 testTuntipalkkainenTaysiaikainenLomapalkkaprosenttiAlleVuosi (0s)
🟢 testTuntipalkkainenTaysiaikainenLomapalkkaprosenttiAinakinVuosi (0s)
🟢 testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAlleVuosi (0s)
🟢 testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAlleVuosiKoskaLasketaanTaysistaLomanmaaraytymisKuukausista (0s)
🟢 testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAinakinVuosi (0s)
🟢 testTyoaikaMuuttunutLomapalkkaprosenttiAlleVuosi (0s)
🟢 testTyoaikaMuuttunutLomapalkkaprosenttiAinakinVuosi (0s)
🟢 testTyoaikaMuuttunutLomapalkkaprosenttiAinakin15V (0s)
🟢 testKuukausipalkkaisenLomapalkkaLisat (0s)
🟢 testKuukausipalkkaisenLomarahaPdfExport (0s)
🟢 testKuukausipalkkaisenLomarahaPdfExportTyoaikaMuuttunut (0s)
🟢 testTuntipalkkaisenLomarahaPdfExport (0s)
🟢 testAikaValtionPalveluksessaTapausVajaaVuodenTyosuhde (0s)
🟢 testAikaValtionPalveluksessaTapausVajaaVuodenTyosuhdeVersio2 (0s)
🟢 testAikaValtionPalveluksessaTapausVirastoVaihtunut (0s)
🟢 testEroKVTes (0s)
🟢 testKvtesStyleVacationAccumulationTable (0s)
🟢 testAnnualVacationAccumulationRow1 (0s)
🟢 testAnnualVacationAccumulationRow2 (0s)
🟢 testAnnualVacationAccumulationRow3 (0s)
🟢 testLaskentaTapa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestLattianpaallystysalanVuosilomaFast (14s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testEiLaskennallistaPalkkaaHetimaksettavassaKorvauksessa (0s)
🟢 testProsenttiperusteinenWtrEiLomapalkkaan (0s)
🟢 testFLEX_vapaa_kerryttaaLomapaivia (0s)
🟢 testSairausajanPalkkaaEiLasketaMukaanEnnenSyykuuta2013 (0s)
🟡 test_TODO_JosEroaa_TAI_rikkoo_vakavasti_Ennen14TyopaivaaEiSaaTesinLomakorvausta (0s)
 expected:<[5,775]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractRakennusliitonVuosilomaFastTestCase.assertLyhyenTyosuhteenLomakorvaus(AbstractRakennusliitonVuosilomaFastTestCase.java:320)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractRakennusliitonVuosilomaFastTestCase.test_TODO_JosEroaa_TAI_rikkoo_vakavasti_Ennen14TyopaivaaEiSaaTesinLomakorvausta(AbstractRakennusliitonVuosilomaFastTestCase.java:275)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKuukausipalkkaisenLomapalkka (4s)
🟢 testTuntipalkkaisenLomapalkka (8s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestPuusepanteollisuudenVuosilomaFast (5s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaElakkeesta (3s)
🟢 testLomarahaWhenContractTerminates (0s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestHuoltoJaKunnossapitoVuosiloma (3s)
🟢 test14pvTuntipalkkaisenVuosilomapalkka (0s)
🟢 testVuosilomaEhdot (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (1s)
🟢 testKuukausipalkkaisenLomapalkka (0s)
🟡 test_TODO_MatkaAikaTyossaolonVeroista (0s)
expected:<12> but was:<0>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at junit.framework.Assert.assertEquals(Assert.java:204)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractHuoltoJaKunnossapitoVuosiloma.test_TODO_MatkaAikaTyossaolonVeroista(AbstractHuoltoJaKunnossapitoVuosiloma.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTyossaolonVeroisetVapaat (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestTeknologiateollisuudenYlempienToimihenkiloidenVuosilomaFast (0s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestSahkoalanVuosilomaFast (5s)
🟢 testWtrAinaEkvivalenttiaAikaa (0s)
🟢 testLomarahat (0s)
🟢 testLomarahaElakkeesta (2s)
🟢 testKuukausipalkkainen (0s)
🟢 test14pvSaannonTuntipalkkainen (0s)
🟢 testProsenttiperusteinenVuosilomapalkka (0s)
🟢 testLaskentaTapa (0s)
🟢 testSpentVacationDaysDuringNormalWorkweek (0s)
🟢 testEkvivalenttienVacationienPalkka (0s)
🟢 testKerryttavatkoVuosilomatLomaaLauantaisin (0s)
🟢 testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana (0s)
🟢 testLapsenSairausEkvivalenttia (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport_Strict (1s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testMilitaryRefresher (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLviToimialanTesWith2020Changes (7s)
🟢 testTyoajanLyhennyksenKertyminen (0s)
🟢 testAverageHourlySalaryUsage (0s)
🟢 testAverageHourlySalary (0s)
🟢 testAnsaintaSaannonVaihtuminenKatkaisee (0s)
🟢 testEiLasketaAjaltaEnnenKtata (0s)
🟡 test_TODO_AverageHourlySalaryHistory (0s)
KTA ei vastannut odotettua. expected:<[10,007]> but was:<[20,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2151)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2101)
	at com.tustor.tuntinetti.backend.logic.TestLviToimialanTesKta.test_TODO_AverageHourlySalaryHistory(TestLviToimialanTesKta.java:862)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testGetHistoryKtaInfoWithDateRange (0s)
🟢 testPalvelusvuosienLaskentaEpasaannollisessaTyosuhteessaEiHeitaVirhetta (0s)
🟢 testLaskutussopimus (0s)
🟢 testTekninenTyosuhteenAlkupaivaKeskenSopimuksen (0s)
🟢 testSigmaLaskenta (0s)
🟢 test30PaivanValinLaskenta (0s)
🟢 testLaskeKeskituntiansioKunEiTaskejaLomanansaintavuodella (0s)
🟢 testLaskeKeskituntiansioKuluvaltaLomanansaintaVuodelta (0s)
🟢 testLaskeKeskituntiansioKunSitaEiVoiVielaLaskea (0s)
🟢 testLaskeKeskituntiansioViimeiseltaLomanansaintavuodelta (0s)
🟢 testMonthlySalaryOvertimeCategoryEiMerkitseva (0s)
🟢 testLomaFeaturetJaAsetuksetEiVaikuta (0s)
🟢 testLaskutusEiEstaKtanLaskentaa (0s)
🟢 testEpasaannollisenProsenttiperusteinenLomalaskelmaEiVaikuta (0s)
🟢 testAnsaintaSaantoEiLomiaTaiProsenttiperusteinenEiVaikuta (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAikaperusteinenLisaKorvaaPalkkalajin (0s)
🟢 testIltalisaKorvaaPalkkalajin (0s)
🟢 testTyotehtavaKorvaaPalkkalajin_TIME_BASED_COMPENSATIONS_BITS (0s)
🟢 testTyotehtavaKorvaaPalkkalajin_TIME_BASED_COMPENSATION_ALL_BITS (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKaupanVarastotyonTesPkl1 (0s)
🟡 testTodo (0s)
TODO ONko testattu, että 12 h jälkeinen iltalisäkatko tulee vain ylityöpäivänä? Sitähän se varmaan tarkoittaa.. toisaalta miksi jäisi illaksi töihin jos ei ole ylityö...
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanVarastotyonTesTestCase.testTodo(AbstractKaupanVarastotyonTesTestCase.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟡 testUudetHolidayMode (0s)
Lauantai expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanVarastotyonTesTestCase.testUudetHolidayMode(AbstractKaupanVarastotyonTesTestCase.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormaaliViikko (0s)
🟢 testNormaaliViikkoIltalisienKanssa (0s)
🟢 testYlityoviikkoEnintaan10TuntiaVuorokaudessa (0s)
🟢 testYlityoviikkoEnintaan12TuntiaVuorokaudessa (0s)
🟢 testYlityoviikkoYli12TuntiaVuorokaudessa_Vanha (0s)
🟢 testIltalisäBefore2010_10_01 (0s)
🟢 testIltalisäAfter2010_10_01 (0s)
🟢 testIltalisäAfter2011_04_01 (0s)
🟢 testLauantailisaPaasiaislauantaina (0s)
🟢 testIltalisäMaksetaanSairauslomanAjalta (0s)
🟢 testLauantailisääEiMaksetaSairauslomanAjalta (0s)
🟢 testJosSairausAlkaaKeskenTyöpäivänLauantainaNiinLaLisääMaksetaanSairaudenAlkuunAsti (0s)
🟢 testJosSairausLoppuuKeskenTyöpäivänLauantainaNiinLaLisääMaksetaanSairaudenLoppumisenJälkeen (0s)
🟢 testLoppiainenOnArkipyha (0s)
🟢 testIltalisa12hRajoituksella (0s)
🟢 testYolisa12hRajoituksella (0s)
🟢 testSuIltalisä (0s)
🟡 test (0s)
TODO kaupan varastotyö väärin, lisätyö puuttuu?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanVarastotyonTesTestCase.test(AbstractKaupanVarastotyonTesTestCase.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟡 test_TODO_ArkipyhanKorvaaminenLomanAikana (0s)
TODO - Tarkistin tämän, ja ainakin kaupan ja kipan puolella on niin, että jos arkipyhä jää vuosiloman alle, ei arkipyhäkorvausta makseta, jollei ole ollut työssä ko. viikolla. Samoin jos on palkaton saikku tai palkaton vapaa, niin ei makseta. Spectra/Kaupan tessissä ei ole mainintaa, soitin liiton neuvontapuhelimeen (Petja Harakka).
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanalanTesTestCase.test_TODO_ArkipyhanKorvaaminenLomanAikana(AbstractKaupanalanTesTestCase.java:542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_ID_WhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSundayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 testVastaYliKuukaudenTyoskenneltyaMaksetaanArkipyhakorvaustaPaitsiItsenaisyyspaivastaJostaMaksetaanAina (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSuunnitteluJaKonsulttialanToimihenkiloidenTES375hvko (2s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testNightshiftsIncludedInOvertime (0s)
🟢 testExtraWork (0s)
🟢 testWorkHourLimits (0s)
🟢 testMonthlyOvertime (0s)
🟢 testName (0s)
🟢 testSickLeaveRepeating (0s)
🟢 testSickleaveLimits (0s)
🟢 testSundaysAndHolidays (0s)
🟢 testOvertimeSaturdays (0s)
🟢 testWeeklyOvertimeAccumulatedOnWeekHolidayWeekSaturdaysAndSpecialHolidayEves (1s)
🟡 testTODOOnWeekHolidayWeek (0s)
TODO: Testaa työviikko, jolla arkipyhänä tehdään työtä ja vastaavana arkipyhäviikon lauantaina tehdään työtä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractSuunnitteluJaKonsulttialanToimihenkiloidenTES.testTODOOnWeekHolidayWeek(AbstractSuunnitteluJaKonsulttialanToimihenkiloidenTES.java:257)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNightshifts (0s)
🟢 testMinShiftLength (0s)
🟢 testWeeklyRestTimeCompensation (0s)
🟡 testOsaAjanKkPalkka (0s)
Mikä tässä nyt on vikana:
absenceTestMode=UNPAID_SICKLEAVE: 
_MONTHLY_SALARY_FOR_REPORTING: 0,02 h x 1;

Was:[_MONTHLY_SALARY_FOR_REPORTING]
 expected:<0,02424[24242]> but was:<0,02424[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractSuunnitteluJaKonsulttialanToimihenkiloidenTES.assertOsaAjanKkPalkkaMode(AbstractSuunnitteluJaKonsulttialanToimihenkiloidenTES.java:425)
	at com.tustor.tuntinetti.backend.logic.AbstractSuunnitteluJaKonsulttialanToimihenkiloidenTES.testOsaAjanKkPalkka(AbstractSuunnitteluJaKonsulttialanToimihenkiloidenTES.java:363)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestNightShiftEffectDurigOvertime (0s)
🟡 testTodo (0s)
TODO Testaa factorMapScaledNightShiftOverlaps + TIME_RANGE_INVESTIGATES_ALL_TASKS
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestNightShiftEffectDurigOvertime.testTodo(TestNightShiftEffectDurigOvertime.java:1258)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_NO_OVERTIME_BUT_SCALED_BY_SPECIAL_DAY_COMPENSATION_with_STARTING_SHIFT (0s)
🟢 testJannpuuIltalisat (0s)
🟢 test_ACTIVE_IF_LENGHT_LIMIT_IS_PASSED (0s)
🟢 test_ACTIVE_IF_LENGHT_LIMIT_IS_NOT_PASSED (0s)
🟡 testTimeRangeInvestigatesAllTasks (0s)
 expected:<[10]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestNightShiftEffectDurigOvertime.assertTimeRangeInvestigatesAllTasks(TestNightShiftEffectDurigOvertime.java:341)
	at com.tustor.tuntinetti.backend.logic.TestNightShiftEffectDurigOvertime.testTimeRangeInvestigatesAllTasks(TestNightShiftEffectDurigOvertime.java:298)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTimeLimitTypeAndEffectDuringOvertimeAffectOnOvertime (0s)
🟢 test_NO_OVERTIME_duringDailyAndWeeklyOvertime (0s)
🟢 test_NO_OVERTIME_BUT_SCALED_BY_SPECIAL_DAY_COMPENSATION_duringDailyAndWeeklyOvertime (0s)
🟢 test_SCALED_BY_OVERTIMEE_onDailyOvertime (0s)
🟢 test_NOT_PAID_DURING_OVERTIME_onDailyOvertime (0s)
🟢 test_PAID_ONLY_DURING_OVERTIME_onDailyOvertime (0s)
🟢 test_PAID_ONLY_DURING_OVERTIME_onWeeklyOvertime (0s)
🟢 test_NO_OVERTIME_with_REPLACE_HOURLY_SALARY (0s)
🟢 testNormalAlwaysOnNightshiftScaledOnSunday (0s)
🟢 testSiparila_Vaajakosken_Iltavuoro (0s)
🟢 testSiparila_Vaajakosken_Yövuoro (0s)
🟢 testSiparila_Vaajakosken_Testitapaukset (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestHuolintaAlanDHLTestCase (0s)
🟢 testSundayWork (0s)
🟢 testTarvittaessaToihinKutsuttavillaEiArkipyhakorvauksiaLainkaanArkipyhaPerjantaina (0s)
🟢 testTarvittaessaToihinKutsuttavillaEiArkipyhakorvauksiaLainkaanArkipyhaMaanantaina (0s)
🟢 testArkipyhatEivatAlennaViikkoylityokynnystaJosArkipyhaMaanantaina (0s)
🟢 testArkipyhatEivatAlennaViikkoylityokynnystaJosArkipyhaPerjantaina (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMaraTesOsaAikainen (1s)
🟡 testWorktimeReduction (0s)
 expected:<3,31[3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333]> but was:<3,31[1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestMaraTesOsaAikainen.testWorktimeReduction(TestMaraTesOsaAikainen.java:588)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_TyoaikaLasketaanTaysiltaVkoiltaVaikkeiTaytta3vkoa (0s)
TODO testaa  Jos ei täyttä kolmea kolmiviikkoisjaksoa, lasketaan työaika täysiltä viikoilta tästä huolimatta. JOs ei toimi näin, niin lisätään tälle oma labouragreementbooleanoptions, että työaikaa ei skaalata katkenneen jakson mukaan.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMaraTesOsaAikainen.test_TODO_TyoaikaLasketaanTaysiltaVkoiltaVaikkeiTaytta3vkoa(TestMaraTesOsaAikainen.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTyoTapaturmaKunTyosuhdeHyvinUusi (0s)
🟢 testMaraJp_contractPeriodStartInTheMiddleOfAveragingPeriod (0s)
🟡 testMaraJpAveragingOverHolidays (0s)
 expected:<3,8[1]> but was:<3,8[08888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888889]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestMaraTesOsaAikainen.testMaraJpAveragingOverHolidays(TestMaraTesOsaAikainen.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMaraJpAveragingMirjaFlyktman (0s)
🟡 testVacationLengthIsCorrectlyCached (0s)
 expected:<1,42[6666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666]> but was:<1,42[2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestMaraTesOsaAikainen.testVacationLengthIsCorrectlyCached(TestMaraTesOsaAikainen.java:347)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWorkTimeReductionIsEarnedAlsoOnWeekends (0s)
Joulupäivä expected:<0,1[]8> but was:<0,1[7777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777]8>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestMaraTesOsaAikainen.testWorkTimeReductionIsEarnedAlsoOnWeekends(TestMaraTesOsaAikainen.java:383)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSickleavesAffectWorkTimeReductionHours (0s)
 expected:<0,11[]> but was:<0,11[1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestMaraTesOsaAikainen.testSickleavesAffectWorkTimeReductionHours(TestMaraTesOsaAikainen.java:418)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSickleaveHoursAreTakenFromDescriptionIfAvailable (0s)
🟢 testSickleaveHoursAreAveragedIfNoDescriptionAvailable (0s)
🟡 testPaidVacationAffectWorkTimeReductionHours (0s)
 expected:<0,16[6666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666667]> but was:<0,16[4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestMaraTesOsaAikainen.testPaidVacationAffectWorkTimeReductionHours(TestMaraTesOsaAikainen.java:484)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMaraJp (0s)
🟢 testUsingJpDays (0s)
🟢 testCase21462 (0s)
🟢 testNormaaliIltalisä (0s)
🟢 testNormaaliYölisä (0s)
🟢 testSunnuntaikorotusIltalisään (0s)
🟢 testYölisäEnnen1_5_2010 (0s)
🟢 testNormaaliYölisä_kevät2011 (0s)
🟢 testSunnuntaikorotusYölisään (0s)
🟢 testEräsJouluaatto (0s)
🟢 testGivenPartDaySickleaveWhenWorksDuringNightshiftThenExtrasArePaidForWorktime (0s)
🟢 testThereCanBeWeeklyOvertimeButNoDailyOvertime (0s)
🟢 testYlityöIltaJaYövuorossa (0s)
🟢 testYlityöJaAattolisä (0s)
🟢 testYlityöAlkaaKeskenIltavuoron (0s)
🟢 testEiSunnuntailisääMaanantaiyöltäVaikkaVuoroAlkaaSunnuntainPuolella (0s)
🟢 testGivenSickleaveWithoutExtrasIsFalseThenOvertimeCompensationIsPaidForSickleaveAndNightShiftPeriods (0s)
🟢 testGivenSickleaveWithoutExtrasIsTrueThenOvertimeCompensationIsPaidForSickleaveButNoNightShiftPeriods (0s)
🟢 testGivenSickleaveWithoutExtrasIsTrueThenNoSundayExtraIsPaidForSickleave (0s)
🟢 testNightshiftsDecember2010_16_17 (0s)
🟢 testNightshiftsDecember2009_18_19 (0s)
🟢 testNightshiftsDecember2010_18_19 (0s)
🟢 testNightshiftsDecember2006_18_19 (0s)
🟢 testNightshiftsDecember2010_12_13 (0s)
🟢 testEsimerkki4VuosilomaPaasiaisAikana (0s)
🟢 testEsimerkki5VuosilomaHelatorstainYmpärillä (0s)
🟢 testEsimerkki6VuosilomaJuhannuksenYmpärilläJaEttaEiVaikutaKuukausipalkkaan (0s)
🟢 testVuosilomaItsenaisyyspaivanYmparilla (0s)
🟢 testVuosilomaItsenaisyyspaivanYmparillaTuoreTyontekija (0s)
🟡 testVuosilomaItsenaisyyspaivanaLauantainaEiVahennaTyoaikaa_1 (0s)
null
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertNull(Assert.java:230)
	at junit.framework.Assert.assertNull(Assert.java:223)
	at com.tustor.tuntinetti.backend.logic.AbstractMaraTesTestCase.testVuosilomaItsenaisyyspaivanaLauantainaEiVahennaTyoaikaa_1(AbstractMaraTesTestCase.java:1281)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVuosilomaItsenaisyyspaivanaLauantainaEiVahennaTyoaikaa_2 (0s)
null
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertNull(Assert.java:230)
	at junit.framework.Assert.assertNull(Assert.java:223)
	at com.tustor.tuntinetti.backend.logic.AbstractMaraTesTestCase.testVuosilomaItsenaisyyspaivanaLauantainaEiVahennaTyoaikaa_2(AbstractMaraTesTestCase.java:1369)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestYksityisenOpetusalanTes38_25h (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟡 testTODO_TestSomething (0s)
tehty pikana, ei testejä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestYksityisenOpetusalanTes38_25h.testTODO_TestSomething(TestYksityisenOpetusalanTes38_25h.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_Vuosityoaika (0s)
stub: 1200 / 1600 h
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestYksityisenOpetusalanTes38_25h.test_TODO_Vuosityoaika(TestYksityisenOpetusalanTes38_25h.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestHolidayCompensationRules (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_StartsTomorrow (0s)
🟢 testNoWorkdaysOnSameWeek (0s)
🟢 testWorkingOnlyOnTuesday (0s)
🟢 testWorkingBeginningOfWeekFridayIsEquivalent (0s)
🟢 testWorkingBeginningOfWeekWednesdayNotEquivalent (0s)
🟢 testWorkingBeginningOfWeekFridayIsEquivalent_EXTRA_SKIPPING_ON_HOLIDAY_EDGES (0s)
🟡 test_TODO_WorkingBeginningOfWeekFridayIsEquivalent_EXTRA_SKIPPING_ON_HOLIDAY_EDGES_gap (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:583)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:573)
	at com.tustor.tuntinetti.backend.logic.AbstractHolidayCompensationRulesTestCase.assertIsQualified(AbstractHolidayCompensationRulesTestCase.java:190)
	at com.tustor.tuntinetti.backend.logic.AbstractHolidayCompensationRulesTestCase.assertIsQualified(AbstractHolidayCompensationRulesTestCase.java:175)
	at com.tustor.tuntinetti.backend.logic.TestHolidayCompensationRules.assertWorkingBeginningOfWeekFridayIsEquivalent_EXTRA_SKIPPING_ON_HOLIDAY_EDGES_gap(TestHolidayCompensationRules.java:188)
	at com.tustor.tuntinetti.backend.logic.TestHolidayCompensationRules.test_TODO_WorkingBeginningOfWeekFridayIsEquivalent_EXTRA_SKIPPING_ON_HOLIDAY_EDGES_gap(TestHolidayCompensationRules.java:137)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkingBeginningOfWeekFridayIsEquivalent_EXTRA_SKIPPING_ON_HOLIDAY_EDGES_Peilikuva (0s)
🟢 testWorkingBeginningOfWeekWednesdayIsEquivalent (0s)
🟢 testWorkingWholeWeekExceptOnHoliday (0s)
🟢 testWorkingWholeWeekExceptLeaveOfAbsenceOnHoliday (0s)
🟢 testWorkingWholeWeekIncludingHoliday (0s)
🟢 testWorkingWholeWeekIncludingHolidayButNotYetQualified (0s)
🟢 testSickleaveOnHoliday_isCompensated (0s)
🟢 testSickleaveOnHoliday_notCompensated (0s)
🟢 testContractPeriodLabourAgreementIsNull (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_WORKING_DAYS_EndsBeforeYesterday (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_WORKING_DAYS_StartsToday (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_WORKING_DAYS_EndsYesterday (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_StartsTomorrowDay (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_StartsDayAfterTomorrow (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_EndsYesterday (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_EffectivelyYesterday (0s)
🟢 testArkipyhakorvausHuomioiEkvivalentinWtrEiTarvettaTyopaivalle_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY (0s)
🟢 testArkipyhakorvausHuomioiEkvivalentinWeeklyRestEiTarvettaTyopaivalle_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY (0s)
🟢 testArkipyhakorvausEiHuomioiSaikkuaReunaehtona_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_WHILE_THE_OTHER_IS_EQUIVALENT_StartsTomorrow (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_WHILE_THE_OTHER_IS_EQUIVALENT_StartsTomorrowDay (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_WHILE_THE_OTHER_IS_EQUIVALENT_StartsDayAfterTomorrow (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_WHILE_THE_OTHER_IS_EQUIVALENT_EndsYesterday (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_WHILE_THE_OTHER_IS_EQUIVALENT_EndsDayBeforeYesterdayStartsTomorrow (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_WHILE_THE_OTHER_IS_EQUIVALENT_EffectivelyYesterday (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ON_WEEK_WITH_FULL_WORKSHIFT_StartsLastDayNight (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ON_WEEK_WITH_FULL_WORKSHIFT_StartsLastDay (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ON_WEEK_WITH_FULL_WORKSHIFT_StartsNextWeek (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ON_WEEK_WITH_FULL_WORKSHIFT_EndsMonday (0s)
🟢 testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ON_WEEK_WITH_FULL_WORKSHIFT_EffectivelyMonday (0s)
🟢 testWorkingBeginningOfWeekFridayNotEquivalent (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTeknologiateollisuudenToimihenkiloidenTes375 (0s)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟢 testExtraHoursAndOvertime (0s)
🟢 testExtraHoursAndOvertime12h (0s)
🟢 testPaasiaislauantainViikonViikkoylityo (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testJuhannusaattoViikonViikkoylityo (0s)
🟢 testJouluaatonViikonViikkoylityo (0s)
🟢 testLoppiainenViikkoylityo (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestEnergiateollisuudenYlempienToimihenkiloidenTes (0s)
🟢 testIltaJaYolisaaEiOle (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestOptikoidenTes (6s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaiKorvaus (2s)
🟢 testIltalisa (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (1s)
🟢 testLauantaiLisa (0s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisalla (2s)
🟢 testAattoIltaLisä (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestEnergiateollisuudenToimihenkiloidenTes40h (0s)
🟢 testLauantaiYlityo (0s)
🟡 testIltaJaYolisaaEiOle (0s)
ei aikaperusteisia lisia expected:<[0]> but was:<[7]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestEnergiateollisuudenToimihenkiloidenTes40h.testIltaJaYolisaaEiOle(TestEnergiateollisuudenToimihenkiloidenTes40h.java:213)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testSunnuntaiYlityo (0s)
🟢 testSairastumispaiva (0s)
🟢 testYlityonPyoristykset_MyösLauantaiylityö (0s)
🟢 testYlityonPyoristykset_ViikkoylityössäEiVieläTunninYlitystä (0s)
🟢 testAattoYlityoVapunAattona (0s)
🟢 testJuhlapyhanNormaaliJaYlityo (0s)
🟡 testTiusanenSannaBitti128 (0s)
 expected:<2,[1667]> but was:<2,[5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestEnergiateollisuudenToimihenkiloidenTes40h.testTiusanenSannaBitti128(TestEnergiateollisuudenToimihenkiloidenTes40h.java:336)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestAktAhtausalanTESKeskeytymatonKolmivuorotyo (14s)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testVuorovapaa (0s)
🟢 testSaunalisa (0s)
🟢 testYlityoIltavuoronJalkeen (0s)
🟢 testSeisokkilisa (0s)
🟢 testSeisokkiTuntiTunnilta (6s)
🟢 testTavallinenViikkoTuntiTunnilta (1s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (2s)
🟡 com.tustor.tuntinetti.backend.logic.TestMetalliTesWithBag (3s)
🟢 testDailyOvertime (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testSaturdayDailyOvertime (0s)
🟢 testProsenttiperusteinenTyöajanTasaamislisäKunMeneeHetiMaksuun_holidayPaymentPreferencePAID_IMMEDIATELY_IF_NON_STANDARD_WORK_TIME (0s)
🟢 testTesYlityöArkipyhäviikolla_TyöaikaYlittyyLoppiaisena (0s)
🟢 testTesYlityöArkipyhäviikolla_TyöaikaYlittyyLauantaina (0s)
🟢 testTesYlityöArkipyhäviikolla_TyöaikaYlittyySunnuntaina (0s)
🟡 testTesYlityöArkipyhäviikollaKunKyseessäPääsiäislauantai (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMetalliTesWithBag.testTesYlityöArkipyhäviikollaKunKyseessäPääsiäislauantai(TestMetalliTesWithBag.java:295)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTesYlityöArkipyhäviikollaKunKyseessäJuhannusaatto (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMetalliTesWithBag.testTesYlityöArkipyhäviikollaKunKyseessäJuhannusaatto(TestMetalliTesWithBag.java:307)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTesYlityöArkipyhäviikollaKunKyseessäJouluaatto (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMetalliTesWithBag.testTesYlityöArkipyhäviikollaKunKyseessäJouluaatto(TestMetalliTesWithBag.java:319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTesYlityöTyöaikaaTasattaessa (0s)
TODO Testaa suunniteltu vuoro vs. sen ylittävä toteuma.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMetalliTesWithBag.testTesYlityöTyöaikaaTasattaessa(TestMetalliTesWithBag.java:334)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTesYlityöTyöaikaaTasausvapaapäivälläTasattaessa (0s)
🟡 testTesYlityöTyöntekijänVapaapäivänä (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMetalliTesWithBag.testTesYlityöTyöntekijänVapaapäivänä(TestMetalliTesWithBag.java:459)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKtaAsetusJaKäyttö (0s)
TODO Joonas Testaa kta-asetukset, laskenta ja käyttö
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMetalliTesWithBag.testKtaAsetusJaKäyttö(TestMetalliTesWithBag.java:583)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_HälytyskorvausYlityölisälläYöaikaan (0s)
 expected:<[4]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestMetalliTesWithBag.assertHälytyskorvausYlityolisallaPaivalla(TestMetalliTesWithBag.java:651)
	at com.tustor.tuntinetti.backend.logic.TestMetalliTesWithBag.test_TODO_HälytyskorvausYlityölisälläYöaikaan(TestMetalliTesWithBag.java:610)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testHälytyskorvausYlityolisallaPaivalla (0s)
 expected:<[4]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestMetalliTesWithBag.assertHälytyskorvausYlityolisallaPaivalla(TestMetalliTesWithBag.java:651)
	at com.tustor.tuntinetti.backend.logic.TestMetalliTesWithBag.testHälytyskorvausYlityolisallaPaivalla(TestMetalliTesWithBag.java:629)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHälytyskorvausIlmanYlityölisää (0s)
🟢 testTyoajanUlkopuolisetMatkatunnit (0s)
🟢 testTyoajanUlkopuolisetMatkatunnitIlmanErillistaTyotehtavaa (0s)
🟢 testPalkatonSairaslomaEiPyhaltaKorvausta (0s)
🟢 testProsenttiperusteinenTyöajanTasaamislisäKunMeneeHetiMaksuun_holidayPaymentPreferenceACCORDING_TO_LABOUR_AGREEMENT (0s)
🟢 testProsenttiperusteinenTyöajanTasaamislisäKunMeneeHetiMaksuun_holidayPaymentPreferenceCOMPENSATED_AS_WORK_TIME_REDUCTION (0s)
🟢 testProsenttiperusteinenTyöajanTasaamislisäKunMeneeHetiMaksuun_holidayPaymentPreferencePAID_IMMEDIATELY (0s)
🟢 testProsenttiperusteinenTyöajanTasaamislisä_holidayPaymentPreferenceACCORDING_TO_LABOUR_AGREEMENT (0s)
🟢 testProsenttiperusteinenTyöajanTasaamislisä_holidayPaymentPreferenceCOMPENSATED_AS_WORK_TIME_REDUCTION (0s)
🟢 testProsenttiperusteinenTyöajanTasaamislisä_holidayPaymentPreferencePAID_IMMEDIATELY (0s)
🟢 testProsenttiperusteinenTyöajanTasaamislisä_holidayPaymentPreferencePAID_IMMEDIATELY_IF_NON_STANDARD_WORK_TIME (0s)
🟢 testProsenttiperusteisenTyöajanTasaamislisänAnsainta (0s)
🟢 testProsenttiperusteisenTyöajanTasaamislisänAnsainta_recordaaVacationTypetTotaliin (0s)
🟢 testSaturdayWeeklyOvertime (0s)
🟢 testSaturdayDailyOvertimeOnHoliday (0s)
🟢 testNoWeeklyOTIfNonpaidVacationDay (0s)
🟢 testNoWeeklyOTIfNonpaidOtherVacationDay (0s)
🟢 testWorkTimeReductionVacationDay (0s)
🟢 test_TODO_WtrSkipataanEtsittaessaTyopaiviaHolidaynReunoilla (0s)
🟢 testSpecialSaturdayOvertime1 (0s)
🟢 testSpecialSaturdayOvertime2 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPsgTekstiilihuoltoalanOsaAikaisenTes (0s)
🟢 testKta (0s)
🟢 testIltaJaYolisat (0s)
🟢 testKtaLaskin (0s)
🟢 testPoissaolonPalkkalajitMaksetaanKTA (0s)
🟢 testLauantaiYlityo (0s)
🟢 testWtr (0s)
🟢 testSairausajanPalkka (0s)
🟢 testItsenaisyyspaivaSunnuntaina (0s)
🟢 testYlityo (0s)
🟢 testAattokorotus (0s)
🟡 test_TODO_KuukausipalkanJakaminen (0s)
todo
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestTekstiilihuoltoalanOsaAikaisenTes.test_TODO_KuukausipalkanJakaminen(TestTekstiilihuoltoalanOsaAikaisenTes.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhaaEiKorvataJosToissa (0s)
🟢 testArkipyhaLomienTaiSairaudenValissa (0s)
🟢 testArkipyhaviikonLauantaitMenevatViikkoYlitoiksi (0s)
🟢 testEiWtraaOsaAikaisille (0s)
🟢 testSuurjuhlapyhakorvaus (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAktTesSihvari (0s)
🟢 testEpäsäännöllisenTyöntekijänPidettyLyhennysvapaaTesPäivänPituinen (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnLomapaiva (0s)
🟢 testIlmanSäännöllistäVuorokausityöaikaaOlevanTyöntekijänPidettyLyhennysvapaaTesPäivänPituinen_VoidaanKytkeäPoisPäältä (0s)
🟢 testEpäsäännöllisenTyöntekijänPidettyLyhennysvapaaTesPäivänPituinen_VoidaanKytkeäPoisPäältä (0s)
🟢 testIlmanSäännöllistäVuorokausityöaikaaOlevanTyöntekijänPidettyLyhennysvapaaTesPäivänPituinen (0s)
🟢 testaaEiYlityotaEnsimmaisellaViikollaVaikkaToinenViikkoIsyyslomallaJoniLeppanen_ProjectLevelOvertime (0s)
🟢 testaaEiYlityotaEnsimmaisellaViikollaVaikkaToinenViikkoIsyyslomallaJoniLeppanen_OvertimeAssignment (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnSairaspaiva (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnYlityovapaa (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnIsyysvapaa (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnIsäkuukausi (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnÄitiysvapaa (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnVanhempainvapaa (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnKertausharjoitus (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnMuuPalkallinen (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnHoitovapaa (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnSairaspaiva_1stAbsenceOn1stTuesday (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnYlityovapaa_1stAbsenceOn1stTuesday (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnLomapaiva_1stAbsenceOn1stTuesday (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnIsyysvapaa_1stAbsenceOn1stTuesday (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnIsäkuukausi_1stAbsenceOn1stTuesday (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnÄitiysvapaa_1stAbsenceOn1stTuesday (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnVanhempainvapaa_1stAbsenceOn1stTuesday (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnKertausharjoitus_1stAbsenceOn1stTuesday (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnMuuPalkallinen_1stAbsenceOn1stTuesday (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnHoitovapaa_1stAbsenceOn1stTuesday (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKumiteollisuusToimihenkilotTesKaksivuoro (0s)
🟢 testSpecialSaturdayOvertime1 (0s)
🟡 testSpecialSaturdayOvertime2 (0s)
Mikä tässä nyt on vikana:WEEKLY_OVERTIME: 8,00 h x 0.5 = 4,00;  expected:<[6]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:217)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:151)
	at com.tustor.tuntinetti.backend.logic.TestKumiteollisuusToimihenkilotTesKaksivuoro.testSpecialSaturdayOvertime2(TestKumiteollisuusToimihenkilotTesKaksivuoro.java:153)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormaaliYölisä (0s)
🟢 testNormaaliIltavuoro (0s)
🟡 testTODONormaaliIltavuoroJatkuuYötyönä (0s)
Mikä tässä nyt on vikana:OTHER: (Yölisä) 1,00 h x 3.58 = 3,58; (Yölisä) 1,00 h x 1.790 = 1,79; 
 expected:<[19,18]> but was:<[5,37]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:217)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:151)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:226)
	at com.tustor.tuntinetti.backend.logic.TestKumiteollisuusToimihenkilotTesKaksivuoro.testTODONormaaliIltavuoroJatkuuYötyönä(TestKumiteollisuusToimihenkilotTesKaksivuoro.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testHolidayOnSaturdayDoesNotAffectWeeklyWorktime (0s)
🟢 testArkipyhaKorvataanViikonloppunakin (0s)
🟢 testLoppiaistaEiKorvataViikonloppuna (0s)
🟢 testLoppiainenKorvataanViikolla (0s)
🟢 testHolidayOnWednesdayAffectsWeeklyWorktimeButHolidayEveDoesNot (0s)
🟢 testWeeklyOvertimeOnNormalSaturday (0s)
🟢 testWeeklyOvertimeOnHolySaturday (0s)
🟢 testWeeklyOvertimeOnChristmasEve (0s)
🟡 com.tustor.tuntinetti.backend.logic.timeclock.TestTimeClockUseCasesFast (0s)
🟢 testDeboraUseCase7127LeimausKorvaaSuunnitellunYhdenAsiakaskäynnin (0s)
🟡 testTODODeboraUseCase7127LeimausKorvaaSuunnitellutAsiakaskäynnit (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.timeclock.TestTimeClockUseCasesFast.testTODODeboraUseCase7127LeimausKorvaaSuunnitellutAsiakaskäynnit(TestTimeClockUseCasesFast.java:155)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8716 (0s)
expected:<> but was:<null>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.timeclock.TestTimeClockUseCasesFast.testCase8716(TestTimeClockUseCasesFast.java:111)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.logic.TestPuusepanteollisuudenTesNormaaliVuorokaudenVaihtuminenIlmanKta (1s)
🟢 testLapsenSairaus (0s)
🟢 testHälytystyö (0s)
🟢 testWtrSkipataanEtsittaessaTyopaiviaHolidaynReunoilla (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testThatSickleaveCompensatedOverTheLimits (0s)
🟢 testOsaAjanKkPalkka (0s)
🟢 testLyhyessaTyosuhteessaSairastumispaivaaEiLasketaSairauspaivarajoihinMukaan (0s)
🟢 testTyossaolluttaSairastumispaivaaEiLasketaNormaaliSairaspaivaksi (0s)
🟢 testLyhyessaTyosuhteessaMaksetaan50PctKorvaustaSairastumispaivastaJosLippuPaalla (0s)
🟢 testLyhyessaTyosuhteessaEiMaksetaKarenssipaivaltaJosSairaslomaOnLyhyt (0s)
🟡 testOsaAjanKkPalkanLaskutus (0s)
TODO testaa myös laskutus
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestPuusepanteollisuudenTesNormaaliVuorokaudenVaihtuminenIlmanKta.testOsaAjanKkPalkanLaskutus(TestPuusepanteollisuudenTesNormaaliVuorokaudenVaihtuminenIlmanKta.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhaKorvausEriTyoaikamuodoissa (0s)
🟢 testPuusepanSickleaveKeskiarvoistus (0s)
🟢 testChristmasEveHigherPay2012 (0s)
🟢 testChristmasEveHigherPay2011 (0s)
🔴 testChristmasEveHigherPay2017 (0s)
Only one element (2) can be selected in single select mode: [CompensationDetails@3d3bb358, NightShiftPeriod@12c760b5,  (stored=true -1784238091342), Sunnuntaille sattuvan jouluaaton korotettu palkka, 06:00 - 00:00 100%, NO_EFFECT, replacedOvertimeCategory=null, overtimeCategoryCausedBy=null, overridingOvertimeCategory=null, nightShiftPeriodBooleanOptions=, CompensationDetails@527c9aea, NightShiftPeriod@1ee518d3,  (stored=true -1784238091346), Sunnuntaityön korotettu palkka, 06:00 - 00:00 100%, NO_EFFECT, replacedOvertimeCategory=null, overtimeCategoryCausedBy=null, overridingOvertimeCategory=null, nightShiftPeriodBooleanOptions=]
	at com.tustor.common.utils.Utils.getSingleton(Utils.java:2219)
	at com.tustor.common.utils.Utils.getSingleton(Utils.java:2197)
	at com.tustor.tuntinetti.backend.logic.TestPuusepanteollisuudenTesNormaaliVuorokaudenVaihtuminenIlmanKta.testChristmasEveHigherPay2017(TestPuusepanteollisuudenTesNormaaliVuorokaudenVaihtuminenIlmanKta.java:401)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testEasterSaturdayHigherPay (0s)
🟢 testMidSummersEveHigherPay (0s)
🟢 testNormalSaturdayDoesntHaveSpecialEveHigherPay (0s)
🟢 testNormalWednesdayDoesntHaveSpecialEveHigherPay (0s)
🟢 testgetSiparilaDateRange (0s)
🟢 testLyhyessaTyosuhteessaMaksetaan50PctKorvaustaSairausajasta (0s)
🟢 testLyhyessaTyosuhteessaMaksetaan50PctKorvaustaSairausajastaMyosSairastumispaivaJosSinaPaivanaEiOltuToissa (0s)
🟢 testSairastumispaivaLasketaanSairauspaivarajoihinMukaanJosSairastumispaivanaEiTehtyToita_LyhytTyosuhde (0s)
🟢 testPidemmassaTyosuhteessaMaksetaan100PctKorvaustaSairausajasta (0s)
🟢 testPidemmassaTyosuhteessaSairastumispaivaaEiLasketaSairauspaivarajoihinMukaan (0s)
🟢 testSairastumispaivaLasketaanSairauspaivarajoihinMukaanJosSairastumispaivanaEiTehtyToita_PitkaTyosuhde (0s)
🟢 testYli6kkTyosuhteessaMaksetaan100PctKorvaustaLyhyestakinSairausajasta (0s)
🟢 testChristmasDayIsNotHoliday (0s)
🟢 testKaukolaJussi_20151201_20160131 (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestPamVeikkausTyontekijatJaksotyoTuntipalkka (2s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testAattolisä (0s)
🟢 testVeikkausTyoVapaapaivanaLisa (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAutonrengasalanTesKta (2s)
🟢 testLauantailisa (0s)
🟢 testKorottavatKTAta (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testKtaLasketaanOikealtaJaksolta (1s)
🟢 testKorvataanKTAlla (1s)
🟢 com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_Opetushenkilonkunta (2s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testHolidayCompensation (0s)
🟢 testYotyolisa (0s)
🟢 testIltatyolisa (0s)
🟢 testKuukausipalkkaisenTyoajanYlitysKorvataanRahana (0s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testSickleave (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTesWith2022Changes (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testUudenvuodenaatonJaVapunaatonKorotus (0s)
🟢 testJouluJaJuhannusaatonKorotus (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLasikeraamisenTeollisuudenTesKaksivuorotyo (1s)
🟢 testSamiSanterKomulainenPyhainpaiva (0s)
🟢 testIltavuorolisa (0s)
🟢 testYovuorolisa (0s)
🟢 testSairaslomaKorvataanKTAlla (0s)
🟢 testNormalWorktime1 (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testArkipyhatKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaSunnuntaina (0s)
🟡 test_TODO_WeeklyOvertime4 (0s)
TODO: Juhannusviikon tulisi lyhentää viikoittaista työaikaa expected:<[8]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractLasikeraamisenTeollisuuden40hViikossaTestCase.test_TODO_WeeklyOvertime4(AbstractLasikeraamisenTeollisuuden40hViikossaTestCase.java:425)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_LyhennysvapaitaKertyyMyosVapaidenAikana (0s)
TODO toteuta testi lyhennysvapaiden kertymiselle vapaiden aikana
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractLasikeraamisenTeollisuuden40hViikossaTestCase.test_TODO_LyhennysvapaitaKertyyMyosVapaidenAikana(AbstractLasikeraamisenTeollisuuden40hViikossaTestCase.java:507)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testYlityotKorvataanKTAlla (0s)
🟡 testLapsenSairaus (0s)
Pitäisi olla ensimmäinen sairaspäivä. 01.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3627)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractLasikeraamisenTeollisuudenTestCase.testLapsenSairaus(AbstractLasikeraamisenTeollisuudenTestCase.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvaukset (0s)
🟡 testSairaslomakorvausKunSairausUusiutuu (0s)
Pitäisi olla toisen sairausjakson ensimmäinen sellainen päivä jota ei korvata. 19.08.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3941)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3786)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3763)
	at com.tustor.tuntinetti.backend.logic.AbstractLasikeraamisenTeollisuudenTestCase.testSairaslomakorvausKunSairausUusiutuu(AbstractLasikeraamisenTeollisuudenTestCase.java:135)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyähäOnVapaapäiväJosTöissäYli3Kuukautta (0s)
🟢 testArkipyähäEiOleVapaapäivänaTöissäAlle3Kuukautta (0s)
🟢 testArkipyähäkorvausJosTöissäYli3KuukauttaMuttaVapaallaArkipyhänViereisenäPäivänä (0s)
🟢 testPyhainpaiva (0s)
🟡 test_TODO_ArkipyhaKorvataanJosSairauslomaOnKestanytAlle3kkEnnenArkipyhaa (0s)
TODO: Puuttuu asetus jolla kyseinen rajoitus toteutettaisiin expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractLasikeraamisenTeollisuudenTestCase.test_TODO_ArkipyhaKorvataanJosSairauslomaOnKestanytAlle3kkEnnenArkipyhaa(AbstractLasikeraamisenTeollisuudenTestCase.java:150)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_ArkipyhaaEiKorvataJosSairauslomaOnKestanytYli3kkEnnenArkipyhaa (0s)
TODO: Puuttuu asetus jolla kyseinen rajoitus toteutettaisiin expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractLasikeraamisenTeollisuudenTestCase.test_TODO_ArkipyhaaEiKorvataJosSairauslomaOnKestanytYli3kkEnnenArkipyhaa(AbstractLasikeraamisenTeollisuudenTestCase.java:164)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhäkorvausetAnnetaanMyösVanhempainvapaalla (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenTesVuorotyo (0s)
🟢 testIltavuoro (0s)
🟢 testYövuoro (0s)
🟢 testAamuvuoro (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyo_Tuntipalkkainen (1s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟡 testKorvataanKTAlla (0s)
Sairaslomakorvauksen määrä ei vastannut odotettua. expected:<75,[47]> but was:<75,[39]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3142)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3118)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3096)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.assertKorvataanKTAlla(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:371)
	at com.tustor.tuntinetti.backend.logic.TestMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyo_Tuntipalkkainen.testKorvataanKTAlla(TestMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyo_Tuntipalkkainen.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLapsenSairaus (0s)
Pitäisi olla toinen sairaspäivä. 02.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<7,1[7]> but was:<7,1[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3640)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testLapsenSairaus(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:280)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvaukset (0s)
Pitäisi olla ensimmäinen sairaspäivä. 01.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<7,1[7]> but was:<7,1[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3627)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testSairaslomakorvaukset(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:296)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testNormalWorktime (0s)
Extrat eivät vastanneet odotettua. expected:<4[1,67]> but was:<4[2]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNormalWorktime(AdvancedTesTest.java:710)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNormalWorktime(AdvancedTesTest.java:680)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testNormalWorktime(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:64)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testDailyOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<8,[33]> but was:<8,[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:867)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:829)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:808)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testDailyOvertime(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWeeklyOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<4[1,67]> but was:<4[2]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertOvertime(AdvancedTesTest.java:1091)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:936)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:893)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testWeeklyOvertime(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpecialSatrudayOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<4[1,67]> but was:<4[2]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertOvertime(AdvancedTesTest.java:1091)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSpecialSaturdayOvertime(AdvancedTesTest.java:958)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testSpecialSatrudayOvertime(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:137)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKorottavatKTAta (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 testSairaslomakorvausKunSairausUusiutuu (0s)
Pitäisi olla ensimmäisen sairausjakson ensimmäinen korvattava päivä. 01.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<7,1[7]> but was:<7,1[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3905)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3786)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3763)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testSairaslomakorvausKunSairausUusiutuu(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:344)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSuurjuhlapyhanIltalisa (0s)
🟢 testSuurjuhlapyhanYolisa (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro (1s)
🟢 testJaniJakonen_20130805_20130811_jaksoylityo_20130811_TIME_BASED_COMPENSATIONS_ALL_AND_PERIOD_OVERTIME_BITS_single_day_PERIOD_OVERTIME (0s)
🟢 testJaniJakonen_20130805_20130811_jaksoylityo_20130811_TIME_BASED_COMPENSATIONS_ALL_AND_PERIOD_OVERTIME_BITS_single_day_ANY_DURATION_BASED_OVERTIME_BITS (0s)
🟡 testJukaPekkaUutela20130308 (0s)
Mikä tässä nyt on vikana:
NON_OVERTIME_NORMAL:  (Höylä 1, muu) 3 h x 1;
 (Pintamaalaamo, muu) 5,25 h x 1;

Was:[NON_OVERTIME_NORMAL]
 expected:<8[]> but was:<8[,25]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.assertInitializedOvertimeSummary(TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:310)
	at com.tustor.tuntinetti.backend.logic.TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.assertJukaPekkaUutela20130308(TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:284)
	at com.tustor.tuntinetti.backend.logic.TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testJukaPekkaUutela20130308(TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTommiVeliJohannesKotka_20131209_20131215_noFunkyBank (0s)
🟡 testTommiVeliJohannesKotka_20131209_20131215_usingFunkyBank (0s)
Mikä tässä nyt on vikana:
NON_OVERTIME_NORMAL:  (Höylä 3, maalari) 8 h x 1;

Was:[NON_OVERTIME_NORMAL]
 expected:<8[,25]> but was:<8[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.assertTommiVeliJohannesKotka(TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:218)
	at com.tustor.tuntinetti.backend.logic.TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.assertTommiVeliJohannesKotka_20131209_20131215(TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:195)
	at com.tustor.tuntinetti.backend.logic.TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testTommiVeliJohannesKotka_20131209_20131215_usingFunkyBank(TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testJukaPekkaUutela20130308IlmanPalkkalajienMuuntoa (0s)
Mikä tässä nyt on vikana:
NON_OVERTIME_NORMAL: 8,25 h x 1;

Was:[NON_OVERTIME_NORMAL]
 expected:<8[]> but was:<8[,25]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.assertInitializedOvertimeSummary(TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:310)
	at com.tustor.tuntinetti.backend.logic.TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.assertJukaPekkaUutela20130308(TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:284)
	at com.tustor.tuntinetti.backend.logic.TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testJukaPekkaUutela20130308IlmanPalkkalajienMuuntoa(TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:263)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testJukaPekkaUutelaPintamaalaamo20130308 (0s)
🟢 testJukaPekkaUutelaHöylä120130308 (0s)
🟢 testBugWithOvertimeAtNight (0s)
🟢 testJaniJakonen_20130805_20130811_jaksoylityo_20130811_TIME_BASED_COMPENSATION_ALL_BITS_single_day_PERIOD_OVERTIME (0s)
🟢 testJaniJakonen_20130805_20130811_jaksoylityo_20130811_TIME_BASED_COMPENSATION_ALL_BITS_single_day_DAILY_OVERTIME (0s)
🟢 testJaniJakonen_20130805_20130811_jaksoylityo_20130811_TIME_BASED_COMPENSATIONS_ALL_AND_PERIOD_OVERTIME_BITS_single_day_DAILY_OVERTIME (0s)
🟢 testJaniJakonen_20130805_20130811_jaksoylityo_20130811_TIME_BASED_COMPENSATION_ALL_BITS_single_day_ANY_DURATION_BASED_OVERTIME_BITS (0s)
🟢 testTapioHannunen_20140331_20140406 (0s)
🟢 testAntonIvanov_20150924_20151004 (0s)
🟢 testJaakkoPolvinen_20150924_20151004 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestHiihtokeskusalanTes (0s)
🟢 testSickleave (0s)
🟡 testWeeklyOvertimeWithVacationsAndSickleaves (0s)
Normaali palkka extrojen ajalta ei vastannut odotettua. expected:<[3]5> but was:<[24]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeLimits(AdvancedTesTest.java:657)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeWithAbsences(AdvancedTesTest.java:471)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeWithAbsences(AdvancedTesTest.java:439)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInPeriodWork(AdvancedTesTest.java:369)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInPeriodWork(AdvancedTesTest.java:345)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInPeriodWork(AdvancedTesTest.java:326)
	at com.tustor.tuntinetti.backend.logic.TestHiihtokeskusalanTes.testWeeklyOvertimeWithVacationsAndSickleaves(TestHiihtokeskusalanTes.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testEveningHoursCompensationC (0s)
🟢 testNightHoursCompensationA (0s)
🟢 testNightHoursCompensationB (0s)
🟢 testEveningHoursCompensationB (0s)
🟢 testIltalisanRajoituksenPoistuminen (0s)
🟢 testEveningHoursCompensationWithOvertime (0s)
🟢 testNightHoursCompensationWithOvertime (0s)
🟢 testNormiSunnuntainKorotettuPalkkaYotyolla (0s)
🟢 testLoppiaisenKorotettuPalkkaIltatyolla (0s)
🟢 testLoppiaisenKorotettuPalkkaYotyolla (0s)
🟢 testVapunpaivanKorotettuPalkkaIltatyolla (0s)
🟢 testVapunpaivanKorotettuPalkkaYotyolla (0s)
🟢 testNormiSunnuntainKorotettuPalkkaIltatyolla (0s)
🟢 testMax2hEveningHoursCompensationA (0s)
🟢 testMuurameNuorgam20111231 (0s)
🟢 testMuurameNuorgam20120107 (0s)
🟢 testItsenaisyyspaivanKorotettuPalkkaIltatyolla (0s)
🟢 testItsenaisyyspaivanKorotettuPalkkaYotyolla (0s)
🟢 testJoulupaivan2011KorotettuPalkkaIltatyolla (0s)
🟢 testJoulupaivan2011KorotettuPalkkaYotyolla (0s)
🟢 testJoulupaivan2012KorotettuPalkkaIltatyolla (0s)
🟢 testJoulupaivan2012KorotettuPalkkaYotyolla (0s)
🟢 testUudenvuodenAaton2017KorotettuPalkkaIltatyolla (0s)
🟢 testUudenvuodenAaton2017KorotettuPalkkaYotyolla (0s)
🟢 testUudenvuodenAaton2012KorotettuPalkkaIltatyolla (0s)
🟢 testUudenvuodenAaton2012KorotettuPalkkaYotyollaAamuyosta (0s)
🟢 testUudenvuodenAaton2012KorotettuPalkkaYotyollaIltayosta (0s)
🟢 testSunnuntainKorotettuPalkka (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKatkennutJaksoTruncatedContractPeriod (3s)
🟢 testPetriKuusisto20140403Case4975 (0s)
🟢 testOvertimePeriodStartDateMapDaysClippedFromBeginning_1WeekNoClip (0s)
🟢 testOvertimePeriodStartDateMapDaysClippedFromBeginning_Legacy1Week (0s)
🟢 testOvertimePeriodStartDateMapDaysClippedFromBeginning_Flexible1Week (0s)
🟢 testOvertimePeriodStartDateMapDaysClippedFromBeginning_Legacy2Weeks (0s)
🟢 testOvertimePeriodStartDateMapDaysClippedFromBeginning_Flexible2Weeks (0s)
🟢 testLegacyOvertimePeriodStartsWednesday (0s)
🟢 testLegacyOvertimePeriodStartsThursday (0s)
🟢 testFlexibleOvertimePeriodStartsWednesday (0s)
🟢 testFlexibleOvertimePeriodStartsThursday (0s)
🟢 testFlexibleOvertimePeriodTwoWeeksOnlyWeeklyOvertime (0s)
🟡 test_TODO_YliViikonlopun (0s)
Viikonloppu ei kyllä ole arkipäivä! expected:<3> but was:<5>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.TestKatkennutJaksoTruncatedContractPeriod.test_TODO_YliViikonlopun(TestKatkennutJaksoTruncatedContractPeriod.java:618)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testFlexibleOvertimePeriod26Weeks_JussiLångström_20131208_20140323 (0s)
🟢 testWeeklyOvertimeWithDifferentFirstDayOfWeek (3s)
🟡 com.tustor.tuntinetti.backend.logic.TestPametoIltalisat (0s)
🟡 testPametoIltalisat (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestPametoIltalisat.testPametoIltalisat(TestPametoIltalisat.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden37_5hYksivuorotyonTES (6s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testAamulisa (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWtrKertyma (0s)
🟢 testSuurjuhlapyhalisa (0s)
🟢 testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa (0s)
🟡 test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia (0s)
Viikoittaisen ylityön korvaus pitäisi olla normaali expected:<[20]> but was:<[7,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloiden37_5hVuorotyonTestCase.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(AbstractElintarviketeollisuudenToimihenkiloiden37_5hVuorotyonTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden37_5hYksivuorotyonTES.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(TestElintarviketeollisuudenToimihenkiloiden37_5hYksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime5 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testViikkolepoYksittaisinViikoinLaskettuna (0s)
🟢 testArkipyhaviikonVapaapaivat (1s)
🟡 test_TODO_ArkipyhaviikonLauantainYlityot (1s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[0]> but was:<[55]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:330)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden37_5hYksivuorotyonTES.test_TODO_ArkipyhaviikonLauantainYlityot(TestElintarviketeollisuudenToimihenkiloiden37_5hYksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMixedModeWorkDayEntryControllerTextFieldLunchBreakMode (0s)
🟡 testTODO (0s)
TOOD Salli myös tuntimäärän esim 0,5h syöttäminen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMixedModeWorkDayEntryControllerTextFieldLunchBreakMode.testTODO(TestMixedModeWorkDayEntryControllerTextFieldLunchBreakMode.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPerustaYksi1OsainenTaski1Riville_Yli6h (0s)
🟢 testMuokkaaYksi1OsainenTaski1Rivi_Yli6h (0s)
🟢 testMuokkaaYksi1OsainenTaski1Rivi_6h (0s)
🟢 testPerustaYksi1OsainenTaski1Riville_Alle6h (0s)
🟢 testPerustaYksi1OsainenTaski1Riville_Yli6hSisältääMinitauon (0s)
🟢 testPerustaYksi1OsainenTaski1Riville_Yli6hSisältääMinimitauon (0s)
🟢 testBasicValidation (0s)
🟡 testTODOBasicValidation_CostCenter (0s)
TODO testaa isCostCenterLocked()
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testTODOBasicValidation_CostCenter(AbstractTestsForMixedModeWorkDayEntryController.java:252)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYksi1OsainenTaski1RiviIlmanLisätietoja (0s)
🟢 testYksi2OsainenTaski2Riviä (0s)
🟢 testYksi2osainenVacation2Rivia (0s)
🟢 testYksi2osainenLukittuVacation2Rivia (0s)
🟢 testTallennaTyhjä1OsainenKustannuspaikallinenTaski1Riville (0s)
🟢 testTallennaTyhjä1OsainenTaski1Riville (0s)
🟢 testPerustaYksi1OsainenSickleave1Riville (0s)
🟢 testMuokkaaYksi1OsainenSickleave1Rivi (0s)
🟢 testPerustaSickleavelleToinenRivi (0s)
🟢 testPerustaYksi1OsainenVacation1Riville (0s)
🟢 testMuokkaaYksi1OsainenVacation1Rivi (0s)
🟢 testPerustaVacationilleToinenRivi (0s)
🟢 testPerustaLukitulleVacationilleToinenRivi (0s)
🟢 testPoistaYksi1OsainenTaski (0s)
🟡 testPoista2OsaisenTaskinJälkimmäinenRivi (0s)
expected:<Pölöö, 1[0:45-17:55]> but was:<Pölöö, 1[8-0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testPoista2OsaisenTaskinJälkimmäinenRivi(AbstractTestsForMixedModeWorkDayEntryController.java:863)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOUsingSickleave (0s)
TODO Refaktoroi käyttämään instanssimuuttujaa.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testTODOUsingSickleave(AbstractTestsForMixedModeWorkDayEntryController.java:913)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYksi2OsainenTaskiJossaRuokatauko2Riviä (0s)
🟢 testYksi1OsainenSickleaveJossaRuokatauko1Rivi (0s)
🟢 testYksi2OsainenSickleaveJossaRuokatauko2Riviä (0s)
🟢 testTallennaYksi1OsainenTaskiJossaRuokatauko1Rivi (0s)
🟢 testTallennaYksi1OsainenTaskiJossaRuokataukoPoistettu1Rivi (0s)
🟢 testValidateSavedPreviouslyNoPermissionNoException (0s)
🟢 testValidateChangingTimesWithoutPermissionException (0s)
🟢 testValidateChangingDescriptionWithoutPermissionException (0s)
🟢 testValidateNoCostCenterSelectedException (0s)
🟢 testValidateCostCenterSelectedNoException (0s)
🟢 testValidateNoNewTimesNoCostCenterSelectedNoException (0s)
🟢 testValidateNoNewTimesCostCenterSelectedNoException (0s)
🟡 testTODO24h (0s)
TIlttaasi (korjattu) jos on esim 16-0
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForMixedModeWorkDayEntryController.testTODO24h(AbstractTestsForMixedModeWorkDayEntryController.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.workshifts.TestWorkShiftPlannerModelCostCenterPerspective (0s)
🟡 testGrid (0s)
TODO Test grid; gui will iterate grid; preferably grid will provide a) transpose view, b) getHeaderColumn() and getHeaderRow(), c) getSummaryGroups()
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.TestWorkShiftPlannerModelCostCenterPerspective.testGrid(TestWorkShiftPlannerModelCostCenterPerspective.java:89)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTaskCellControllerHavingNoTasksForSingleEmployeeReturnsNoTasks (0s)
🟢 testTaskCellControllerHavingNoTasksForAnonymousAndNormalEmployeeReturnsNoTasks (0s)
🟢 testTaskCellControllerHavingATaskForNormalEmployeeAndNoneForAnonymousReturnsATask (0s)
🟢 testTaskCellControllerHavingATaskForAnonymousEmployeeAndNoneForEmployeeReturnsATask (0s)
🟢 testTaskCellControllerHavingOneTaskOfferedForSingleEmployeeReturnsNoTaskButCanIndicateOfferOnlyInEmployeePerspective (0s)
🟢 testTaskCellControllerHavingOneTaskForSingleEmployeeReturnsOneTask (0s)
🟢 testTaskCellControllerHavingOneTaskForSingleEmployeeAnonymousReturnsOneTask (0s)
🟢 testTaskCellControllerHavingTwoTasksForSingleEmployeeReturnsOneTaskForSelectedCostCenter (0s)
🟢 testTaskCellControllerHavingTwoTasksForSingleEmployeeAnonymousReturnsOneTaskForSelectedCostCenter (0s)
🟡 testWorkShiftStatisticsInfoPerServiceDemandSample (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testWorkShiftStatisticsInfoPerServiceDemandSample(AbstractWorkShiftPlannerModelTestCase.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAssertTasksSortedSingleEmployee (0s)
TODO note had problem with sorting recurring tasks because they are unstored
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testAssertTasksSortedSingleEmployee(AbstractWorkShiftPlannerModelTestCase.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAssertTasksSortedAnonymousEmployeeCollatedTasks (0s)
TODO note had problem with sorting recurring tasks because they are unstored
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testAssertTasksSortedAnonymousEmployeeCollatedTasks(AbstractWorkShiftPlannerModelTestCase.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTaskCellControllerHavingNoTasksForSingleEmployeeAnonymousReturnsNoTasks (0s)
🟢 testTaskCellControllerHavingAnEmptyUnstoredTaskForSingleEmployeeReturnsNoTasks (0s)
🟢 testTaskCellControllerHavingAnEmptyUnstoredTaskForSingleEmployeeAnonymousReturnsNoTasks (0s)
🟢 testTaskCellControllerHavingOneTaskOfferedForSingleEmployeeReturnsNoTaskButCanIndicateOffer_RecurringTask (0s)
🟢 testTaskCellControllerHavingOneRecurringTaskForSingleEmployeeReturnsOneTask (0s)
🟢 testTaskCellControllerHavingOneRecurringTaskForSingleEmployeeAnonymousReturnsOneTask (0s)
🟢 testTaskCellControllerHavingOneTaskWithRecurringServiceDemandForSingleEmployeeReturnsOneTask (0s)
🟢 testTaskCellControllerHavingOneTaskWithRecurringServiceDemandForSingleEmployeeAnonymousReturnsOneTask (0s)
🟡 testTaskCellControllerHavingNoTasksForAnonymousAndNormalEmployeeReturnsNoTasks_emptyUnStoredTask (0s)
TODO emptyUnStoredTask @see testTaskCellControllerHavingNoTasksForAnonymousAndNormalEmployeeReturnsNoTasks
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testTaskCellControllerHavingNoTasksForAnonymousAndNormalEmployeeReturnsNoTasks_emptyUnStoredTask(AbstractWorkShiftPlannerModelTestCase.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWorkShiftPlannerPerspectiveChangeGetsDifferentResults (0s)
TODO Testaa, että samalle modelille pitäisi saada eri employeerow:t (ja taskit puolestaan employeerow:lle) riippuen perspektiivistä; lisää assertti näille
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testWorkShiftPlannerPerspectiveChangeGetsDifferentResults(AbstractWorkShiftPlannerModelTestCase.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSubSpaceCostCenterMatcesNullSecondaryDimension (0s)
TODO toteutettu: subSpaceCostCenterOptions.setMatcesNullSecondaryDimension(true);
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testSubSpaceCostCenterMatcesNullSecondaryDimension(AbstractWorkShiftPlannerModelTestCase.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testShowEmployeeWorkShiftsFromAllCostCenters (0s)
TODO toteutettu: showEmployeeWorkShiftsFromAllCostCenters
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testShowEmployeeWorkShiftsFromAllCostCenters(AbstractWorkShiftPlannerModelTestCase.java:47)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAssertEmployeesSorted (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testAssertEmployeesSorted(AbstractWorkShiftPlannerModelTestCase.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWorkShiftStatisticsInfo (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testWorkShiftStatisticsInfo(AbstractWorkShiftPlannerModelTestCase.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.workshifts.TestWorkShiftPlannerModelProjectEmployeePerspective (0s)
🟡 testaaRecurringKunEmployerRecurringServiceDemandDistributionPieceAnyLengthJaAamuJaIltavuoro (0s)
TODO Case 6598 fixattu, söi iltavuoron jos työntekijälle jakoi aamuvuoron, johtui siitä, että ei tunnistanut recurring matchissa ruokataukoja
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.TestWorkShiftPlannerModelProjectEmployeePerspective.testaaRecurringKunEmployerRecurringServiceDemandDistributionPieceAnyLengthJaAamuJaIltavuoro(TestWorkShiftPlannerModelProjectEmployeePerspective.java:16)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testGrid (0s)
TODO Test grid; gui will iterate grid; preferably grid will provide a) transpose view, b) getHeaderColumn() and getHeaderRow(), c) getSummaryGroups()
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.TestWorkShiftPlannerModelProjectEmployeePerspective.testGrid(TestWorkShiftPlannerModelProjectEmployeePerspective.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTaskCellControllerHavingNoTasksForSingleEmployeeReturnsNoTasks (0s)
🟢 testTaskCellControllerHavingNoTasksForAnonymousAndNormalEmployeeReturnsNoTasks (0s)
🟢 testTaskCellControllerHavingOneTaskOfferedForSingleEmployeeReturnsNoTaskButCanIndicateOfferOnlyInEmployeePerspective (0s)
🟢 testTaskCellControllerHavingOneTaskForSingleEmployeeReturnsOneTask (0s)
🟢 testTaskCellControllerHavingOneTaskForSingleEmployeeAnonymousReturnsOneTask (0s)
🟢 testTaskCellControllerHavingTwoTasksForSingleEmployeeReturnsOneTaskForSelectedCostCenter (0s)
🟢 testTaskCellControllerHavingTwoTasksForSingleEmployeeAnonymousReturnsOneTaskForSelectedCostCenter (0s)
🟡 testTODOFullSaldo (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelProjectEmployeePerspectiveTestCase.testTODOFullSaldo(AbstractWorkShiftPlannerModelProjectEmployeePerspectiveTestCase.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOPreviousSaldo (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelProjectEmployeePerspectiveTestCase.testTODOPreviousSaldo(AbstractWorkShiftPlannerModelProjectEmployeePerspectiveTestCase.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOAverageSaldo (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelProjectEmployeePerspectiveTestCase.testTODOAverageSaldo(AbstractWorkShiftPlannerModelProjectEmployeePerspectiveTestCase.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWorkShiftStatisticsInfoPerServiceDemandSample (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testWorkShiftStatisticsInfoPerServiceDemandSample(AbstractWorkShiftPlannerModelTestCase.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAssertTasksSortedSingleEmployee (0s)
TODO note had problem with sorting recurring tasks because they are unstored
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testAssertTasksSortedSingleEmployee(AbstractWorkShiftPlannerModelTestCase.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAssertTasksSortedAnonymousEmployeeCollatedTasks (0s)
TODO note had problem with sorting recurring tasks because they are unstored
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testAssertTasksSortedAnonymousEmployeeCollatedTasks(AbstractWorkShiftPlannerModelTestCase.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTaskCellControllerHavingNoTasksForSingleEmployeeAnonymousReturnsNoTasks (0s)
🟢 testTaskCellControllerHavingAnEmptyUnstoredTaskForSingleEmployeeReturnsNoTasks (0s)
🟢 testTaskCellControllerHavingAnEmptyUnstoredTaskForSingleEmployeeAnonymousReturnsNoTasks (0s)
🟢 testTaskCellControllerHavingOneTaskOfferedForSingleEmployeeReturnsNoTaskButCanIndicateOffer_RecurringTask (0s)
🟢 testTaskCellControllerHavingOneRecurringTaskForSingleEmployeeReturnsOneTask (0s)
🟢 testTaskCellControllerHavingOneRecurringTaskForSingleEmployeeAnonymousReturnsOneTask (0s)
🟢 testTaskCellControllerHavingOneTaskWithRecurringServiceDemandForSingleEmployeeReturnsOneTask (0s)
🟢 testTaskCellControllerHavingOneTaskWithRecurringServiceDemandForSingleEmployeeAnonymousReturnsOneTask (0s)
🟡 testTaskCellControllerHavingNoTasksForAnonymousAndNormalEmployeeReturnsNoTasks_emptyUnStoredTask (0s)
TODO emptyUnStoredTask @see testTaskCellControllerHavingNoTasksForAnonymousAndNormalEmployeeReturnsNoTasks
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testTaskCellControllerHavingNoTasksForAnonymousAndNormalEmployeeReturnsNoTasks_emptyUnStoredTask(AbstractWorkShiftPlannerModelTestCase.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTaskCellControllerHavingATaskForNormalEmployeeAndNoneForAnonymousReturnsATask (0s)
🟢 testTaskCellControllerHavingATaskForAnonymousEmployeeAndNoneForEmployeeReturnsATask (0s)
🟡 testWorkShiftPlannerPerspectiveChangeGetsDifferentResults (0s)
TODO Testaa, että samalle modelille pitäisi saada eri employeerow:t (ja taskit puolestaan employeerow:lle) riippuen perspektiivistä; lisää assertti näille
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testWorkShiftPlannerPerspectiveChangeGetsDifferentResults(AbstractWorkShiftPlannerModelTestCase.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSubSpaceCostCenterMatcesNullSecondaryDimension (0s)
TODO toteutettu: subSpaceCostCenterOptions.setMatcesNullSecondaryDimension(true);
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testSubSpaceCostCenterMatcesNullSecondaryDimension(AbstractWorkShiftPlannerModelTestCase.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testShowEmployeeWorkShiftsFromAllCostCenters (0s)
TODO toteutettu: showEmployeeWorkShiftsFromAllCostCenters
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testShowEmployeeWorkShiftsFromAllCostCenters(AbstractWorkShiftPlannerModelTestCase.java:47)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAssertEmployeesSorted (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testAssertEmployeesSorted(AbstractWorkShiftPlannerModelTestCase.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWorkShiftStatisticsInfo (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.workshifts.AbstractWorkShiftPlannerModelTestCase.testWorkShiftStatisticsInfo(AbstractWorkShiftPlannerModelTestCase.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails (37s)
🟡 testCase15497_KortetMatti_20170409 (0s)
expected:<...vaus Hälytyskorotus|[1,00|0,00|-1784238195772, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|NORMAL_DURING_DAILY_OVERTIME.Hälytyskorotus|1,00|10,00|-1494942467406, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|OTHER.Hälytysraha x4|4,00|0,00|-1494942467406]]> but was:<...vaus Hälytyskorotus|[0,50|10,00|-1784238195772, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|NORMAL_DURING_DAILY_OVERTIME.Hälytyskorotus|1,00|10,00|-1784238195772, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|OTHER.Hälytysraha x4|4,00|10,00|-1784238195772]]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_KortetMatti_20170409(TestLeppakoskenSahkonTestitapaukset.java:1047)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_KortetMatti_20170409(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:69)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SippolaAri_20170331 (0s)
TODO assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SippolaAri_20170331(TestLeppakoskenSahkonTestitapaukset.java:1113)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_SippolaAri_20170331(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SippolaAri_20170403 (0s)
TODO assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SippolaAri_20170403(TestLeppakoskenSahkonTestitapaukset.java:1194)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_SippolaAri_20170403(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_VilppoJuha_20170329 (0s)
TODO assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_VilppoJuha_20170329(TestLeppakoskenSahkonTestitapaukset.java:1252)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_VilppoJuha_20170329(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsFalse (0s)
🟢 testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsTrue (0s)
🟢 testCase11774_KarhunenTiina_20120822 (0s)
🟢 testTuomistoOili20161004 (0s)
🟢 testCase12493_HiiriKerkkoJuhana_20160805 (0s)
🟢 testCase11098_Keisala_Reijo_20160329 (0s)
🟢 testVainionpääIlpoKalevi_20130501_IlmanHenkilökohtaistaYlityöasetusta (0s)
🟢 testKainulainenElina_20141222_20150104 (0s)
🟡 testCase7308_MansukoskiPetteri_20131222 (0s)
 expected:<2[]> but was:<2[,83]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertCase7308_MansukoskiPetteri_20131222(TestLeppakoskenSahkonTestitapaukset.java:3046)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase7308_MansukoskiPetteri_20131222(TestLeppakoskenSahkonTestitapaukset.java:3057)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase7308_MansukoskiPetteri_20131222(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:165)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7308_PöytälaaksoAri_20131117 (0s)
🟢 testCase7308_RuohomäkiAskoJalmari_20130620 (0s)
🟢 testCase7308_RuohomäkiAskoJalmari_20130620_ReOrdered (0s)
🟢 testSalomäkiMikko20140727 (0s)
🟢 testMoisioArto_20150613 (0s)
🟢 testCase11505_RistimakiTimo_20160510 (0s)
🟡 testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_DAILY_OVERTIME:  (Sovittu ylityö) 6,42 h x 1.0000;

Was:[NORMAL_DURING_DAILY_OVERTIME]
 expected:<6,[5]> but was:<6,[4166666667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys(TestLeppakoskenSahkonTestitapaukset.java:5140)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_henkilökohtainenYlityöPäällä (0s)
🟡 testCase15497_SalomaaRami_20170327 (0s)
expected:<...RTIME.Hälytyskorotus[ 2h jälkeen|1,00|10,00|-1784238198026, 2017-03-27|Task|206100 Vikojen korjaus/Ikaalinen/- 1 Yleinen Ika|NORMAL_DURING_DAILY_OVERTIME.Hälytyskorotus|2],00|10,00|-178423819...> but was:<...RTIME.Hälytyskorotus[|3],00|10,00|-178423819...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertCase15497_SalomaaRami_20170327(TestLeppakoskenSahkonTestitapaukset.java:661)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SalomaaRami_20170327(TestLeppakoskenSahkonTestitapaukset.java:678)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_SalomaaRami_20170327(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:37)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SalomaaRami_20170403 (0s)
Lisää assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SalomaaRami_20170403(TestLeppakoskenSahkonTestitapaukset.java:831)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_SalomaaRami_20170403(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SalomaaRami_20170407 (0s)
expected:<...-04-07|HolidayDummy|[DAILY_OVERTIME|DAILY_OVERTIME.0.5|0,50|0,00|-1784238198192, 2017-04-07|HolidayDummy|NORMAL_DURING_DAILY_OVERTIME|NORMAL_DURING_DAILY_OVERTIME.1|0,50|0,00|-1784238198192, 2017-04-07|HolidayDummy|_WORK_DAYS_FOR_REPORTING|_WORK_DAYS_FOR_REPORTING.1|1,00|0,00|-1784238198192, 2017-04-07|Task|207100 Johtoalueraivaukset/Ikaalinen/- 2 Vierimetsän hoito|NORMAL_TOWARDS_OVERTIME.1|4,50|0,00|-1784238198192, 2017-04-07|Task|211600 Verkkotoiminnan tiedotus ja palaver/- 1 Tiedotus ja palaverit|NORMAL_TOWARDS_OVERTIME.1|3,50|0,00|-1784238198192, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|DAILY_OVERTIME.0.5|1,50|0,00|-1784238198192, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|NORMAL_DURING_DAILY_OVERTIME.1|1,50|]0,00|-1784238198192]> but was:<...-04-07|HolidayDummy|[_WORK_DAYS_FOR_REPORTING|_WORK_DAYS_FOR_REPORTING.1|1,00|0,00|-1784238198192, 2017-04-07|Task|207100 Johtoalueraivaukset/Ikaalinen/- 2 Vierimetsän hoito|NORMAL_TOWARDS_OVERTIME.1|4,50|10,00|-1784238198192, 2017-04-07|Task|211600 Verkkotoiminnan tiedotus ja palaver/- 1 Tiedotus ja palaverit|NORMAL_TOWARDS_OVERTIME.1|3,50|10,00|-1784238198192, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|DAILY_OVERTIME.0.5|2,00|5,00|-1784238198192, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|NORMAL_DURING_DAILY_OVERTIME.1|2,00|1]0,00|-1784238198192]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SalomaaRami_20170407(TestLeppakoskenSahkonTestitapaukset.java:931)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_SalomaaRami_20170407(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_PihkoluomaJuha_20170404 (0s)
expected:<...PORTING.1|1,00|0,00|[työntekijä, 2017-04-04|Sickleave|OWN_NOTIFICATION|_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING.1|8,00|10,00|työntekijä]]> but was:<...PORTING.1|1,00|0,00|[-1784238198294, 2017-04-04|Sickleave|OWN_NOTIFICATION|_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING.1|8,00|10,00|-1784238198294]]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_PihkoluomaJuha_20170404(TestLeppakoskenSahkonTestitapaukset.java:984)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_PihkoluomaJuha_20170404(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHalytysPaivystajaUpdated (0s)
🟢 testHalytysPaivystajaOld (0s)
🟢 testCase19599_RaskilaEsko_20180110 (0s)
🟡 testHalytysTyo (0s)
 expected:<[2]> but was:<[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testHalytysTyo(TestLeppakoskenSahkonTestitapaukset.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTODOSovittuYlityoRounding (0s)
🟢 testHolidayCompensationRoundingWhenWorkShiftEndsOnMonday (0s)
🟡 testTODO_HolidayCompensationRoundingWhenWorkShiftEndsOnMonday (0s)
Mikä tässä nyt on vikana:
SPECIAL_SATURDAY_OVERTIME: 2 h x 1;

Was:[SPECIAL_SATURDAY_OVERTIME]
 expected:<[0]> but was:<[2]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHolidayCompensationRoundingWhenWorkShiftEndsOnMonday(TestLeppakoskenSahkonTestitapaukset.java:1563)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testTODO_HolidayCompensationRoundingWhenWorkShiftEndsOnMonday(TestLeppakoskenSahkonTestitapaukset.java:1591)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase12493_MoisioArto_20161023 (0s)
🟢 testCase12493_AmmeskangasEsa_20160101_20161231 (36s)
🟢 testOvertimeOnlyIfExceedsPlannedViaLabourAgreement (0s)
🟢 testOvertimeCategoryTransferWorkTimeCompensationType (0s)
🟢 testCase10416_Ahtola_Petteri_20160101_Ylityö (0s)
🟢 testRuokataukoKamratJuhaMatti_20141218 (0s)
🟢 testRistimäkiTimo_20121217_20121223 (0s)
🟢 testRistimäkiTimo_20121219 (0s)
🟢 testRistimäkiTimo_20121223 (0s)
🟢 testKulmalaNiinaSariHannele (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_noconsiderotherhours (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours (0s)
🟢 testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_ilmanHenkilökohtaistaYlityötä (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_considerotherhours (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaisella_oletusylityöasetuksella_considerotherhours (0s)
🟢 testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours (0s)
🟢 testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_considerotherhours (0s)
🟢 testKamratJuhaMatti20120912 (0s)
🟢 testKortetMattiJuhani20120930_SovitunYlityonTuleeAntaaMyösPyhäkorvausJosAsetuksisaNiinMäärätty (0s)
🟢 testSovittuYlityoNoNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoWithNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME_WithOvertime (0s)
🟢 testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME_WithOvertime (0s)
🟢 testVainionpääIlpoKalevi_20130501_HenkilökohtaisellaYlityöasetuksella (0s)
🟢 testKartaslammiAriKoulutus20120830 (0s)
🟡 testTODOja (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testTODOja(TestLeppakoskenSahkonTestitapaukset.java:4357)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAriHaavisto_Sunnuntai_20120708 (0s)
 expected:<[2]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testAriHaavisto_Sunnuntai_20120708(TestLeppakoskenSahkonTestitapaukset.java:4472)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTuomasIsokotamäki_Sunnuntai_20120923 (0s)
🟡 testaaTODOArkipyhaviikkoJaEttaTilttaaEvaluateHolidaynMetodiinGetPaidHours (0s)
TODO sama pätee sairauslomiin siellä kanssa getPaidHours() -kutsu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testaaTODOArkipyhaviikkoJaEttaTilttaaEvaluateHolidaynMetodiinGetPaidHours(TestLeppakoskenSahkonTestitapaukset.java:4541)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testRamiSalomaa_20120702_20120708 (0s)
🟡 testKariPaulasalo_20120625_20120630 (0s)
 expected:<[2]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testKariPaulasalo_20120625_20120630(TestLeppakoskenSahkonTestitapaukset.java:4733)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAriHaavisto_20120625_20120708 (0s)
 expected:<[2]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testAriHaavisto_20120625_20120708(TestLeppakoskenSahkonTestitapaukset.java:4814)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase10417_KasariSanteri_20151221_20160131 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalaryWithWeekStartTimeEffectsMiddleOfDay (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
3 h x 1,95 Iltatyölisä = 5,85;
4 h x 3,9 Yötyölisä = 15,6;
2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟡 com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytyvaKolmivuorotyo (1s)
🟢 testMidsummer (0s)
🟢 testSundayWork (0s)
🟢 testIltavuoro (0s)
🟢 testYövuoro (0s)
🟢 testIltavuoroOnDayBeforeChrostmasEve (0s)
🟢 testChristmasEveOnSunday (0s)
🟢 testChristmasEveOnMonday (0s)
🟢 testWeeklyOvertimeIsPaidOnSunday (0s)
🟢 testWeeklyOvertimeIsNotPaidOnSundayInHolidayWeek (0s)
🟢 testWeeklyOvertimeWithSickleaveAndHoliday (0s)
🟡 testArkipyhanPituus_yliKolmeKvartaaliaToissa (0s)
 expected:<5,[5]> but was:<5,[468253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253969]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytyvaKolmivuorotyo.testArkipyhanPituus_yliKolmeKvartaaliaToissa(Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytyvaKolmivuorotyo.java:650)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKTAEiVielaYliKolmeaKvartaaliaToissa (0s)
🟢 testKTAEiVielaYhtaanKvartaaliaToissa (0s)
🟢 testKTA_yliKolmeKvartaaliaToissa (0s)
🟢 testArkipyhaviikot2013 (0s)
🟢 testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa (0s)
🟡 testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa2 (0s)
 expected:<1[6,08]> but was:<1[4,65]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytyvaKolmivuorotyo.testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa2(Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytyvaKolmivuorotyo.java:368)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSundayOvertime (0s)
🟢 testIltavuoroOnSaturday (0s)
🟢 testChristmasEveOnSaturday (0s)
🟢 testIltavuoroOnReligiousHolidayEve (0s)
🟡 testKTAnKaytto (0s)
 expected:<[89,376]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytyvaKolmivuorotyo.testKTAnKaytto(Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytyvaKolmivuorotyo.java:821)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHolySaturday (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testKTAEiVielaYhtaanKuukauttaToissa (0s)
🟢 testArkipyhakorvausRecordataanErikseenTyonAjalta (0s)
🔴 com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes (0s)
🔴 testNormalWorktime (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@484bae48,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNormalWorktime(AdvancedTesTest.java:698)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNormalWorktime(AdvancedTesTest.java:680)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testNormalWorktime(TestVedeneristysalanTes.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testDailyOvertime (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@2da215bc,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:858)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:829)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:808)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testDailyOvertime(TestVedeneristysalanTes.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWeeklyOvertime (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@3d668c99,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertOvertime(AdvancedTesTest.java:1082)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:936)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:893)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testWeeklyOvertime(TestVedeneristysalanTes.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickLeaveRepeating (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@6f7eaf5,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3885)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3786)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3763)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testSickLeaveRepeating(TestVedeneristysalanTes.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickLeaveChildSick (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@598e3b8d,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.createSickleaveHistory(AdvancedTesTest.java:5094)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.createSickleaveHistory(AdvancedTesTest.java:5054)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.createSickleaveHistory(AdvancedTesTest.java:5038)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3614)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testSickLeaveChildSick(TestVedeneristysalanTes.java:233)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWtr (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@16fafda8,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4532)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4466)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testWtr(TestVedeneristysalanTes.java:349)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleaveLimits (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@ef095fc,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.createSickleaveHistory(AdvancedTesTest.java:5094)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.createSickleaveHistory(AdvancedTesTest.java:5054)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.createSickleaveHistory(AdvancedTesTest.java:5038)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3614)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testSickleaveLimits(TestVedeneristysalanTes.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleavePaySimpleNoRange (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@2bcd6118,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testSickleavePaySimpleNoRange(TestVedeneristysalanTes.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testArkipyhäkorvausKarenssiEnd (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@6d0948e1,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testArkipyhäkorvausKarenssiEnd(TestVedeneristysalanTes.java:329)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWtrCompensation (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@2692cda7,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.assertWtrCompenstationAmount(TestVedeneristysalanTes.java:426)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testWtrCompensation(TestVedeneristysalanTes.java:385)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testWtrCompensationSickleaveNotCompensated (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@600b972f,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.assertWtrCompenstationAmount(TestVedeneristysalanTes.java:426)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testWtrCompensationSickleaveNotCompensated(TestVedeneristysalanTes.java:411)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSickleavePaySimpleRange (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@132ae403,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testSickleavePaySimpleRange(TestVedeneristysalanTes.java:163)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testArkipyhäkorvaus (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@186d252a,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertHolidayCompensation(AdvancedTesTest.java:2726)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertHolidayCompensation(AdvancedTesTest.java:2687)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertHolidayCompensation(AdvancedTesTest.java:2658)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testArkipyhäkorvaus(TestVedeneristysalanTes.java:284)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testArkipyhäkorvausKarenssi (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@160276ad,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testArkipyhäkorvausKarenssi(TestVedeneristysalanTes.java:306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSunday (0s)
Ristiriitainen wtr-sääntö: nonEquivalentVacationTypes on määritelty (896),mutta FULL_VACATION_EARNING_MONTHS ei ole käytössä wtr-säännöissä (96). LabourAgreement: com.tustor.common.dto.LabourAgreement@440e3f8c,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
null
* Lisätyötä on yli 8 h vuorokaudessa tai yli 40 h 1 viikossa tehty työ, josta maksetaan 0 % korotettu palkka.
* Vuorokautista ylityötä on työ jota tehdään säännöllisen lain mukaisen enimmäistyöajan 8 h lisäksi vuorokaudessa tai yli 40 h viikossa tehty työ. Vuorokautisesta ylityöstä maksetaan 2 ensimmäiseltä tunnilta 50 % ja sitä seuraavilta tunneilta 100 % korotettu palkka.
* Viikoittaista ylityötä on työ, jota tehdään lainmukaisen enimmäistuntimäärän 40 h lisäksi viikossa ja siitä maksetaan 8 ensimmäiseltä tunnilta 50 % ja seuraavilta 100 % korotettu palkka.
* Sunnuntai- tai pyhäpäivänä tehdystä työstä maksetaan 100 % korotettu palkka. Sunnuntaina tehdystä ylityöstä maksetaan 0 h 0 % korotettu palkka ja sen jälkeisiltä tunneilta 0 % korotettu palkka.
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5196)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5168)
	at com.tustor.common.dto.LabourAgreement.fixLabourAgreement(LabourAgreement.java:5264)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.setDailyHoursReportViews(AbstractRangeReportBag.java:2194)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3083)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.seal(AbstractRangeReportBag.java:3071)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertHolidayCompensation(AdvancedTesTest.java:2726)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertHolidayCompensation(AdvancedTesTest.java:2687)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertHolidayCompensation(AdvancedTesTest.java:2658)
	at com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes.testSunday(TestVedeneristysalanTes.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesPaivatyo (3s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSundayWork (0s)
🟢 testNightshifts (0s)
🟢 testArkipyhanPituus_yliKolmeKvartaaliaToissa (0s)
🟢 testKTAEiVielaYliKolmeaKvartaaliaToissa (0s)
🟢 testKTAEiVielaYhtaanKvartaaliaToissa (0s)
🟢 testKTA_yliKolmeKvartaaliaToissa (0s)
🟢 testArkipyhaviikot2013 (0s)
🟢 testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa (0s)
🟡 testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa2 (0s)
 expected:<1[4,74]5> but was:<1[3,31]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesPaivatyo.testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa2(Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesPaivatyo.java:577)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHolidays (2s)
🟢 testSaturdayWork (0s)
🟢 testWhitSunday (0s)
🔴 testCase8054_KoskeloMarkus_20130425_20150527 (0s)
null
	at com.tustor.common.dto.Employer.getSevenDayLength(Employer.java:5353)
	at com.tustor.common.dto.ContractPeriod.equivalent(ContractPeriod.java:2104)
	at com.tustor.common.dto.ContractPeriod.getFirstContractPeriod(ContractPeriod.java:3137)
	at com.tustor.common.dto.ContractPeriod.getEffectiveContractPeriodStartDate(ContractPeriod.java:3080)
	at com.tustor.common.dto.ContractPeriod.getEffectiveContractPeriodStartDate(ContractPeriod.java:3065)
	at com.tustor.common.dto.ContractPeriod.getEffectiveContractPeriodStartDate(ContractPeriod.java:3040)
	at com.tustor.tuntinetti.backend.logic.AbstractOverallEmployeeRangeReport.getEffectiveContractPeriodStartDate(AbstractOverallEmployeeRangeReport.java:2330)
	at com.tustor.tuntinetti.backend.logic.AbstractOverallEmployeeRangeReport.getEffectiveContractPeriodStartDate(AbstractOverallEmployeeRangeReport.java:2314)
	at com.tustor.tuntinetti.backend.logic.AbstractOverallEmployeeRangeReport.getEffectiveContractPeriodStartDate(AbstractOverallEmployeeRangeReport.java:2216)
	at com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesPaivatyo.testCase8054_KoskeloMarkus_20130425_20150527(Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesPaivatyo.java:217)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testUudenvuodenPaiva2013Palkka (0s)
🟢 testArkipyhienPalkat2013 (0s)
🟢 testArkipyhanPituusVastaKaksiKvartaaliaToissa (0s)
🟢 testArkipyhäkorvausIsPaidWhenNotWorking (0s)
🟢 testArkipyhäkorvausIsNotPaidOnSaturday (0s)
🟢 testHolidayReducesWeeklyWorktime (0s)
🟢 testWorkingOnArkipyhäIsPaidTripleWhenWorkingMoreThan7h39min (0s)
🟢 testArkipyhäkorvausIsPaidForFullHours (0s)
🟢 testDailyOvertimeIsNotPaidOnSunday (0s)
🟢 testSaturdayExtraIsNotPaidDuringOvertimeHours (0s)
🟢 testSaturdayExtraIsNotPaidWhenSaturdayIsHoliday (0s)
🟢 testSickleaveWhenEmploymentHasLastedLessThan60Days (0s)
🟢 testSickleaveWhenEmploymentHasLastedMoreThan60Days (0s)
🟢 testHolidayCompensationDuringPartiallyPaidSickleave (0s)
🟢 testHolidayCompensationIsNotPaidIfAbsentBeforeAndAfter (0s)
🟢 testHolidayCompensationIsPaidIfAbsentBeforeButPresentLater (0s)
🟢 testHolidayCompensationIsPaidIfAbsentBeforeButPresentLater2 (0s)
🟢 testHolidayCompensationIsNotPaidIfAbsentWithoutPermissionBeforeButPresentLater (0s)
🟡 test_TODO_WeeklyOvertimeOnMondayMorning (0s)
 expected:<[0]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesPaivatyo.test_TODO_WeeklyOvertimeOnMondayMorning(Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesPaivatyo.java:1299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMondayMorningWithoutWeeklyOvertime (0s)
🟢 testGapBeforeOvertimeReducesLeg1Overtime (0s)
🟢 testGapBeforeOvertimeReducesLeg1Overtime2 (0s)
🟢 testGapBeforeOvertimeReducesLeg1OvertimeWithAnExtraordinaryWorkingDay (0s)
🟡 testOnly_WEEKLY_OVERTIME_ON_WEEK_START_DAY_SKIPS_LEG1_WEEKLY_OVERTIME_HOURS (0s)
 expected:<[1]> but was:<[5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesPaivatyo.testOnly_WEEKLY_OVERTIME_ON_WEEK_START_DAY_SKIPS_LEG1_WEEKLY_OVERTIME_HOURS(Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesPaivatyo.java:1377)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertimeInHolidayWeek (0s)
🟢 testWeeklyOvertimeWithSickleave (0s)
🟢 testWeeklyOvertimeIsNotPaidOnSunday (0s)
🟡 testKTAnKaytto (0s)
 expected:<[87,975]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesPaivatyo.testKTAnKaytto(Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesPaivatyo.java:851)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testKTAEiVielaYhtaanKuukauttaToissa (0s)
🟢 testArkipyhakorvausRecordataanErikseenTyonAjalta (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTurvetuotantoalaPaivatyoWith2021Changes (6s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testIltalisa1 (0s)
🟢 testIltalisa2 (0s)
🟢 testYolisa2 (0s)
🟢 testYolisa1 (0s)
🟢 testLapsenSairaus (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaiKorvaus (2s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (1s)
🟢 testSairaslomakorvauksetAlle1Kk (0s)
🟢 testSairaslomakorvaukset3v (0s)
🟢 testSairaslomakorvaukset5v (0s)
🟢 testSairaslomakorvaukset10v (0s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisalla (1s)
🟢 testSairaslomakorvaukset6kk (0s)
🟢 testSairaslomakorvaukset2v (0s)
🟢 testPoikkeavaTyoajanlisa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestKemianPerusteollisuudenTES_Paivatyo_40 (3s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testAattolisa (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testKorottavatKTAta (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testKorvataanKTAlla (0s)
🟢 testWtrKertyma (0s)
🟢 testUusiutuvaSairaus (0s)
🟢 testPyhalisa (0s)
🟢 testPyhalisaSeuraavaltaYolta (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40 (0s)
🟢 testYotyoNormaaliaikana (0s)
🟢 testIltatyoNormaaliaikana (0s)
🟡 testTODOIltavuoronJalkeenYlityoOnYotyota (0s)
 expected:<[0,96]> but was:<[5,28]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.testTODOIltavuoronJalkeenYlityoOnYotyota(TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.java:64)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testTODOIltatyoYlityoaikana (0s)
java.math.BigDecimal cannot be cast to com.tustor.common.dto.NightShiftPeriod$CompensationDetails
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertNightShiftPeriod(AbstractRangeReportTestCase.java:1204)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertNightShiftPeriod(AbstractRangeReportTestCase.java:1251)
	at com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.testTODOIltatyoYlityoaikana(TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.java:72)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOYotyoYlityoaikana (0s)
Headereita pitaisi olla normal ja nightshiftperiod: [0.5, 1, CompensationDetails@6cf9a4fe, NightShiftPeriod@1d707e1f,  (stored=true -1784238281816), Iltalisä, 12:00 - 16:00 1.92, SCALED_BY_OVERTIME_AND_SPECIAL_DAY_COMPENSATION_BUT_NOT_TIME_BASED_COMPENSATIONS, replacedOvertimeCategory=null, overtimeCategoryCausedBy=null, overridingOvertimeCategory=null, nightShiftPeriodBooleanOptions=, CompensationDetails@663eb516, NightShiftPeriod@6252fe67,  (stored=true -1784238281816), Iltalisä, 12:00 - 16:00 0.960, NO_EFFECT, replacedOvertimeCategory=null, overtimeCategoryCausedBy=DAILY_OVERTIME, overridingOvertimeCategory=null, nightShiftPeriodBooleanOptions=] expected:<2> but was:<4>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertNightShiftPeriod(AbstractRangeReportTestCase.java:1195)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertNightShiftPeriod(AbstractRangeReportTestCase.java:1251)
	at com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.testTODOYotyoYlityoaikana(TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOIltatyoSunnuntaina (0s)
Headereiden maara ei tasmaa expected:<3> but was:<1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.assertNightShiftCompensationAmount(TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.java:147)
	at com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.testTODOIltatyoSunnuntaina(TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.java:111)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOYoTyoSunnuntaina (0s)
Headereiden maara ei tasmaa expected:<3> but was:<2>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.assertNightShiftCompensationAmount(TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.java:147)
	at com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.testTODOYoTyoSunnuntaina(TestPalvelualojenToimialaliitonToimihenkiloidenVuorotyoTes40.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIltatyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenIltatyota (0s)
🟢 testExtraHoursAndOvertime (0s)
🟢 testExtraHoursAndOvertime12h (0s)
🟢 testPaasiaislauantainViikonViikkoylityo (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testJuhannusaattoViikonViikkoylityo (0s)
🟢 testJouluaatonViikonViikkoylityo (0s)
🟢 testLoppiainenViikkoylityo (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMetalliKTA (2s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testKtaAinaVahintaanTuntipalkka (0s)
🟡 testYlityotKorvataanKTAlla (0s)
Weekly OT-korvauksen määrä expected:<[8,96]> but was:<[4,48]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestMetalliKTA.testYlityotKorvataanKTAlla(TestMetalliKTA.java:539)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomanAjaltaAnsaittuProsenttiperusteinenWtrKorvataanKTAlla (0s)
🟢 testPyhakorvausKorvataanKTAlla (0s)
🟢 testKoulutusKorvataanKTAlla (0s)
🟢 testMatkustusTyoajallaKorvataanKTAlla (0s)
🟢 testVanhempainvapaatKorvataanKTAlla (0s)
🟢 testPyhaLisaKorvataanKTAlla (0s)
🟢 testCase21717HottinenKta (0s)
🟢 testCase31352_HukkanenHenri_20200803_20200810 (0s)
🟢 testCase31352Viikkolepokorvaus (0s)
🟢 testTyoajanTassamislisaKorvataanKTAlla (0s)
🟢 testTyoajanTassamislisaKorvataanKTAllaAlternative (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestValtionVirkaLaakarityoVirkamiehet (3s)
🟢 testDailyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (1s)
🟡 testTODO_Yolisa (0s)
Palkkasumma ei ole oikein expected:<[94,5]> but was:<[119]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testTODO_Yolisa(AbstractValtionVirkaTesTestCase.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattoiltaLisa (0s)
🟢 testAattoPaivaLisa (0s)
🟢 test_SairaslomakorvausAlleVuosi_Tyontekijat (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta (0s)
🟢 test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat (0s)
🟢 testSairaudenUusiutuminen_Tyontekijat (0s)
🟢 testSairaslomakorvaus_Virkamiehet (0s)
🟢 testVarallaolo (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestHuoltoJaKunnossaPitoala40hPaivatyoKkpalkka (4s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟡 testIltalisa (0s)
Palkka ei vastannut odotettua. expected:<1,2[]> but was:<1,2[1]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4102)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4003)
	at com.tustor.tuntinetti.backend.logic.AbstractHuoltoJaKunnossapitoalanTestCase.testIltalisa(AbstractHuoltoJaKunnossapitoalanTestCase.java:146)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testJuhannusPaivaTotal (0s)
🟢 testSairastumispaivana0PctKorvaus (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestIctAlanJaksotyonTes120 (9s)
🟢 testKorottavatKTAta (0s)
🟢 testYolisa (3s)
🟢 testIltalisa (1s)
🟢 testWeeklyOvertimeWithVacationsAndSickleaves (0s)
🟢 testKtaLasketaanOikealtaJaksolta (0s)
🟢 testKorvataanKTAlla (0s)
🟢 testSuurjuhlapyhalisa (0s)
🟢 testSunnuntailisa (0s)
🟢 testPaasiaislauantaikorotus (0s)
🟢 testLisatMaksetaanPyhinaKorotettuna (0s)
🟢 testExtraAndDailyOvertimeHours (0s)
🟢 testPaidSickleaveOnNewEmployeeMax7Days (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Keskeytymaton_Kolmivuorotyo (10s)
🟢 testLauantailisa (0s)
🟢 testWtrKeryma (0s)
🟢 test_TODO_SpecialWeeklyOvertime (0s)
🟡 test_TODO_ExtraWhenNotPlannedWork (0s)
Extra ei vastannut odotettua. expected:<[3]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.assertDailyHoursExtraAndOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:269)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.test_TODO_ExtraWhenNotPlannedWork(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPerakkaistenArkipyhienKorvaaminen (0s)
🟢 testMinimumWorkHoursNeededToCalculateKTA (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testArkipyhienKorvaus (2s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testMaksetaanKTAlla (1s)
🟢 testKorottavatKTAta (0s)
🟢 testSunnuntaityo (3s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 testExtra (0s)
Extrat eivät vastanneet odotettua. expected:<[12]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.testExtra(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestPuusepanteollisuudenTes (10s)
🟢 testSunnuntaityo (2s)
🟢 testChristmasEveHigherPay2017 (0s)
🟢 testErikoislisat (4s)
🟢 testSunnuntaityoLisa (2s)
🟢 testLapsenSairaus (0s)
🟢 testHälytystyö (0s)
🟢 testWtrSkipataanEtsittaessaTyopaiviaHolidaynReunoilla (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testThatSickleaveCompensatedOverTheLimits (0s)
🟢 testOsaAjanKkPalkka (0s)
🟢 testLyhyessaTyosuhteessaSairastumispaivaaEiLasketaSairauspaivarajoihinMukaan (0s)
🟢 testTyossaolluttaSairastumispaivaaEiLasketaNormaaliSairaspaivaksi (0s)
🟢 testLyhyessaTyosuhteessaMaksetaan50PctKorvaustaSairastumispaivastaJosLippuPaalla (0s)
🟢 testLyhyessaTyosuhteessaEiMaksetaKarenssipaivaltaJosSairaslomaOnLyhyt (0s)
🟡 testOsaAjanKkPalkanLaskutus (0s)
TODO testaa myös laskutus
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestPuusepanteollisuudenTesNormaaliVuorokaudenVaihtuminenIlmanKta.testOsaAjanKkPalkanLaskutus(TestPuusepanteollisuudenTesNormaaliVuorokaudenVaihtuminenIlmanKta.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhaKorvausEriTyoaikamuodoissa (0s)
🟢 testPuusepanSickleaveKeskiarvoistus (0s)
🟢 testChristmasEveHigherPay2012 (0s)
🟢 testChristmasEveHigherPay2011 (0s)
🟢 testEasterSaturdayHigherPay (0s)
🟢 testMidSummersEveHigherPay (0s)
🟢 testNormalSaturdayDoesntHaveSpecialEveHigherPay (0s)
🟢 testNormalWednesdayDoesntHaveSpecialEveHigherPay (0s)
🟢 testgetSiparilaDateRange (0s)
🟢 testLyhyessaTyosuhteessaMaksetaan50PctKorvaustaSairausajasta (0s)
🟢 testLyhyessaTyosuhteessaMaksetaan50PctKorvaustaSairausajastaMyosSairastumispaivaJosSinaPaivanaEiOltuToissa (0s)
🟢 testSairastumispaivaLasketaanSairauspaivarajoihinMukaanJosSairastumispaivanaEiTehtyToita_LyhytTyosuhde (0s)
🟢 testPidemmassaTyosuhteessaMaksetaan100PctKorvaustaSairausajasta (0s)
🟢 testPidemmassaTyosuhteessaSairastumispaivaaEiLasketaSairauspaivarajoihinMukaan (0s)
🟢 testSairastumispaivaLasketaanSairauspaivarajoihinMukaanJosSairastumispaivanaEiTehtyToita_PitkaTyosuhde (0s)
🟢 testYli6kkTyosuhteessaMaksetaan100PctKorvaustaLyhyestakinSairausajasta (0s)
🟢 testChristmasDayIsNotHoliday (0s)
🟢 testKaukolaJussi_20151201_20160131 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPkKuivausCompensationTypes (0s)
🟡 testTodo (0s)
TODO Testaa sillein json enkoodattuna.. parsitaan vähän eri tavalla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestPkKuivausCompensationTypes.testTodo(TestPkKuivausCompensationTypes.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTyökalukorvausKilometritKirjattuRaportille (0s)
🟢 testKilometritTyökalukorvausTyösopimuksenMukaan (0s)
🟢 testKilometritRaportillaJaKulukorvauksetTyösopimuksenMukaan_PeräkkäisissäSopimuksissaEriArvot (0s)
🟡 testSalaryCalculationApi (0s)
TODO Testaa siirtoa palkanlaskentaan.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestPkKuivausCompensationTypes.testSalaryCalculationApi(TestPkKuivausCompensationTypes.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloidenKeskeytymattomanKolmivuorotyonTES (10s)
🟡 testLauantailisa (0s)
Tunnit eivät vastanneet odotettua. expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4003)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.assertLauantaiLisa(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:475)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.assertLauantailisa(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:421)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenKolmivuorotyonTestCase.assertLauantailisa(AbstractElintarviketeollisuudenToimihenkiloidenKolmivuorotyonTestCase.java:12)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloidenKeskeytymattomanKolmivuorotyonTES.testLauantailisa(TestElintarviketeollisuudenToimihenkiloidenKeskeytymattomanKolmivuorotyonTES.java:139)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 testSuurjuhlapyhalisa (1s)
Tunnit eivät vastanneet odotettua. expected:<[7]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4003)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.assertSuurjuhlapyhalisa(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:740)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloidenKeskeytymattomanKolmivuorotyonTES.testSuurjuhlapyhalisa(TestElintarviketeollisuudenToimihenkiloidenKeskeytymattomanKolmivuorotyonTES.java:147)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa (0s)
🟢 testViikkolepoYksittaisinViikoinLaskettuna (0s)
🟢 testWtrKorvaus (0s)
🟢 testNormalWorkTime (0s)
🟡 test_TODO_ViikkolevonKeskiarvoistusKolmenViikonAjalta (0s)
TODO: viikkolevon keskiarvoistus 3viikon ajalta, oli vielä gappia 5.6.2019
 expected:<[]0> but was:<[1]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloidenKeskeytymattomanKolmivuorotyonTES.test_TODO_ViikkolevonKeskiarvoistusKolmenViikonAjalta(TestElintarviketeollisuudenToimihenkiloidenKeskeytymattomanKolmivuorotyonTES.java:210)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaityo (2s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testWtrKertyma (1s)
🟢 testArkipyhaviikonVapaapaivat (1s)
🟡 test_TODO_ArkipyhaviikonLauantainYlityot (2s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[0]> but was:<[69,03]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:330)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenKolmivuorotyonTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenKolmivuorotyonTestCase.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestParallelContractSeries (0s)
🟢 testEmployeeHasTwoConsecutive_One_Specific_Another_Generic_ContractsInTwoParallelTracksSlicedInTheMiddleOfAWeekCouldHaveWeeklyOvertimeButResultsInOnlyDailyOvertimeInBoth (0s)
🟢 testEmployeeHasTwoConsecutiveContractsInTwoParallelTracksSlicedInTheMiddleOfAWeekCouldHaveWeeklyOvertimeButResultsInOnlyDailyOvertimeInBoth (0s)
🟢 testEmployeeHasTwoConsecutive_One_Specific_Another_Generic_ContractsInTwoParallelTracksSlicedInTheMiddleOfAWeekCouldHaveWeeklyOvertimeButNoOvertimeAssignment (0s)
🟢 testEmployeeHasTwo_One_Specific_Another_Generic_ConsecutiveContractsInTwoParallelTracksSlicedInTheMiddleOfAWeekNoOvertimeInEither (0s)
🟢 testEmployeeHasTwoSpecificConsecutiveContractsInTwoParallelTracksSlicedInTheMiddleOfAWeekNoOvertimeInEither (0s)
🟢 testEmployeeHasTwo_One_Specific_Another_Generic_ConsecutiveContractsInTwoParallelTracksSlicedInTheMiddleOfAWeekWithOvertimeInBoth (0s)
🟢 testEmployeeHasTwoSpecificConsecutiveContractsInTwoParallelTracksSlicedInTheMiddleOfAWeekWithOvertimeInBoth (0s)
🟢 testEmployeeHasTwoConsecutiveContractsInTwoParallelTracksSlicedInTheMiddleOfAWeekCouldHaveWeeklyOvertimeButResultsInOnlyDailyOvertimeButNoOvertimeAssignment (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAutoJaKonekaupan40hTES (3s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testNormalWorktime37_5h (0s)
🟢 testNormalWorktime40h (0s)
🟢 testLeg1DailyOvertime (0s)
🟢 testLeg2DailyOvertime (0s)
🟢 testLeg1WeeklyOvertimeOnSaturday (0s)
🟢 testLeg1WeeklyOvertimeOnSunday (0s)
🟢 testLeg2WeeklyOvertimeWorkingOnEveryDay (0s)
🟢 testWtrKertyyVuodessa100Tuntia (0s)
🟢 testArkipyhakorvaus (2s)
🟢 testSairausUusiutuu30pvSisälläJaMaksimiAikaOnJoKorvattu (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausYli10vTöissäSairausKestääYli56pv (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli42pv (0s)
🟢 testSairaslomakorvausYli3vTöissäSairausKestääYli35pv (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääAlle6pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöperäinen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli6pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pv (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pv (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testWtrKertyyMyosSairausPoissaoloista (0s)
🟢 testWtrKertyyMyosKeratusharjoituksista (0s)
🟢 testWtrKertyyMyosVuosilomanAikana (0s)
🟢 testWtrKertyyMyosOpintovapaanAikana (0s)
🟢 testWtrEiKerryMuistaPoissaoloista (0s)
🟢 testWtrKertyyKunPoissaolojaOnAlle11Paivaa (0s)
🟢 testWtrEiKerryKunPoissaolojaOnYli11Paivaa (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_2_Strict (1s)
🟡 test_TODO (0s)
TODO testaa muukin kuin 1vko
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_2.test_TODO(TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_2.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testMilitaryRefresher (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKaupanMyymalatyontekijoidenClasOhlsonVarastoProjektiTes (0s)
🟢 testDailyOvertime (0s)
🟢 testYlityoviikkoEnintaan10TuntiaVuorokaudessa (0s)
🟢 testYlityoviikkoEnintaan12TuntiaVuorokaudessa (0s)
🟢 testMarcusLokkila_20120206_20120212 (0s)
🟢 testDeomicMerim_20111107_20111113 (0s)
🟢 testYlityoviikkoYli12TuntiaVuorokaudessa (0s)
🟢 testDailyExtraIsNotCompensated (0s)
🟢 testUudetHolidayMode (0s)
🟢 testNormaaliViikko (0s)
🟢 testNormaaliViikkoIltalisienKanssa (0s)
🟢 testKaupanalallaArkipyhäEiLyhennäTyöaikaaJosSillePäivälleEiOleMerkittyLyhennysvapaata_TestaaKokopäiväinenTyöntekijä (0s)
🟢 testKaupanalallaArkipyhäEiLyhennäTyöaikaaJosSillePäivälleEiOleMerkittyLyhennysvapaata_TestaaOsaAikainenTyöntekijä (0s)
🟢 testLauantailleJaSunnuntailleKirjatunTavallisenSunnuntaiaamunLisat (0s)
🟢 testAattolisaTavallisenaArkipaivana (0s)
🟢 testAattolisaJouluaattona (0s)
🟢 testWeeklyExtraAndOvertime (0s)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟡 test_TODO_ArkipyhanKorvaaminenLomanAikana (0s)
TODO - Tarkistin tämän, ja ainakin kaupan ja kipan puolella on niin, että jos arkipyhä jää vuosiloman alle, ei arkipyhäkorvausta makseta, jollei ole ollut työssä ko. viikolla. Samoin jos on palkaton saikku tai palkaton vapaa, niin ei makseta. Spectra/Kaupan tessissä ei ole mainintaa, soitin liiton neuvontapuhelimeen (Petja Harakka).
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanalanTesTestCase.test_TODO_ArkipyhanKorvaaminenLomanAikana(AbstractKaupanalanTesTestCase.java:542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_ID_WhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSundayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 testVastaYliKuukaudenTyoskenneltyaMaksetaanArkipyhakorvaustaPaitsiItsenaisyyspaivastaJostaMaksetaanAina (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_JatkuvaKaksivuorotyo (6s)
🟢 testWtrKeryma (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testAattolisa (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testSeisokkikorvausAamulta (0s)
🟢 testSeisokkikorvausPaivalta (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testMaksetaanKTAlla (0s)
🟡 testKorottavatKTAta (0s)
KTA ei vastannut odotettua. expected:<10[]> but was:<10[,54]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2295)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2241)
	at com.tustor.tuntinetti.backend.logic.AbstractPahvinJaPaperinjalostusalanTestCase.testKorottavatKTAta(AbstractPahvinJaPaperinjalostusalanTestCase.java:775)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestEnsihoitopalvelualanViikkotyonTes (2s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testArkipyhaQualified4 (0s)
🟢 testArkipyhaLyhentaaJaksonTyoaikaa (0s)
🟢 testSunnuntaityo (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhatKorvataan (1s)
🟢 testSaannollistenSickleave (0s)
🟢 testLauantaityo (0s)
🟢 testSairasloma (0s)
🟢 testArkipyhaNotQualified1 (0s)
🟢 testArkipyhaNotQualified2 (0s)
🟢 testArkipyhaNotQualified3 (0s)
🟢 testArkipyhaQualified2 (0s)
🟢 testArkipyhaQualified3 (0s)
🟢 testArkipyhaQualified (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAirproErikseenToihinKutsuttavienTyoaikamuoto (8s)
🟢 testAverageHourlySalaryUsage (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testKorottavatKTAta (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 testKTA160hRaja (0s)
🟢 testLauantailisa (0s)
🟢 testSunnuntaiKorvaus (3s)
🟢 testYotyolisa (0s)
🟢 testIltatyolisa (0s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟢 testLisatJuhlapyhinaJaAattoina (0s)
🟢 testAattoiltalisä (0s)
🟢 testJuhannusaatonAamutyölisä (0s)
🟢 testJuhannusaatonIltatyölisä (0s)
🟢 testJouluaatonAamutyönLisä (0s)
🟢 testJouluaatonIltatyönLisä (0s)
🟢 testYotyolisaAlkaaJaLoppuYolla (0s)
🟡 testTODO_Yotyolisa (0s)
Tunnit eivät vastanneet odotettua. expected:<[0]> but was:<[5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4003)
	at com.tustor.tuntinetti.backend.logic.AbstractAirproTesTestCase.testTODO_Yotyolisa(AbstractAirproTesTestCase.java:476)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYotyolisaEriViikonpaivina (0s)
🟢 testHenkilostonEdustajaKorottavatKTAta (0s)
🟢 testHenkilostonEdustajaAverageHourlySalaryUsage (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjectsInOrderOfArrival (1s)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testYlityoidenJakautuminenAsiakkaille2 (0s)
🟢 testYlitoidenJakautuminenAsiakkaille (0s)
🟢 testYlitoidenJakautuminenAsiakkaille2 (0s)
🟢 testYlitoidenJakautuminenAsiakkaille3 (0s)
🟢 testProjectLevelOvertimeRefinement (0s)
🟢 testProjectLevelOvertimeRefinement_MinutePrecision (0s)
🟢 testCase7856_Laitinen_Mirja_20150112_20150117 (0s)
🟢 testCase7790_HeikuraRisto_20150413 (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
4 h x 3,9 Yötyölisä = 15,6;
3 h x 1,95 Iltatyölisä = 5,85;
2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPuusepanteollisuudenToimihenkiloidenTes375 (0s)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟢 testThatSickleaveCompensatedOverTheLimits (0s)
🟡 testTODONighttimeExtraOvertimeCompensation (0s)
Pitais olla myös + 100%
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTesRangeReportTestCase.assertNightTimeHigherOvertimeRate(AbstractTesRangeReportTestCase.java:203)
	at com.tustor.tuntinetti.backend.logic.TestPuusepanteollisuudenToimihenkiloidenTes375.testTODONighttimeExtraOvertimeCompensation(TestPuusepanteollisuudenToimihenkiloidenTes375.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testExtraHoursAndOvertime (0s)
🟢 testExtraHoursAndOvertime12h (0s)
🟢 testPaasiaislauantainViikonViikkoylityo (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testJuhannusaattoViikonViikkoylityo (0s)
🟢 testJouluaatonViikonViikkoylityo (0s)
🟢 testLoppiainenViikkoylityo (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_Toimistotyo_Kiky (2s)
🟢 testNormalWorktime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testYotyolisa (0s)
🟢 testIltatyolisa (0s)
🟢 testDailyOvertime (0s)
🟢 testLauantailisa (0s)
🟢 testHolidayCompensation (0s)
🟢 testStandbyCompensation (0s)
🟡 test_TODO_YotyolisaJatkuuYliKuuden (0s)
Tunnit eivät vastanneet odotettua. expected:<[7]> but was:<[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AbstractAmmatillistenKoulutuskeskustenHallintoJaTukipalveluhenkilostoTesTestCase.test_TODO_YotyolisaJatkuuYliKuuden(AbstractAmmatillistenKoulutuskeskustenHallintoJaTukipalveluhenkilostoTesTestCase.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattolisa (0s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testSickleave (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟡 com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaPaivatyolaisia37_5hViikossaKoskevaTyoehtoSopimus (2s)
🟢 testSunnuntaiTyo (0s)
🟢 testArkiTyo (0s)
🟡 testAatot (0s)
Palkka ei vastannut odotettua. expected:<[7]5> but was:<[22]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.assertOvertimes(AbstractLeipomoidenTESTestCase.java:400)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.assertAatot(AbstractLeipomoidenTESTestCase.java:355)
	at com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaPaivatyolaisia37_5hViikossaKoskevaTyoehtoSopimus.testAatot(TestLeipomoidenTaysipaivaisiaPaivatyolaisia37_5hViikossaKoskevaTyoehtoSopimus.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVuorokautinenYlityo (0s)
🟢 testLauantaiVuorot (0s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testArkipyha (1s)
🟢 testViikkoylityot (0s)
🟢 com.tustor.tuntinetti.backend.logic.tailored.oral.TestOralUseCases (0s)
🟢 testCase47599_VacationNamesConstructScript (0s)
🟢 testMaxWtr1_5hSpentPaidVacationOnFridaysWihoutTimeRanges (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.delta.TestDeltaAutoCustomizations (0s)
🟢 testMaksuryhmät (0s)
🟡 testTODOOnkoLupaKäyttääTyöaikapankkia (0s)
TODO tieto puuttuu vielä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.delta.TestDeltaAutoCustomizations.testTODOOnkoLupaKäyttääTyöaikapankkia(TestDeltaAutoCustomizations.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLiukumarajat (0s)
🟢 testCase10807EiYlityöOhjaustaMuttaAsetuksiaTyökohteella (0s)
🟡 testTODOYlempienToimihenkilöidenKiinteäYlityölisä (0s)
Määritelty pääasiassa kk-palkkaisille expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.tailored.delta.TestDeltaAutoCustomizations.testTODOYlempienToimihenkilöidenKiinteäYlityölisä(TestDeltaAutoCustomizations.java:251)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPrepareTaskForRestamping (0s)
🟢 testPrepareTaskForRestampingModifiedWayBeforeEndTime (0s)
🟢 testPrepareTaskForRestampingModifiedBeforeEndTime (0s)
🟢 testPrepareTaskForRestampingModifiedStillBeforeEndTime (0s)
🟢 testPrepareTaskForRestampingModifiedJustBeforeEndTime (0s)
🟢 testPrepareTaskForRestampingModifiedJustAtEndTime (0s)
🟢 testPrepareTaskForRestampingModifiedAfterEndTime (0s)
🟢 testJosMerkitseePankkivapaataYliArkipyhäpäivienNiinSaaArkipyhäkorvauksenEikäKulutaPankkivapaata (0s)
🟢 testMatkaAikaLuetaanTyoaikaan (0s)
🟢 testMatkaAikaLuetaanTyoaikaanMyösEpäsäännöllistäTyöaikaaTekevällä (0s)
🟢 testPankinKäyttö (0s)
🟢 testLauantainTyöaika (0s)
🟢 testKariLahti_20141201_20141207 (0s)
🟡 testTODORuokataukoTyövuorosuunnittelussa (0s)
Työvuoroihin ei näkyville ruokataukoa, vaikka se vuorosuunnittelussa huomioidaankin työaikojen pituudessa. Ruokatauko näkyy työaikaraporttien puolella normaalisti.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.delta.TestDeltaAutoCustomizations.testTODORuokataukoTyövuorosuunnittelussa(TestDeltaAutoCustomizations.java:632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHenkilonKuuluminenLiukumanPiiriin (0s)
🟢 testDeltaAutoHenkilöryhmäWorkTimeDecompositionOvertimeAndCompensation (0s)
🟢 testDeltaAutoLiukumatyöntekijän11Työaikapankki (0s)
🟡 testLeimausvaihtoehdot (0s)
simulateWebForm=false, henkiloKuuluuLiukumaan=false, suunniteltuVuoro=null, leimausvaihtoehto1=EI_OHJAUSTA, leimausvaihtoehto2=EI_OHJAUSTA
 expected:<8-12:50, 13:20-16[]> but was:<8-12:50, 13:20-16[, 18:15-18:15:12]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.tailored.delta.AbstractDeltaAutoCustomizationsTestCase.assertLeimaus(AbstractDeltaAutoCustomizationsTestCase.java:733)
	at com.tustor.tuntinetti.backend.logic.tailored.delta.AbstractDeltaAutoCustomizationsTestCase.assertLeimausvaihtoehdot(AbstractDeltaAutoCustomizationsTestCase.java:335)
	at com.tustor.tuntinetti.backend.logic.tailored.delta.TestDeltaAutoCustomizations.testLeimausvaihtoehdot(TestDeltaAutoCustomizations.java:810)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYlitöitäVainSuunnitelmanYlittämisestä (0s)
henkiloKuuluuLiukumaan=false, serviceDemand=

Expected overtime category hours: NORMAL_DURING_EXTRA
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertInverse(AbstractRangeReportBag.java:543)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:483)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.tailored.delta.AbstractDeltaAutoCustomizationsTestCase.assertYlitöitäVainSuunnitelmanYlittämisestä(AbstractDeltaAutoCustomizationsTestCase.java:965)
	at com.tustor.tuntinetti.backend.logic.tailored.delta.TestDeltaAutoCustomizations.testYlitöitäVainSuunnitelmanYlittämisestä(TestDeltaAutoCustomizations.java:829)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYlitöitäVainSuunnitelmanYlittämisestäLiukumaryhmässäEiSuunnitelmaa (0s)
🟢 testDeltallaRuokataukoAinaVähintään30min (0s)
🟢 testEiNäytetäLiukumarajatYlittäviäPositiivisiaSaldojaTyöntekijälle (0s)
🟢 testDeltallaFunkyBankMyösKkPalkkaisillaElleiLiukumaryhmä (0s)
🟢 testIlmanOhjaustaTyöajanAlitusNäkyyLiukumaryhmälläLiukumassaTaiMuillaTyöaikapankissa_TyöaikapankkiEiAutomaattisestiMeneMaksuun (0s)
🟡 testOsaAikaisenTyöaika (0s)
 expected:<37,5[]> but was:<37,5[33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333332]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.tailored.delta.TestDeltaAutoCustomizations.testOsaAikaisenTyöaika(TestDeltaAutoCustomizations.java:1147)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIlmanOhjaustaTyöajanYlitysMeneeTyöaikapankkilaisillaTyöaikapankkiin (0s)
🟢 testAutomaticLunchBreaksWithSickleaves (0s)
🟢 com.tustor.tuntinetti.backend.logic.tailored.esju.TestEsjuCases (0s)
🟢 testTuplaRecordaus (0s)
🟢 testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_Normiylityö_FlexRule (0s)
🟢 testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_LauantainaKaikkiYlitöitä_FlexRule (0s)
🟢 testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_Normiylityö_NoFlexRule_ConsiderPastHours (0s)
🟢 testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_Normiylityö_NoFlexRule_NoConsiderPastHours (0s)
🟢 testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_LauantainaKaikkiYlitöitä_NoFlexRule (0s)
🟢 testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_SaikutPuolitetaan_Normiylityö_FlexRule (0s)
🟢 testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_SaikutPuolitetaan_LauantainaKaikkiYlitöitä_FlexRule (0s)
🟢 testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_SaikutPuolitetaan_Normiylityö_NoFlexRule (0s)
🟢 testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_SaikutPuolitetaan_LauantainaKaikkiYlitöitä_NoFlexRule (0s)
🟢 testKolehmainenJari_20160212 (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.tiera.TestTieraMatkaJaKoulutusAjanHyvitys (0s)
🟡 test2 (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.tiera.TestTieraMatkaJaKoulutusAjanHyvitys.test2(TestTieraMatkaJaKoulutusAjanHyvitys.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test3 (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.tiera.TestTieraMatkaJaKoulutusAjanHyvitys.test3(TestTieraMatkaJaKoulutusAjanHyvitys.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCache (0s)
TODO toteuta kumulatiivinen laskenta
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.tiera.TestTieraMatkaJaKoulutusAjanHyvitys.testCache(TestTieraMatkaJaKoulutusAjanHyvitys.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.tiera.TestTieraMatkaJaKoulutusAjanHyvitys.test(TestTieraMatkaJaKoulutusAjanHyvitys.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testMatkaanKäytettyAikaLuetaanTyöaikaan (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractPtyTesMatkaAikaTestCase.testMatkaanKäytettyAikaLuetaanTyöaikaan(AbstractPtyTesMatkaAikaTestCase.java:69)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVarallaolo (0s)
🟢 testEsimerkki11KunLaMeneeYlitöiksi (0s)
🟢 testEsimerkki11KunLaOsanaSäännöllistäTyöaikaa (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.tiera.TestTieraMatkaAjanHyvitys (0s)
🟡 test2 (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.tiera.TestTieraMatkaAjanHyvitys.test2(TestTieraMatkaAjanHyvitys.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test3 (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.tiera.TestTieraMatkaAjanHyvitys.test3(TestTieraMatkaAjanHyvitys.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCache (0s)
TODO toteuta kumulatiivinen laskenta
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.tiera.TestTieraMatkaAjanHyvitys.testCache(TestTieraMatkaAjanHyvitys.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.tiera.TestTieraMatkaAjanHyvitys.test(TestTieraMatkaAjanHyvitys.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testMatkaanKäytettyAikaLuetaanTyöaikaan (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractPtyTesMatkaAikaTestCase.testMatkaanKäytettyAikaLuetaanTyöaikaan(AbstractPtyTesMatkaAikaTestCase.java:69)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVarallaolo (0s)
🟢 testEsimerkki11KunLaMeneeYlitöiksi (0s)
🟢 testEsimerkki11KunLaOsanaSäännöllistäTyöaikaa (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.mestaritoiminta.TestMestaritoimintaUseCases (0s)
🟢 testCase9759_Eronen_Anssi_20151208 (0s)
🟢 testCase9694_LeppänenPirjo_Liisa_20151202_20151203 (0s)
🟢 testCase9255_PiaLindholm (0s)
🟢 testCase9386_Sinikka_Lähde_20151019 (0s)
🟢 testCase9722JaanaPihlajamäki_20151104 (0s)
🟢 testCase9028Ruokatauko (0s)
🟢 testCase9002_KairiVeeremaa_20150831 (0s)
🟡 testCaset_9009_9002_TomiKarhapää_20150909 (0s)
Mikä tässä nyt on vikana:
Weekly standard hours do not change from NORMAL_DURING_EMERGENCY: 
NON_OVERTIME_NORMAL: 8,2 h x 1;

Was:[NON_OVERTIME_NORMAL] ... 
 expected:<[7,75]> but was:<[8,2]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.tailored.mestaritoiminta.TestMestaritoimintaUseCases.testCaset_9009_9002_TomiKarhapää_20150909(TestMestaritoimintaUseCases.java:1711)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase8840JouniLahti (0s)
🟢 testEnforceStandardWorkdaySettings (0s)
🟢 testEnforcePlannedWorkShiftSettings (0s)
🟢 testEnforcePlannedWorkShiftSettingsDisableRounding (0s)
🟢 testEnforceStandardWorkdayAndPlannedWorkShiftSettings (0s)
🟢 testCase8528JanneKalliomäki_20150707 (0s)
🟢 testBillingLabourAgreementNightShiftPeriodsOverrideSalaryNightShiftPeriods (0s)
🟢 testCase8039_Sirkka_Mertanen_20150518_RuokataukomerkintäIlmanMestaritoiminnanAsetuksia (0s)
🟡 testCase8039_Sirkka_Mertanen_20150518_IlmanMestaritoiminnanAsetuksia (0s)
Päivän suunniteltu pituus säilyy expected:<7,6[7]> but was:<7,6[5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.tailored.mestaritoiminta.TestMestaritoimintaUseCases.testCase8039_Sirkka_Mertanen_20150518_IlmanMestaritoiminnanAsetuksia(TestMestaritoimintaUseCases.java:2125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8039_Sirkka_Mertanen_20150518_MestaritoiminnanAsetuksilla (0s)
Taskin pituus pitäisi olla sama kuin suunnitellun taskin pituus expected:<8,1[7]> but was:<8,1[5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.tailored.mestaritoiminta.TestMestaritoimintaUseCases.testCase8039_Sirkka_Mertanen_20150518_MestaritoiminnanAsetuksilla(TestMestaritoimintaUseCases.java:2164)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase8516KarhapääTomiPäivystys_20150615_20150621 (0s)
🟢 testCase8516KarhapääTomiPäivystys_20150615_20150621_NonMestaritoiminta (0s)
🟡 testCase8039_Sirkka_Mertanen_20150518_MestaritoiminnanAsetuksilla_KaksiSuunniteltuaVuoroa (0s)
Taskin pituus pitäisi olla sama kuin suunnitellun taskin pituus + ruokatauko joka on mitätön
 expected:<8,1[7]> but was:<8,1[5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.tailored.mestaritoiminta.TestMestaritoimintaUseCases.testCase8039_Sirkka_Mertanen_20150518_MestaritoiminnanAsetuksilla_KaksiSuunniteltuaVuoroa(TestMestaritoimintaUseCases.java:2194)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAamutuntienTyoaikakorvaus (0s)
🟢 testAamutuntienTyoaikakorvausMinuuttiMinuutilta (0s)
🟢 testAamutuntienTyoaikakorvausMinuuttiMinuutiltaTavallinenLisä (0s)
🟢 testEnforceDailyLimitSingleTask (0s)
🟢 testDoNotEnforceDailyLimitSingleTask (0s)
🟡 testEnforceDailyLimitTwoTasks (0s)
expected:<11:15-14:09[]> but was:<11:15-14:09[, 14:15-14:15:05]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.tailored.mestaritoiminta.AbstractMestaritoimintaTestCase.assertEnforceDailyLimitTwoTasks(AbstractMestaritoimintaTestCase.java:341)
	at com.tustor.tuntinetti.backend.logic.tailored.mestaritoiminta.TestMestaritoimintaUseCases.testEnforceDailyLimitTwoTasks(TestMestaritoimintaUseCases.java:2638)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testEronenJanne_20150901 (0s)
🟡 testTODOOnkoBugi (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.mestaritoiminta.TestMestaritoimintaUseCases.testTODOOnkoBugi(TestMestaritoimintaUseCases.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testDoNotEnforceDailyLimitTwoTasks (0s)
expected:<11:15-14:15[]> but was:<11:15-14:15[:05]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.tailored.mestaritoiminta.AbstractMestaritoimintaTestCase.assertEnforceDailyLimitTwoTasks(AbstractMestaritoimintaTestCase.java:341)
	at com.tustor.tuntinetti.backend.logic.tailored.mestaritoiminta.TestMestaritoimintaUseCases.testDoNotEnforceDailyLimitTwoTasks(TestMestaritoimintaUseCases.java:2645)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDoNotEnforcePlannedWorkShiftSetsEarliestClockInTimeEvenWhenTwoTasks (0s)
🟢 testDoNotEnforcePlannedWorkShiftSetsEarliestClockNorWorkDayEndtimeTimeEvenWhenTwoTasks (0s)
🟢 testPlannedWorkShiftSetsEarliestClockInTimeEvenWhenTwoTasks (0s)
🟢 testPlannedWorkShiftSetsEarliestClockInTimeEvenWhenTwoTasksAndStampOutNormalNotReflectedOnPlannedTask (0s)
🟢 testPlannedWorkShiftSetsEarliestClockInTimeEvenWhenStampedIntoTwoTasksAndStampOutNormalNotReflectedOnPlannedTask (0s)
🟢 testPlannedWorkShiftSetsEarliestClockInTimeEvenWhenTwoTasksAndStampOutExitReflectedAlsoOnPlannedTask (0s)
🟢 testPlannedWorkShiftSetsEarliestClockInTimeEvenWhenStampedIntoTwoTasksAndStampOutExitReflectedAlsoOnPlannedTask (0s)
🟢 testPlannedWorkShiftSetsEarliestClockInTimeButWorkDayEndTimeEvenWhenTwoTasks_EndTimeNotEnforcedWithoutServiceDemand (0s)
🟢 testPlannedWorkShiftSetsEarliestClockInTimeButWorkDayEndTimeEvenWhenTwoTasks (0s)
🟢 testTehtavakohtainenKiinteaHalytyskorvaus (0s)
🟢 testTehtavakohtainenKiinteaHalytyskorvausEiAsetettu (0s)
🟢 testTehtavakohtainenKiinteaHalytyskorvausNoNightShiftPeriods (0s)
🟢 testTehtavakohtainenKiinteaHalytyskorvausAndSimpleTask (0s)
🟢 testKarhapaaTomi_20150905 (0s)
🟢 testKarhapaaTomi_20150906 (0s)
🟢 testKarhapaaTomi_20150909 (0s)
🟢 testMalinenJuho_20150802 (0s)
🟢 testPihlajamakiTuula_20151019 (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.nordex.TestNordexUseCases (0s)
🟢 testMikkoPärssinen_20150101_20150131_IlmanHenkilökohtaistaYlityöasetusta (0s)
🟢 testCase9352MatkaAika_VolkerSchick (0s)
🟡 testCase7359EiYlityö (0s)
23.03.2015 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.tailored.nordex.TestNordexUseCases.testCase7359EiYlityö(TestNordexUseCases.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMikkoPärssinen_20150101_20150131_HenkilökohtaisellaYlityöasetuksella (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.debora.TestDeboraUseCases (0s)
🟢 testLahtelaMarjaana_20150909 (0s)
🟡 testCase9454_UtriainenEeva_20150914_20151018 (0s)
Mikä tässä nyt on vikana:
OTHER:  (Yölisä, sair.) 153 h x 0.40;
 (Lauantaityökorotus, sair.) 9 h x 0.25;
 (Sunnuntaityökorotus, sair.) 9 h x 1.00;

Was:[OTHER]
 expected:<[36,22]5> but was:<[72,4]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.tailored.debora.TestDeboraUseCases.testCase9454_UtriainenEeva_20150914_20151018(TestDeboraUseCases.java:722)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase_SmithAnna_20150113 (0s)
🟢 testAlle5MinKäynnitPyöristetään5min (0s)
🟢 com.tustor.tuntinetti.backend.logic.tailored.napakka.TestNapakkaUseCases (0s)
🟢 testLunchbreakMinimum30MinutesIfHasInitially15MinBreak (0s)
🟢 testLunchbreakMinimum30MinutesIfHasInitially30MinBreak (0s)
🟢 testLunchbreakMinimum30Minutes_LunchbreakEnforcedAlreadyBeforeSetting (0s)
🟢 testLunchbreakMinimum30Minutes_LunchbreakEnforcedOnlyAfterSetting (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.metsatahti.TestLabourAgreementSettings (0s)
🟡 testMetsätähdenUseCaseJuhannusAattoPyhäMuttaJuhannusAatonAattoArkipyhä (0s)
expected:<0> but was:<2>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at junit.framework.Assert.assertEquals(Assert.java:204)
	at com.tustor.tuntinetti.backend.logic.tailored.metsatahti.TestLabourAgreementSettings.testMetsätähdenUseCaseJuhannusAattoPyhäMuttaJuhannusAatonAattoArkipyhä(TestLabourAgreementSettings.java:445)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.tailored.citywork.TestCityworkManualKtaUseCases (0s)
🟢 testVarvaamoKtaFromListHourly (0s)
🟢 testVarvaamoKtaFromListMonthly (0s)
🟢 com.tustor.tuntinetti.backend.logic.tailored.citywork.TestCityworkUseCases (0s)
🟢 testCase9587_tehtäväkohtainenLisäEiVoimassaEnnen20160101 (0s)
🟢 test_TIME_CLOCK_STAMPS_ONLY_INFO (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.medicum.TestMedicumCasesCopiedFromProduction (0s)
🟢 testMarkusGrönlund_20120910_20121021 (0s)
🟡 testMarkkuValtonen_20120910_20121021 (0s)
Työtunnit eivät täsmää expected:<10[6,25]> but was:<10[7]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.tailored.medicum.TestMedicumCasesCopiedFromProduction.testMarkkuValtonen_20120910_20121021(TestMedicumCasesCopiedFromProduction.java:485)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMiroYläNojonen_20120910_20121021 (0s)
🟢 testMarkkuValtonen_20120910 (0s)
🟢 testMarkusGrönlund_20120911 (0s)
🟢 testMarkkuValtonen_20120914 (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases (44s)
🟡 testVuoriTeroTapani_Syyskuu_2015 (0s)
 expected:<[1602,78]> but was:<[2069,92]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testVuoriTeroTapani_Syyskuu_2015(TestUnikulmanPalkkausUseCases.java:3729)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testUnikulmanUusiProvisioJarjestelma (0s)
Myynti ei saisi näkyä palkassa koska provision pitäisi korvata se expected:<[19]0> but was:<[22]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testUnikulmanUusiProvisioJarjestelma(TestUnikulmanPalkkausUseCases.java:167)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testUnikulmanProvisioJarjestelmaKTA (0s)
🟢 testCase15333_AijalaLaura_20170324 (0s)
🟡 testCase14891KatariinaKemppainenSairausajanPalkkaEiNäyAina (0s)
Mikä tässä nyt on vikana:
Viikonloppu, sairausloma kta

_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING: 10,6667 h x 0 SairasKta+ SairasKta+ = 0;
(0) 
 expected:<[269,65333]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testCase14891KatariinaKemppainenSairausajanPalkkaEiNäyAina(TestUnikulmanPalkkausUseCases.java:3107)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testUnikulmanTakuupalkkaPerustapaus (0s)
Mikä tässä nyt on vikana:
guaranteedSalaryTestMode=BELOW_GUARANTEE
henkilökohtainenProvisioprosentti=0,00
overtime=false
benefitPaidIndependentOfGuaranteedSalary=false, hasBenefits=false
Takuupalkka täyttää palkan bonusvaraan asti

NORMAL_TOWARDS_OVERTIME: 157,5 h x 0 = 0;
(0) 
OTHER: 1 h x 2600 Takuupalkka (1kk) hyvitys 3123,00-523,00=2600,00 = 2600;
1 h x 1300 Takuupalkka (1kk) hyvitys 1823,00-523,00=1300,00 = 1300;
1 h x 5200 Takuupalkka (1kk) hyvitys 5723,00-523,00=5200,00 = 5200;
1 h x 10400 Takuupalkka (1kk) hyvitys 10923,00-523,00=10400,00 = 10400;
(19500) 
_MONTHLY_SALARY_FOR_REPORTING: 1 h x 423 = 423;
(423) 
_MONTHLY_EXTRA_FOR_REPORTING: 1 h x 0 Takuupalkan provisio-osuus cc = 0;
(0) (19923)
 expected:<1[7]23> but was:<1[99]23>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertUnikulmanTakuupalkkaPerustapaus(AbstractUnikulmanPalkkausTestCases.java:324)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertUnikulmanTakuupalkkaPerustapaus(AbstractUnikulmanPalkkausTestCases.java:175)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testUnikulmanTakuupalkkaPerustapaus(TestUnikulmanPalkkausUseCases.java:3132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase14752LuontaisedutJaTakuupalkka_IlmanLuontaisetuja (0s)
Mikä tässä nyt on vikana:
hasBenefits=false: 
NON_OVERTIME_NORMAL: 155,58 h x 1;

OTHER:  (Aattoiltalisä, sair.) 1,08 h x 5.35;
 (Lauantailisä) 3,08 h x 5.35;
 (Takuupalkka (1kk) hyvitys 1849,18-1508,73=340,44) 1 h x 340.44400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000;
 (Iltalisä) 10 h x 4.10;
 (Takuupalkka (1kk) hyvitys 2189,62-1508,73=680,88) 1 h x 680.88400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000;

HOLIDAY_COMPENSATION:  (LomaKta) 8,25 h x 7.52;

_MONTHLY_SALARY_FOR_REPORTING: 0,91 h x 1;

_MONTHLY_EXTRA_FOR_REPORTING:  (Takuupalkan provisio-osuus cc) 0,95 h x 636.0000;

_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING:  (SairasKta+) 8,67 h x 0;

_MONTHLY_SALARY_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING: 0,05 h x 1;

Was:[NON_OVERTIME_NORMAL, OTHER, HOLIDAY_COMPENSATION, _MONTHLY_SALARY_FOR_REPORTING, _SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING, _MONTHLY_EXTRA_FOR_REPORTING, _MONTHLY_SALARY_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING]
 expected:<1[89],5757575758> but was:<1[90],5757575758>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertCase14752LuontaisedutJaTakuupalkka(AbstractUnikulmanPalkkausTestCases.java:1580)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testCase14752LuontaisedutJaTakuupalkka_IlmanLuontaisetuja(TestUnikulmanPalkkausUseCases.java:3140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase14752LuontaisedutJaTakuupalkka_LuontaisetujenKanssa (0s)
Mikä tässä nyt on vikana:
hasBenefits=true: 
NON_OVERTIME_NORMAL: 155,58 h x 1;

OTHER:  (Iltalisä) 10 h x 4.10;
 (Aattoiltalisä, sair.) 1,08 h x 5.35;
 (Takuupalkka (1kk) hyvitys 1849,18-1508,73=340,44) 1 h x 340.44400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000;
 (Lauantailisä) 3,08 h x 5.35;
 (Takuupalkka (1kk) hyvitys 2189,62-1508,73=680,88) 1 h x 680.88400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000;

HOLIDAY_COMPENSATION:  (LomaKta) 8,25 h x 7.52;

_MONTHLY_SALARY_FOR_REPORTING: 0,91 h x 1;

_MONTHLY_EXTRA_FOR_REPORTING:  (Takuupalkan provisio-osuus cc) 0,95 h x 636.0000;

_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING:  (SairasKta+) 8,67 h x 0;

_MONTHLY_SALARY_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING: 0,05 h x 1;

Was:[NON_OVERTIME_NORMAL, OTHER, HOLIDAY_COMPENSATION, _MONTHLY_SALARY_FOR_REPORTING, _SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING, _MONTHLY_EXTRA_FOR_REPORTING, _MONTHLY_SALARY_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING]
 expected:<1[89],5757575758> but was:<1[90],5757575758>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertCase14752LuontaisedutJaTakuupalkka(AbstractUnikulmanPalkkausTestCases.java:1580)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testCase14752LuontaisedutJaTakuupalkka_LuontaisetujenKanssa(TestUnikulmanPalkkausUseCases.java:3147)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase11563ViikkolepokorvausKarikorpiHeli_20160403_20160411 (0s)
Mikä tässä nyt on vikana:
NON_OVERTIME_NORMAL: 58,33 h x 1;

HOLIDAY_COMPENSATION:  (KTA) 10 h x 7.68;

_MONTHLY_SALARY_FOR_REPORTING: 0,29 h x 1;

_MONTHLY_EXTRA_FOR_REPORTING:  (Takuupalkan provisio-osuus cc) 0,29 h x 797.0000;

Was:[NON_OVERTIME_NORMAL, HOLIDAY_COMPENSATION, _MONTHLY_SALARY_FOR_REPORTING, _MONTHLY_EXTRA_FOR_REPORTING] ... 
 expected:<6[9,9880952381]> but was:<6[8,9047619048]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testCase11563ViikkolepokorvausKarikorpiHeli_20160403_20160411(TestUnikulmanPalkkausUseCases.java:3310)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testUnikulmanCustomKeskituntiansioHovilainenJukkaAndSickleaveWithTimeRanges (0s)
Mikä tässä nyt on vikana:
HOLIDAY_COMPENSATION: 14,5 h x 6,96 LomaKta LomaKta = 100,92;
(100,92) 
 expected:<[220,69]> but was:<[100,92]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertUnikulmanCustomKeskituntiansioHovilainenJukka(AbstractUnikulmanPalkkausTestCases.java:1089)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertUnikulmanCustomKeskituntiansioHovilainenJukka(AbstractUnikulmanPalkkausTestCases.java:518)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testUnikulmanCustomKeskituntiansioHovilainenJukkaAndSickleaveWithTimeRanges(TestUnikulmanPalkkausUseCases.java:3334)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testUnikulmanCustomKeskituntiansioHovilainenJukkaAndSickleaveWithoutTimeRanges (0s)
Mikä tässä nyt on vikana:
HOLIDAY_COMPENSATION: 14,5 h x 6,96 LomaKta LomaKta = 100,92;
(100,92) 
 expected:<[220,69]> but was:<[100,92]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertUnikulmanCustomKeskituntiansioHovilainenJukka(AbstractUnikulmanPalkkausTestCases.java:1089)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertUnikulmanCustomKeskituntiansioHovilainenJukka(AbstractUnikulmanPalkkausTestCases.java:518)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testUnikulmanCustomKeskituntiansioHovilainenJukkaAndSickleaveWithoutTimeRanges(TestUnikulmanPalkkausUseCases.java:3341)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testUnikulmanCustomKeskituntiansioHovilainenJukkaAndSickleaveWithTimeRangesKtaNotFromList (0s)
🟢 testUnikulmanProvisioprosentti (0s)
🟢 testUnikulmaIlmanTakuuprovisiota (0s)
🟡 testUnikulmanTakuupalkkaJaProvisioprosentti (0s)
Mikä tässä nyt on vikana:
guaranteedSalaryTestMode=BELOW_GUARANTEE
henkilökohtainenProvisioprosentti=0,04
overtime=false
benefitPaidIndependentOfGuaranteedSalary=false, hasBenefits=false
Takuupalkka täyttää palkan bonusvaraan asti

NORMAL_TOWARDS_OVERTIME: 157,5 h x 0 = 0;
(0) 
OTHER: 1 h x 1281,8 Takuupalkka (1kk) hyvitys 1823,00-541,20=1281,80 = 1281,8;
1 h x 10254,4 Takuupalkka (1kk) hyvitys 10795,60-541,20=10254,40 = 10254,4;
1 h x 2563,6 Takuupalkka (1kk) hyvitys 3104,80-541,20=2563,60 = 2563,6;
1 h x 5127,2 Takuupalkka (1kk) hyvitys 5668,40-541,20=5127,20 = 5127,2;
(19227) 
_MONTHLY_SALARY_FOR_REPORTING: 1 h x 423 = 423;
(423) 
_MONTHLY_EXTRA_FOR_REPORTING: 1 h x 0 Takuupalkan provisio-osuus cc = 0;
(0) (19650)
 expected:<1[704,8]> but was:<1[9650]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertUnikulmanTakuupalkkaPerustapaus(AbstractUnikulmanPalkkausTestCases.java:324)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertUnikulmanTakuupalkkaPerustapaus(AbstractUnikulmanPalkkausTestCases.java:175)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testUnikulmanTakuupalkkaJaProvisioprosentti(TestUnikulmanPalkkausUseCases.java:3454)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVuoriTeroTapani_Kesäkuu_2015 (0s)
emptyDayTreatedAsFlexTimeFromMonthlySalaryPerspective=null
 expected:<[1866,69]> but was:<[3455,73]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.AbstractUnikulmanPalkkausTestCases.assertVuoriTeroTapani_Kesäkuu_2015(AbstractUnikulmanPalkkausTestCases.java:1938)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testVuoriTeroTapani_Kesäkuu_2015(TestUnikulmanPalkkausUseCases.java:3463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testHovilainenJukkaTeroTapio_Syyskuu_2015 (0s)
 expected:<2[036,63]> but was:<2[606,09]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases.testHovilainenJukkaTeroTapio_Syyskuu_2015(TestUnikulmanPalkkausUseCases.java:4013)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKtaSairauslomaKkPalkkaEiVaikuta_6kk_KTA (3s)
🟢 testKtaSairauslomaProvisioVaikuttaa_6kk_KTA (4s)
🟢 testKtaSairauslomaKkPalkkaEiVaikuta_4kk_KTA (4s)
🟢 testKtaSairauslomaProvisioVaikuttaa_4kk_KTA (4s)
🟢 testLomaKtaKkPalkkaEiVaikuta_6kk_4kk_KTA (6s)
🟢 testLomaKtaProvisioVaikuttaa_6kk_4kk_KTA (6s)
🟢 testCase46617_Unikulma4kkKTA_TES_LatvalaJani (1s)
🟢 testCaseSummanenRiittaliisaSairasKtaLisatEiVaikuta (0s)
🟢 testCaseSummanenRiittaliisaSairasKtaSamaKuukausittainTuntipalkalla (0s)
🟢 testCaseSummanenRiittaliisaSairasKtaSamaKuukausittain (0s)
🟢 testCaseSummanenRiittaliisaSairasKtaTuntipalkkaisena (0s)
🟢 testCaseSummanenRiittaliisaSairasKtaKkpalkalla (0s)
🟢 testCaseSummanenRiittaliisaLomaKtaLaskeeTodellaKeskituntiansiolla2015 (0s)
🟢 testCaseSummanenRiittaliisaLomaKtaLaskeeTodellaKeskituntiansiolla2016 (0s)
🟢 testLomavuosiOffset (0s)
🟢 testCaseSummanenRiittaliisaLomaKta2016 (0s)
🟢 testCaseSummanenRiittaliisaLomaKtaLomanmaaraytymisjaksotKuukausittainTuntipalkalla (0s)
🟢 testCaseSummanenRiittaliisaLomaKtaLomanmaaraytymisjaksotKuukausittain (1s)
🟢 testCaseSummanenRiittaliisaLomaKtaLomanmaaraytymisjaksotJaKtaKuukausittainModifiedStartDateTuntipalkalla (0s)
🟢 testCaseSummanenRiittaliisaLomaKtaLomanmaaraytymisjaksotJaKtaKuukausittainModifiedStartDate (0s)
🟢 testCaseSummanenRiittaliisaLomaKtaSopimusAlkanutAikaisintaanMaaliskuussaKaytetaanEdPalkkakausia (0s)
🟢 testCaseSummanenRiittaliisaLomaKtaLisatEiVaikuta (0s)
🟢 testCaseSummanenRiittaliisaLomaKtaJosEiEdLomavuottaKaytetaanEdPalkkakausia (0s)
🟢 testCaseSummanenRiittaliisaLomaKtaTuntipalkkaisena (0s)
🟢 testCaseSummanenRiittaliisaLomaKtaKkPalkalla (0s)
🟢 testAverageHourlySalaryUsage (1s)
🟢 testCaseSummanenRiittaliisaTunnitKuukausittain (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.barona.TestBaronaUseCases (0s)
🟢 testHaukanAikaperusteisetLisat_MikkoKorhonen_20121208 (0s)
🟢 testPyhänäJaYlityönäKorotetutIltalisät_Vartiointiala (0s)
🟢 testCase10123BaronaVokHaukanAikaperusteisetLisat_MikkoKorhonen_20121208 (0s)
🟡 testPyhänäKorotetutIltalisät_Henkilöstövuokraus (0s)
TODO testaa
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.barona.TestBaronaUseCases.testPyhänäKorotetutIltalisät_Henkilöstövuokraus(TestBaronaUseCases.java:173)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.logic.tailored.adecco.TestAdeccoViestinvalitysJaLogistiikkaAlanVarastotyo (0s)
🔴 testTODO (0s)
junit.framework.ComparisonFailure: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:30)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSairausajanPalkka (0s)
junit.framework.ComparisonFailure: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:30)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSairauslomakorvausTyösopimuksessaTyöaika (0s)
junit.framework.ComparisonFailure: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:30)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testSairauslomakorvausTyösopimuksessaEiTyöaikaa (0s)
junit.framework.ComparisonFailure: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:30)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_OsaAikaisenTyöntekijänLisätyö (0s)
junit.framework.ComparisonFailure: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:30)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testViikoittaisetYlityötJaTasoittumisJakso (0s)
junit.framework.ComparisonFailure: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:30)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testKokoaikaisenTyöntekijänYlityöTyövuoroluettelonYlittävältäAjalta (0s)
junit.framework.ComparisonFailure: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: TODO: Osa-aikaiselle voisi tehdä oman tes:n. Osa-aikatyöntekijään ei sovelleta edellä 5 momentissa mainittua työvuoron vähimmäispituutta koskevaa 5 tunnin rajaa. Alle neljän tunnin työvuoroja ei tule käyttää, elleivät työntekijän tarpeet tai muu perusteltu syy tätä edellytä.
 expected:<[5]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.tailored.adecco.AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.setUp(AbstractAdeccoViestinvalitysJaLogistiikkaAlanVarastotyoTestCase.java:30)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.tailored.vihreakeidas.TestVihreaKeidasCustomizations (0s)
🟡 testHoppaniaKoivulaMinna_20150107_20150224 (0s)
 expected:<[185,4167]> but was:<[-13254,5833]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.tailored.vihreakeidas.TestVihreaKeidasCustomizations.testHoppaniaKoivulaMinna_20150107_20150224(TestVihreaKeidasCustomizations.java:121)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHeiskanenKai_20150814_20150831 (0s)
🟢 testFlexIsMergedWithOvertimeCompensationLeave (0s)
🟢 com.tustor.tuntinetti.backend.logic.tailored.sos.TestSosUseCases (0s)
🟢 testLauraKatilaHalytystyo (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala (1s)
🟡 testTodo (0s)
TODO Tarvitaanko mahdollisuus overridata takuutuntipalkka tai ns. perustuntipalkka vaikkapa ruokataukoa varten?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testTodo(TestStaffComGainerPuhelinpalveluala.java:984)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testErolaMervi_20160129 (0s)
🟢 testEkaJaTokaKkC (0s)
🟢 testEkaJaTokaKkA (0s)
🟢 testSuviIslanderPalkankorotusJaTakuupalkka31052013 (0s)
🟢 testTakuupalkkaDateRanges (0s)
🟢 testIsNewContractInTakuupalkkaSense (0s)
🟢 testUrakkapalkkaJokaKorvaaAikapalkan (0s)
🟢 testUrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu (0s)
🟢 testTwoConsecutiveContractPeriodsInTheBeginning (0s)
🟢 testUrakkapalkkaJotaTäydennetäänTakuupalkalla_TyossaMuttaEiKahvitauolla (0s)
🟢 testUrakkapalkkaJokaKorvaaAikapalkan_TyossaMuttaEiKahvitauolla (0s)
🟢 testUrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu_TyossaMuttaEiKahvitauolla (0s)
🟢 testUrakkapalkkaJotaTäydennetäänTakuupalkalla (0s)
🟢 testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvaaAikapalkan (0s)
🟡 testRinnakkaisetTyösopimukset (0s)
TODO testaa esim. liisa luonela.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testRinnakkaisetTyösopimukset(TestStaffComGainerPuhelinpalveluala.java:672)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu (0s)
🟢 testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaaEiKorvataTakuupalkallaElleiSeAlitu (0s)
🟢 testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvataanTakuupalkalla (0s)
🟢 testCase15831PoissaoloajanKorvauksiaEiHalutaHuomioidaTakuupalkanMaksettavassaMäärässä (1s)
🟡 testSet1 (0s)
TODO Tee testicase, jossa 1kk peruspalkalla ja provisiot alle takuupalkan, työsuhde jatkuu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testSet1(TestStaffComGainerPuhelinpalveluala.java:822)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSet2 (0s)
TODO Tee testicase, jossa 1kk peruspalkalla ja provisiot yli takuupalkan, työsuhde jatkuu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testSet2(TestStaffComGainerPuhelinpalveluala.java:844)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSet3 (0s)
TODO Tee testicase, jossa 1kk peruspalkalla ja provisiot alle takuupalkan, työsuhde päättynyt
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testSet3(TestStaffComGainerPuhelinpalveluala.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSet4 (0s)
TODO Tee testicase, jossa 1kk peruspalkalla ja provisiot yli takuupalkan, työsuhde päättynyt
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testSet4(TestStaffComGainerPuhelinpalveluala.java:885)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKtaVsTakuu (0s)
TODO Testaa että takuutunteja vastaan on myös kta-tunteja.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testKtaVsTakuu(TestStaffComGainerPuhelinpalveluala.java:904)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testConfigureKta (0s)
TODO Testaa takuupalkan vaikutus keskituntiansioon.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testConfigureKta(TestStaffComGainerPuhelinpalveluala.java:917)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testStilisoiRaportilleTuoTakuupalkka (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testStilisoiRaportilleTuoTakuupalkka(TestStaffComGainerPuhelinpalveluala.java:926)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKoeaikaKäytäntö (0s)
TODO Työsuhde kunnes ensimmäinen kokonainen4kk sykli niin siihen asti takuupalkka kerran kuussa
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testKoeaikaKäytäntö(TestStaffComGainerPuhelinpalveluala.java:942)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKTA (0s)
TODO: muuta kta-laskenta: lisää teksti kta
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testKTA(TestStaffComGainerPuhelinpalveluala.java:949)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testEntäJosOnProjectTaskGroupPalkanLisä (0s)
TODO Workaround: asetetaan kiinteä tuntipalkka
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testEntäJosOnProjectTaskGroupPalkanLisä(TestStaffComGainerPuhelinpalveluala.java:956)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testY (0s)
TODO testaa i) 'bonuspalkka, palkkio tai urakkapalkka' jos se tulee palkan lisäksi.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testY(TestStaffComGainerPuhelinpalveluala.java:963)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKtaTehtävä (0s)
TODO Oliko näitä käytössä: Testaa Työtehtävällä oleva KTA-määräin, 'maksetaan kta-hintaan'
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testKtaTehtävä(TestStaffComGainerPuhelinpalveluala.java:970)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testX (0s)
TODO testaa jos rangella on tunteja työsopimuksen ulkopuolella, pitäisi osata jättää ne pois
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.testX(TestStaffComGainerPuhelinpalveluala.java:571)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testEkaJaTokaKkB (0s)
🟡 test (0s)
TODO työkohteen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala.test(TestStaffComGainerPuhelinpalveluala.java:679)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalvelualaKTA (32s)
🟡 testCase13416TODOLaitinenPäivi_01092015_31122016 (0s)
TODO testaa Laitinen Päivi Tuulikki  Already evaluating average salary, can't do it twice! com.tustor.tuntinetti.backend.logic.EmployeeDailyReport@7f7ace70.com.tustor.tuntinetti.backend.logic.EmployeeRangeReport@f5aeb34, 1.1.2015 - 31.12.2016, reserveDateRange=3.11.2008 - 5.2.2017, com.tustor.common.dto.Employee@176189b8,  (stored=true 12060594), 220663-0629, 96, com.tustor.common.dto.Person@453cbf72,  (stored=true 12060593), Päivi Tuulikki Laitinen, paivi.laitinen@phnet.fi, Laitinen Päivi Tuulikki/Lahti - Työntekijä/Gainer Oy, 30.9.2016, tasks@1468488818, REGULAR: Sairaspäivä, 0h:
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalvelualaKTA.testCase13416TODOLaitinenPäivi_01092015_31122016(TestStaffComGainerPuhelinpalvelualaKTA.java:2684)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase13416LaitinenPäivi_01092015_31122016 (0s)
🟢 testCase14551_LaitinenPäivi (1s)
🟢 testLessThan1Months (0s)
🟢 testLessThan3MonthsButMoreThanOneMonth (0s)
🟢 testMoreThan3Months (0s)
🟢 testExtraAndOvertime (0s)
🟢 testCase10073_SearchFailsBecauseOfContractPeriodCloning (0s)
🟢 testCase9949_RoponenToni_20150116 (0s)
🟢 testTuupanenPetri_20151204 (0s)
🟢 testTuovinenRiitta_20151215_20160131 (0s)
🟢 testAitokariSaara_20160201_20160229 (0s)
🟡 testKoivunenMervi_20151201_20160430 (0s)
Takuupalkka ei vastannut odotettua expected:<...lkka (4kk) hyvitys 3[953,76-4036,79]=0,00> but was:<...lkka (4kk) hyvitys 3[746,43-3786,25]=0,00>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalvelualaKTA.testKoivunenMervi_20151201_20160430(TestStaffComGainerPuhelinpalvelualaKTA.java:830)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSplitBetweenContracts (28s)
🟡 testKorhonenLeena_20151201_20160331 (0s)
KTA ei vastannut odotettua. expected:<15,5[2]> but was:<15,5[7]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalvelualaKTA.testKorhonenLeena_20151201_20160331(TestStaffComGainerPuhelinpalvelualaKTA.java:2432)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKarppinenSuvi_01092015_31122016 (0s)
🟢 testCase13416KoivunenMervi_01092015_31122016 (0s)
🟢 com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssKiinteistopalvelualanTyontekijat (2s)
🟢 testCase14831_KankainenKarita_20170201 (0s)
🟢 testCase14831_LeppanoroTatu_20161029 (0s)
🟢 testCase14831_VepsalainenVili_20170210 (0s)
🟢 testCase14831_MattilaSirpa_20160123 (0s)
🟢 testCase12923_LuotoValtteri_20150601_20151231 (0s)
🟢 testCase12923_EronenDiana_20160401_20160731 (0s)
🟢 testCase12923_Huttunen_Ossi_201602 (0s)
🟢 testCase12923_KiviojaSami_201601_201608 (0s)
🟢 testCase12923_KiviojaSami_20160816 (0s)
🟢 testCase12493_Moilanen_Niina_20160909 (0s)
🟢 testCase9605_Häyrynen_Paula_20151112_20151113 (0s)
🟢 testDianaJurjenson_20131211_20150228 (0s)
🔴 com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssPuusepanteollisuudenTes (1s)
🔴 testCase14332_Kurjonen_Jari_Matti_20161128_20161204 (0s)
null
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssPuusepanteollisuudenTes.testCase14332_Kurjonen_Jari_Matti_20161128_20161204(TestIssPuusepanteollisuudenTes.java:187)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testProsenttiperusteisenLyhennysvapaanLaskuttaminen (0s)
KTA:sta johtuen skaalattu edelleen expected:<0.059> but was:<1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.AbstractIssPuusepanteollisuudenTes.assertProsenttiperusteisenLyhennysvapaanPyöristys(AbstractIssPuusepanteollisuudenTes.java:70)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.AbstractIssPuusepanteollisuudenTes.assertProsenttiperusteisenLyhennysvapaanLaskuttaminen(AbstractIssPuusepanteollisuudenTes.java:112)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssPuusepanteollisuudenTes.testProsenttiperusteisenLyhennysvapaanLaskuttaminen(TestIssPuusepanteollisuudenTes.java:322)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testProsenttiperusteisenLyhennysvapaanLaskuttaminenIlmanKta (0s)
🟢 testProsenttiperusteisenLyhennysvapaanLaskuttaminenIlmanKta_17eurTunti (1s)
🟢 testProsenttiperusteisenLyhennysvapaanLaskuttaminen_IlmanPyöristystä (0s)
🟢 testProsenttiperusteisenLyhennysvapaanLaskuttaminenIlmanKta_IlmanPyöristystä (0s)
🟢 testProsenttiperusteisenLyhennysvapaanLaskuttaminenIlmanKta_17eurTunti_IlmanPyöristystä (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTes (0s)
🟡 test_TODO (0s)
TODO testaa, että kta on oma tuntipalkka vaikka kta-lisä puuttuu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTes.test_TODO(TestIssMetalliTes.java:150)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_KtaAsetusJaKäyttö (0s)
TODO Kirjaa edellä mainittuja työaikalajeja (createTask, createSickleave, createVacation) ja assertoi, että niille tulee oikea kta (normipalkka + kta-tiedoston kta)
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTes.test_TODO_KtaAsetusJaKäyttö(TestIssMetalliTes.java:143)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testEiArkipyhäkorvaustaElleiTöissäViimeisen7VrkAikanaVaikkaTESsaNollakarenssi (0s)
🟢 testEiArkipyhäkorvaustaElleiTöissäViimeisen7VrkAikana (0s)
🟢 testEiArkipyhäkorvaustaElleiTöissäViimeisen7VrkAikana_PitääOlla_EI_KOSKE_IssContractModeHelper_FIXED (0s)
🟢 testEiArkipyhäkorvaustaElleiTöissäViimeisen7VrkAikana_PitääOlla_EI_KOSKE_IssContractModeHelper_OPEN_ENDED (0s)
🟢 testArkipyhäkorvausKunTöissäViimeisen7VrkAikana_Palkallisia24_25ja26 (0s)
🟢 testArkipyhäkorvausKunTöissäViimeisen7VrkAikana_PalkallisiaVain24Ja25 (0s)
🟢 testArkipyhäkorvausKunTöissäViimeisen7VrkAikana_Palkallisia2425Ja26 (0s)
🟢 testSpecialSaturdayOvertime1 (0s)
🟢 testSpecialSaturdayOvertime2 (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata235hVkoNightTes (0s)
🟡 testHuovilaHennaPauliina_20150301_20150331 (0s)
Mikä tässä nyt on vikana:
Kuukausipalkka

_MONTHLY_SALARY_FOR_REPORTING: 1 h x 1127 = 1127;
(1127) 
 expected:<1[001,78]> but was:<1[127]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.AbstractIssMetalliMurata235hVkoNightTesTestCase.assetHuovilaHennaPauliina_20150301_20150331(AbstractIssMetalliMurata235hVkoNightTesTestCase.java:357)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata235hVkoNightTes.testHuovilaHennaPauliina_20150301_20150331(TestIssMetalliMurata235hVkoNightTes.java:17)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testHuovilaHennaPauliina_20150301_20150331_MonthlySalarySplit (0s)
Mikä tässä nyt on vikana:
Kuukausipalkka

_MONTHLY_SALARY_FOR_REPORTING: 0,8889 h x 1127 = 1001,78;
(1001,78) 
_MONTHLY_SALARY_SICKLEAVE_FOR_REPORTING: 0,1111 h x 1127 = 125,22;
(125,22) (1127)
 expected:<1[001,78]> but was:<1[127]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.AbstractIssMetalliMurata235hVkoNightTesTestCase.assetHuovilaHennaPauliina_20150301_20150331(AbstractIssMetalliMurata235hVkoNightTesTestCase.java:357)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata235hVkoNightTes.testHuovilaHennaPauliina_20150301_20150331_MonthlySalarySplit(TestIssMetalliMurata235hVkoNightTes.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpecialSaturdayOvertime1 (0s)
🟢 testSpecialSaturdayOvertime2 (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata3875hVkoNightTes (0s)
🟡 testTodo (0s)
TODO kk-palkka poissaolo ja kierretty sairaspäivä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata3875hVkoNightTes.testTodo(TestIssMetalliMurata3875hVkoNightTes.java:1936)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase12512_Kallas_Artur_201606 (0s)
🟢 testCase10679_KristiinaGranholm_20160201 (0s)
🟢 testDrebsJanneJoonas_20150301_20150331 (0s)
🟢 testHakalaSanteriJarmonpoika_20150301_20150331 (0s)
🟢 testMikkonenTeo_20150301_20150302 (0s)
🟡 test_TODO_KuivanenJaniViikkoylityot (0s)
 expected:<[10,5]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata3875hVkoNightTes.test_TODO_KuivanenJaniViikkoylityot(TestIssMetalliMurata3875hVkoNightTes.java:516)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHeikkinenSimo_20131031_20131103_WithWtr (0s)
🟢 testHeikkinenSimo_20131031_20131103_WithoutWtr (0s)
🟢 testKuivanenJani_20131105_20131110_WithWtr (0s)
🟢 testKuivanenJani_20131105_20131110_WithoutWtr (0s)
🟢 testCase15233_Kannas_Jori_Helmikuu (0s)
🟢 test_Case_15162_Lindqvist_Anssi_201702 (0s)
🟡 testCase_15166_Toivola_Johannes_201702 (0s)
Mikä tässä nyt on vikana:
USE_LABOUR_AGREEMENT_SPECIFIC_MONTHLY_SALARY_DAILY_DIVIDER_ALSO_FOR_BILLING=false: 
OTHER:  (Iltavuorolisä) 139,5 h x 1.15;

NORMAL_TOWARDS_OVERTIME: 139,5 h x 1;

NORMAL_DURING_EXTRA: 1 h x 1;

FLEXTIME_PAID_FROM_VACATION_EARNED: 7,75 h x 1;

_PAID_WORK_TIME_REDUCTION_FOR_REPORTING: 7,5 h x 1;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, OTHER, _PAID_WORK_TIME_REDUCTION_FOR_REPORTING, FLEXTIME_PAID_FROM_VACATION_EARNED]
 expected:<2[25,]5> but was:<2[95,2]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata3875hVkoNightTes.assertCase_15166_Toivola_Johannes_201702(TestIssMetalliMurata3875hVkoNightTes.java:1854)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata3875hVkoNightTes.testCase_15166_Toivola_Johannes_201702(TestIssMetalliMurata3875hVkoNightTes.java:1569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpecialSaturdayOvertime1 (0s)
🟢 testSpecialSaturdayOvertime2 (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTesSalaryExportDefinitions (0s)
🟡 testProjectTaskGroupSalaryExportDefinitionWhenExportCodeDefaultNotGiven (0s)
SalaryExportDefinition not found for 214.null.OTHER.null/0,50000.EXTRA.null.false.0.0
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTesSalaryExportDefinitions.assertProjectTaskGroupSalaryExportDefinition(TestIssMetalliTesSalaryExportDefinitions.java:207)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTesSalaryExportDefinitions.testProjectTaskGroupSalaryExportDefinitionWhenExportCodeDefaultNotGiven(TestIssMetalliTesSalaryExportDefinitions.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testaaISSMetalliTESPalkkalajitWithKta_Ignored (0s)
expected:<...RMAL.null.null.null.[]0.0> but was:<...RMAL.null.null.null.[false.]0.0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.AbstractIssMetalliTesSalaryExportDefinitionsTestCase.assertISSMetalliTESPalkkalajit(AbstractIssMetalliTesSalaryExportDefinitionsTestCase.java:324)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTesSalaryExportDefinitions.testaaISSMetalliTESPalkkalajitWithKta_Ignored(TestIssMetalliTesSalaryExportDefinitions.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testaaISSMetalliTESPalkkalajitWithoutKta (0s)
expected:<...RMAL.null.null.null.[]0.0> but was:<...RMAL.null.null.null.[false.]0.0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.AbstractIssMetalliTesSalaryExportDefinitionsTestCase.assertISSMetalliTESPalkkalajit(AbstractIssMetalliTesSalaryExportDefinitionsTestCase.java:324)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTesSalaryExportDefinitions.testaaISSMetalliTESPalkkalajitWithoutKta(TestIssMetalliTesSalaryExportDefinitions.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testaaISSMetalliTESPalkkalajitWithKta (0s)
expected:<...RMAL.null.null.null.[]0.0> but was:<...RMAL.null.null.null.[false.]0.0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.AbstractIssMetalliTesSalaryExportDefinitionsTestCase.assertISSMetalliTESPalkkalajit(AbstractIssMetalliTesSalaryExportDefinitionsTestCase.java:324)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTesSalaryExportDefinitions.testaaISSMetalliTESPalkkalajitWithKta(TestIssMetalliTesSalaryExportDefinitions.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testaaISSMetalliTESPalkkalajitWithoutKtaExplicit (0s)
expected:<...RMAL.null.null.null.[]0.0> but was:<...RMAL.null.null.null.[false.]0.0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.AbstractIssMetalliTesSalaryExportDefinitionsTestCase.assertISSMetalliTESPalkkalajit(AbstractIssMetalliTesSalaryExportDefinitionsTestCase.java:324)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTesSalaryExportDefinitions.testaaISSMetalliTESPalkkalajitWithoutKtaExplicit(TestIssMetalliTesSalaryExportDefinitions.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testProjectTaskGroupSalaryExportDefinition (0s)
SalaryExportDefinition not found for 214.null.OTHER.null/0,50000.EXTRA.null.false.0.0
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTesSalaryExportDefinitions.assertProjectTaskGroupSalaryExportDefinition(TestIssMetalliTesSalaryExportDefinitions.java:207)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTesSalaryExportDefinitions.testProjectTaskGroupSalaryExportDefinition(TestIssMetalliTesSalaryExportDefinitions.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTodo (0s)
TODO tee joku metodi, jolla (Entry<OvertimeCategory, Object> overtimeCategoryAndHeader) muutetaan salaryExportDefinition:ksi sekä testissä että EmployerSalaryClassesPanel:lla
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractIssMetalliTesSalaryExportDefinitionsTestCase.testTodo(AbstractIssMetalliTesSalaryExportDefinitionsTestCase.java:618)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testarkipyhäkta (0s)
TODO Toteuta kta myös arkipyhä ja sairausloma -palkkalajien populointiin expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.AbstractIssMetalliTesSalaryExportDefinitionsTestCase.testarkipyhäkta(AbstractIssMetalliTesSalaryExportDefinitionsTestCase.java:627)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test (0s)
TODO testaa kta-ylityöosa x iltalisäprosentti?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractIssMetalliTesSalaryExportDefinitionsTestCase.test(AbstractIssMetalliTesSalaryExportDefinitionsTestCase.java:591)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpecialSaturdayOvertime1 (0s)
🟢 testSpecialSaturdayOvertime2 (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.iss.TestISSPuhelinpalveluala (6s)
🟢 testTodo (0s)
🟢 testEsimerkki2 (0s)
🟢 testEsimerkki1 (0s)
🟡 testTODOYolisa (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestISSPuhelinpalveluala.testTODOYolisa(TestISSPuhelinpalveluala.java:427)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTyösopimuksenPäättyminenKeskenTasoittumisjaksonKunTyönantajallaOikeusPäättääTyösopimusTyöntekijästäJohtuvistaSyistä (0s)
🟢 testEsimerkki1WithOneAbsence (3s)
🟢 testEsimerkki2WithOneAbsence (2s)
🟢 testTyösopimuksenPäättyminenKeskenTasoittumisjaksonKunTyöntekijäIrtisanooTyösopimuksen (0s)
🟡 testTyösopimuksenPäättyminenKeskenTasoittumisjaksonKunTyöntekijälläOikeusPurkaaTyösopimus (0s)
Mikä tässä nyt on vikana:

Was:[] ... 
 expected:<[12]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.AbstractISSPuhelinpalvelualaTestCase.assertTyösopimuksenPäättyminenKeskenTasoittumisjaksonKorotettuSäännöllisenTyöajanPalkka(AbstractISSPuhelinpalvelualaTestCase.java:117)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestISSPuhelinpalveluala.testTyösopimuksenPäättyminenKeskenTasoittumisjaksonKunTyöntekijälläOikeusPurkaaTyösopimus(TestISSPuhelinpalveluala.java:419)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOTyösopimuksenPäättyminenKeskenTasoittumisjaksonKunTyonantajaIrtisanooTuotannollisinJaTaloudellisinPerustein (0s)
Mikä tässä nyt on vikana:

Was:[] ... 
 expected:<[12]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.AbstractISSPuhelinpalvelualaTestCase.assertTyösopimuksenPäättyminenKeskenTasoittumisjaksonKorotettuSäännöllisenTyöajanPalkka(AbstractISSPuhelinpalvelualaTestCase.java:117)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestISSPuhelinpalveluala.testTODOTyösopimuksenPäättyminenKeskenTasoittumisjaksonKunTyonantajaIrtisanooTuotannollisinJaTaloudellisinPerustein(TestISSPuhelinpalveluala.java:442)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOKiinteapalkkainenTyontekija (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestISSPuhelinpalveluala.testTODOKiinteapalkkainenTyontekija(TestISSPuhelinpalveluala.java:452)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOYksittainenViikkoTasoittumisjaksonSisällä (0s)
TODO speksi puuttuu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestISSPuhelinpalveluala.testTODOYksittainenViikkoTasoittumisjaksonSisällä(TestISSPuhelinpalveluala.java:462)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMara (0s)
🟢 testMaraJpPäivätHetiMaksuun (0s)
🟢 testMaraJpPäivältäHolidaycompensationia (0s)
🟢 testMaraJpPäivätHetiJaVainKerranMaksuunVaikkaMolemmatLiputOlisiPaalla (0s)
🟢 testNormaaliIltalisä (0s)
🟢 testNormaaliYölisä (0s)
🟢 testSunnuntaikorotusIltalisään (0s)
🟢 testYölisäEnnen1_5_2010 (0s)
🟢 testNormaaliYölisä_kevät2011 (0s)
🟢 testSunnuntaikorotusYölisään (0s)
🟢 testEräsJouluaatto (0s)
🟢 testGivenPartDaySickleaveWhenWorksDuringNightshiftThenExtrasArePaidForWorktime (0s)
🟢 testThereCanBeWeeklyOvertimeButNoDailyOvertime (0s)
🟢 testYlityöIltaJaYövuorossa (0s)
🟢 testYlityöJaAattolisä (0s)
🟢 testYlityöAlkaaKeskenIltavuoron (0s)
🟢 testEiSunnuntailisääMaanantaiyöltäVaikkaVuoroAlkaaSunnuntainPuolella (0s)
🟢 testGivenSickleaveWithoutExtrasIsFalseThenOvertimeCompensationIsPaidForSickleaveAndNightShiftPeriods (0s)
🟢 testGivenSickleaveWithoutExtrasIsTrueThenOvertimeCompensationIsPaidForSickleaveButNoNightShiftPeriods (0s)
🟢 testGivenSickleaveWithoutExtrasIsTrueThenNoSundayExtraIsPaidForSickleave (0s)
🟢 testNightshiftsDecember2010_16_17 (0s)
🟢 testNightshiftsDecember2009_18_19 (0s)
🟢 testNightshiftsDecember2010_18_19 (0s)
🟢 testNightshiftsDecember2006_18_19 (0s)
🟢 testNightshiftsDecember2010_12_13 (0s)
🟢 testEsimerkki4VuosilomaPaasiaisAikana (0s)
🟢 testEsimerkki5VuosilomaHelatorstainYmpärillä (0s)
🟢 testEsimerkki6VuosilomaJuhannuksenYmpärilläJaEttaEiVaikutaKuukausipalkkaan (0s)
🟢 testVuosilomaItsenaisyyspaivanYmparilla (0s)
🟢 testVuosilomaItsenaisyyspaivanYmparillaTuoreTyontekija (0s)
🟡 testVuosilomaItsenaisyyspaivanaLauantainaEiVahennaTyoaikaa_1 (0s)
null
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertNull(Assert.java:230)
	at junit.framework.Assert.assertNull(Assert.java:223)
	at com.tustor.tuntinetti.backend.logic.AbstractMaraTesTestCase.testVuosilomaItsenaisyyspaivanaLauantainaEiVahennaTyoaikaa_1(AbstractMaraTesTestCase.java:1281)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVuosilomaItsenaisyyspaivanaLauantainaEiVahennaTyoaikaa_2 (0s)
null
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertNull(Assert.java:230)
	at junit.framework.Assert.assertNull(Assert.java:223)
	at com.tustor.tuntinetti.backend.logic.AbstractMaraTesTestCase.testVuosilomaItsenaisyyspaivanaLauantainaEiVahennaTyoaikaa_2(AbstractMaraTesTestCase.java:1369)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata3875hVkoTes (0s)
🟡 testHakalaSanteriJarmonpoika_20150301_20150331 (0s)
Poissa 20.3. expected:<[1]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.AbstractIssMetalliMurata3875hVkoTesTestsTestCase.assertHakalaSanteriJarmonpoika_20150301_20150331(AbstractIssMetalliMurata3875hVkoTesTestsTestCase.java:386)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata3875hVkoTes.testHakalaSanteriJarmonpoika_20150301_20150331(TestIssMetalliMurata3875hVkoTes.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase_15159_Krishna_Chauhan_201702_VoidWeekStartTimeEffects_TODO (0s)
 expected:<[12,167]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata3875hVkoTes.testCase_15159_Krishna_Chauhan_201702(TestIssMetalliMurata3875hVkoTes.java:302)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata3875hVkoTes.testCase_15159_Krishna_Chauhan_201702_VoidWeekStartTimeEffects_TODO(TestIssMetalliMurata3875hVkoTes.java:72)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase_15159_Krishna_Chauhan_201702 (0s)
 expected:<[12,167]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata3875hVkoTes.testCase_15159_Krishna_Chauhan_201702(TestIssMetalliMurata3875hVkoTes.java:302)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15168PalomäkiJens_201702 (0s)
expected:<0> but was:<3>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:133)
	at junit.framework.Assert.assertEquals(Assert.java:139)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata3875hVkoTes.testCase15168PalomäkiJens_201702(TestIssMetalliMurata3875hVkoTes.java:420)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpecialSaturdayOvertime1 (0s)
🟢 testSpecialSaturdayOvertime2 (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssKaupanVarastoTes (0s)
🟡 testCase_14526_Lavinto_Kari_20160828_20160904_WithKta (0s)
kta=true
Kta:n kanssa ja ilman pitäisi tulla sama flex expected:<-[942,]5> but was:<-[45]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssKaupanVarastoTes.assertCase_14526_Lavinto_Kari_20160828_20160904(TestIssKaupanVarastoTes.java:860)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssKaupanVarastoTes.testCase_14526_Lavinto_Kari_20160828_20160904_WithKta(TestIssKaupanVarastoTes.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase_14526_Lavinto_Kari_20160828_20160904_WithoutKta (0s)
kta=false
Kta:n kanssa ja ilman pitäisi tulla sama flex expected:<-9[42],5> but was:<-9[27],5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssKaupanVarastoTes.assertCase_14526_Lavinto_Kari_20160828_20160904(TestIssKaupanVarastoTes.java:860)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssKaupanVarastoTes.testCase_14526_Lavinto_Kari_20160828_20160904_WithoutKta(TestIssKaupanVarastoTes.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIltalisääEiMaksetaTyövuoron12hYlittävältäOsuudeltaYksiTaskiPäiväAlkaaKlo10 (0s)
🟢 testIltalisääEiMaksetaTyövuoron12hYlittävältäOsuudeltaYksiTaskiPäiväAlkaaKlo9 (0s)
🟢 testIltalisääTaiYölisääEiMaksetaTyövuoron12hYlittävältäOsuudeltaYksiTaskiPäiväAlkaaKlo11 (0s)
🟢 testIltalisääEiMaksetaTyövuoron12hYlittävältäOsuudeltaKaksiTaskiaPäiväAlkaaKlo10 (0s)
🟢 testIltalisääEiMaksetaTyövuoron12hYlittävältäOsuudeltaKaksiTaskiaPäiväAlkaaKlo9 (0s)
🟢 testIltalisääTaiYölisääEiMaksetaTyövuoron12hYlittävältäOsuudeltaKaksiTaskiaPäiväAlkaaKlo11 (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparatelyTyotehtavanPalkkaKorvaaTuntipalkan (3s)
🟡 testTODOTestaaTarvitaanko (0s)
OvertimeSummary.recordScaled tarvitseekohan WorkedHoursTimeRangesAndDetailsInfo tietoa? Nykyään menee ilman.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparatelyTyotehtavanPalkkaKorvaaTuntipalkan.testTODOTestaaTarvitaanko(TestIssMainContractSerieSelectedSeparatelyTyotehtavanPalkkaKorvaaTuntipalkan.java:64)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_BillLikeSalary_ORDER_OF_ARRIVAL (0s)
🟢 testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_BillLikeSalary_CUSTOMER_RESOLUTION (0s)
🟢 test_Case4858_PinjaIrri_20140522_NoOvertimeOnMainSerie (0s)
🟢 test_Case4858_PinjaIrri_20140522_OvertimeAlsoOnMainSerie (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfNonOvertimeNormalHours (0s)
🟢 testNoOvertimeNoMainSerie (0s)
🟡 test_Paula_Marjaana_Häyrynen_20140304_20140310 (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME:  (Bond, James Bond) 3,67 h x 9.56;
 (Bond, James Bond) 6,17 h x 9.56;
 (Bond, James Bond) 8 h x 9.56;
 (Bond, James Bond) 4,5 h x 9.56;
 (Bond, James Bond) 5 h x 9.56;

Was:[NORMAL_TOWARDS_OVERTIME]
 expected:<[331,4133333333]> but was:<[261,3066666667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparatelyTyotehtavanPalkkaKorvaaTuntipalkan.test_Paula_Marjaana_Häyrynen_20140304_20140310(TestIssMainContractSerieSelectedSeparatelyTyotehtavanPalkkaKorvaaTuntipalkan.java:273)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNoOvertimeNonMainSerie (0s)
🟢 testCase5021_JuuliaToivonen_20120901_20120930_tuplatunnit (0s)
🟡 testTODO (0s)
Ilmaisesti 5328 kaataa mikäli korjaus !MathUtils.isZero(hours) otetaan pois, siitä voisi tehdä testitapauksen tänne.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparately.testTODO(TestIssMainContractSerieSelectedSeparately.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOLostWeeklyRestTime (0s)
TODO testaa employeeDailyReport.getLostWeeklyRestTimeTotal pitäisi tulla vain pääsopimuksen viikkolepo? Normaalisti tulee max, mutta nyt pitäisi tulla vain pääsopimukselta riippumatta onko min vai max.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparately.testTODOLostWeeklyRestTime(TestIssMainContractSerieSelectedSeparately.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOOnlyMainContractSerieReturns_AbstractDailyReport_IsPeriodStartDateTrue (0s)
TODO: test only main contract serie returns is period start date true, if user has multiple contract series
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparately.testTODOOnlyMainContractSerieReturns_AbstractDailyReport_IsPeriodStartDateTrue(TestIssMainContractSerieSelectedSeparately.java:324)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOLostWeeklyRestTimeOnlyAccordingToMainContractSerie (0s)
TODO OKU: isMainContractSerieDeterminesExtraAndOvertimeAndHoliday->lost weekly rest time vain päätes mukaan
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparately.testTODOLostWeeklyRestTimeOnlyAccordingToMainContractSerie(TestIssMainContractSerieSelectedSeparately.java:331)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_NonOvertimeNormalHours (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertime (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertimeNoMainContractSerie (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertimeBaseHoursConverted (0s)
🟢 testNoOvertimeMainSerie (0s)
🟢 testNoOvertimeEmptyMainSerie (0s)
🟢 testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_NotBillLikeSalary (0s)
🟢 testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_BillLikeSalary_PROJECT_RESOLUTION (0s)
🟢 testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua (0s)
🟢 testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua_zeroQualification (0s)
🟢 testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua_Karenssi1pv (0s)
🟢 testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua_Karenssi1pv_zeroQualification (0s)
🟢 testSeitsemänPäivänSääntö (0s)
🟢 testThreeContractSeries_CONSIDER_OTHER_DAILY_HOURS (0s)
🟢 testThreeContractSeries_CONSIDER_OTHER_PAST_HOURS (0s)
🟢 testThreeContractSeries_CONSIDER_OTHER_PAST_AND_DAILY_HOURS (0s)
🟢 testIltalisäJaYlityötMainContract (1s)
🟢 testIltalisäJaYlityötNoMainContract (1s)
🟢 testThreeContractSeries_NO_CONSIDERED_HOURS (0s)
🟢 com.tustor.tuntinetti.backend.logic.tailored.iss.TestPsgElintarvikealojenTes (0s)
🟢 testCase16018ExceptionRaportinLatauksessaJurmuMarko20170501 (0s)
🟢 testCase9535_VirtanenMarkus_20151001_20151015 (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparately (4s)
🟡 testTODO (0s)
Ilmaisesti 5328 kaataa mikäli korjaus !MathUtils.isZero(hours) otetaan pois, siitä voisi tehdä testitapauksen tänne.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparately.testTODO(TestIssMainContractSerieSelectedSeparately.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_BillLikeSalary_ORDER_OF_ARRIVAL (0s)
🟢 testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_BillLikeSalary_CUSTOMER_RESOLUTION (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfNonOvertimeNormalHours (0s)
🟡 testTODOLostWeeklyRestTime (0s)
TODO testaa employeeDailyReport.getLostWeeklyRestTimeTotal pitäisi tulla vain pääsopimuksen viikkolepo? Normaalisti tulee max, mutta nyt pitäisi tulla vain pääsopimukselta riippumatta onko min vai max.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparately.testTODOLostWeeklyRestTime(TestIssMainContractSerieSelectedSeparately.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOOnlyMainContractSerieReturns_AbstractDailyReport_IsPeriodStartDateTrue (0s)
TODO: test only main contract serie returns is period start date true, if user has multiple contract series
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparately.testTODOOnlyMainContractSerieReturns_AbstractDailyReport_IsPeriodStartDateTrue(TestIssMainContractSerieSelectedSeparately.java:324)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOLostWeeklyRestTimeOnlyAccordingToMainContractSerie (0s)
TODO OKU: isMainContractSerieDeterminesExtraAndOvertimeAndHoliday->lost weekly rest time vain päätes mukaan
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparately.testTODOLostWeeklyRestTimeOnlyAccordingToMainContractSerie(TestIssMainContractSerieSelectedSeparately.java:331)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_NonOvertimeNormalHours (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertime (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertimeNoMainContractSerie (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertimeBaseHoursConverted (0s)
🟢 testNoOvertimeMainSerie (0s)
🟢 testNoOvertimeEmptyMainSerie (0s)
🟢 testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_NotBillLikeSalary (0s)
🟢 testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_BillLikeSalary_PROJECT_RESOLUTION (0s)
🟢 testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua (0s)
🟢 testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua_zeroQualification (0s)
🟢 testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua_Karenssi1pv (0s)
🟢 testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua_Karenssi1pv_zeroQualification (0s)
🟢 testSeitsemänPäivänSääntö (0s)
🟢 testThreeContractSeries_CONSIDER_OTHER_DAILY_HOURS (0s)
🟢 testThreeContractSeries_CONSIDER_OTHER_PAST_HOURS (0s)
🟢 testThreeContractSeries_CONSIDER_OTHER_PAST_AND_DAILY_HOURS (0s)
🟢 testIltalisäJaYlityötMainContract (2s)
🟢 testIltalisäJaYlityötNoMainContract (1s)
🟢 testNoOvertimeNoMainSerie (0s)
🟢 testNoOvertimeNonMainSerie (0s)
🟢 testCase5021_JuuliaToivonen_20120901_20120930_tuplatunnit (0s)
🟢 testThreeContractSeries_NO_CONSIDERED_HOURS (0s)
🟡 com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata235hVkoTes (0s)
🟢 testChanBinhTieu_20131104_20131110_2DaysPerWeek (0s)
🟡 testKuukausipalkkajakaja (0s)
Pääsiäissunnuntai on pyhä expected:<[7]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata235hVkoTes.testKuukausipalkkajakaja(TestIssMetalliMurata235hVkoTes.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauraKristiinaHalonen_20131125_20131201_5DaysPerWeek_Max235hoursPerWeek_TODO_DIFFERENTIOI_ASSERTIT (0s)
🟢 testLauraKristiinaHalonen_20131125_20131201_2DaysPerWeek_Max235hoursPerWeek_SickleaveWithoutExtras (0s)
🟢 testLauraKristiinaHalonen_20131125_20131201_2DaysPerWeek_Max235hoursPerWeek (0s)
🟢 testChanBinhTieu_20131104_20131110_2DaysPerWeek_Max235hoursPerWeek (0s)
🟢 testChanBinhTieu_20131104_20131110_5DaysPerWeek_Max235hoursPerWeek (0s)
🟢 testChanBinhTieu_20131104_20131110_5DaysPerWeek_TODO_DIFFERENTIOI_ASSERTIT (0s)
🟢 testSpecialSaturdayOvertime1 (0s)
🟢 testSpecialSaturdayOvertime2 (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestICTAlanTesNoOvertime (1s)
🟢 testKorvataanKTAlla (0s)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testKorottavatKTAta (0s)
🟢 testKtaLasketaanOikealtaJaksolta (0s)
🟢 testSuurjuhlapyhakorvaus (0s)
🟢 testNightShiftPeriodIndices (0s)
🟢 testSunnuntailisaJuhannusAatot (0s)
🟢 test4ViikkoaSairaslomakorvaustaOnSamaKuin28Paivaa (0s)
🟢 testSickleaveWeek (0s)
🟢 testJuhannusAattonaEiSunnuntaikorotustaKahdesti (0s)
🟢 testTestaaSunnuntailisaLoppiaisaattona (0s)
🟢 testSunnuntailisaLoppiaisena (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_1 (1s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testMilitaryRefresher (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_Paivatyo (5s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testSairaslomakorvausKunSairausUusiutuu (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaSunnuntaina (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 testWtrKorvataanKTAlla (0s)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testAattokorotus (0s)
🟢 testVarallaoloaEiKorvataKTAlla (0s)
🟢 testLauantaikorotusEiKorotaKTAta (0s)
🔴 com.tustor.tuntinetti.backend.logic.saldotests.TestSaldoChangesMay2015 (1s)
🟢 testNyqvist (0s)
🟢 testEnableSickleaveAsValidHolidayEdgeFix (0s)
🟢 testIndependenceDayToWtrMustBeQualifiedFix (0s)
🟢 testStdWorkdayCalculationUsesHolidayQualification (0s)
🟢 testHolidayFlexComplexCalculation (0s)
🟡 testEnsimmaisenVuodenLomanansaintaFix (0s)
 expected:<1[9,4167]> but was:<1[8,6233]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.saldotests.AbstractSaldoChangeTestMay2015.assertFlexSaldo(AbstractSaldoChangeTestMay2015.java:71)
	at com.tustor.tuntinetti.backend.logic.saldotests.TestSaldoChangesMay2015.testEnsimmaisenVuodenLomanansaintaFix(TestSaldoChangesMay2015.java:351)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHolidayHoursDoNotCountTowardsWtrFix (0s)
🟢 testUseTwoDecimalEffectiveHourlySalary (0s)
🔴 testManualOverrideSearchkeyAndVacationDayOffFix (0s)
Perustunnit otetaan aina mukaan wtr-laskentaan, joten selkeyden vuoksi niitä ei saa asettaa setterillä.
	at com.tustor.common.dto.WorkTimeReductionSettings.setPercentbasedWorktimeReductionOvertimecategories(WorkTimeReductionSettings.java:993)
	at com.tustor.tuntinetti.backend.logic.saldotests.TestSaldoChangesMay2015.testManualOverrideSearchkeyAndVacationDayOffFix(TestSaldoChangesMay2015.java:508)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLomanAnsaintaKunTesVaihtuuKeskenVuodenFix (0s)
🟡 testVuosilomaEkvivalenttiaVuosilomaaLaskettaessaFix (0s)
 expected:<[-1730,8333]> but was:<[587,6667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.saldotests.AbstractSaldoChangeTestMay2015.assertFlexSaldo(AbstractSaldoChangeTestMay2015.java:71)
	at com.tustor.tuntinetti.backend.logic.saldotests.TestSaldoChangesMay2015.testVuosilomaEkvivalenttiaVuosilomaaLaskettaessaFix(TestSaldoChangesMay2015.java:731)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAnyFilterToNoOvertimeInOvertimesummary (0s)
 expected:<-17[42,5833]> but was:<-17[19,4167]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.saldotests.AbstractSaldoChangeTestMay2015.assertFlexSaldo(AbstractSaldoChangeTestMay2015.java:71)
	at com.tustor.tuntinetti.backend.logic.saldotests.TestSaldoChangesMay2015.testAnyFilterToNoOvertimeInOvertimesummary(TestSaldoChangesMay2015.java:778)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testEnablePartialUnpaidSickleaveDeductedFromMonthlySalaryInsteadOfFlexHours (0s)
🟢 testUseIncludedVacationtypeModeForSpentVacationHoursCalculation (0s)
🟡 testPaidVacationFinalPaySaldoFix (0s)
PAID_VACATION expected:<[18]> but was:<[22]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.saldotests.AbstractSaldoChangeTestMay2015.assertSaldo(AbstractSaldoChangeTestMay2015.java:112)
	at com.tustor.tuntinetti.backend.logic.saldotests.TestSaldoChangesMay2015.testPaidVacationFinalPaySaldoFix(TestSaldoChangesMay2015.java:183)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_Paivatyo (6s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (1s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testViikoittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 testWtrKorvataanKTAlla (0s)
🟢 testPaivittainenYlityoKorvataanKTAlla (0s)
🟢 testLauantaiylityoKorvataanKTAlla (0s)
🟡 testTODOVappuaatonTyoaika (0s)
Ylityökorvauksen määrä ei vastannut odotettua. expected:<[2]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertOvertimeCompensation(AdvancedTesTest.java:2426)
	at com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_Paivatyo.testTODOVappuaatonTyoaika(TestJalometallialanTes_Paivatyo.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testEiLisia (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKolmivuorotyonTES (0s)
🟡 testLauantailisa (0s)
Palkkasumma ei ole oikein expected:<8[3]> but was:<8[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanRautatieliikenteen38h20minTestCase.testLauantailisa(AbstractRautatiealanRautatieliikenteen38h20minTestCase.java:40)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKolmivuorotyonTES.testLauantailisa(TestRautatiealanRautatieliikenteenKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormalWorktime (0s)
🟡 testAattolisa (0s)
Palkkasumma ei ole oikein expected:<2[13,1]7> but was:<2[29,6]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testAattolisa(AbstractRautatiealanTestCase.java:345)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKolmivuorotyonTES.testAattolisa(TestRautatiealanRautatieliikenteenKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYolisa (0s)
oikea määrä lisätunteja? expected:<[2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:284)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testYolisa(AbstractRautatiealanTestCase.java:308)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKolmivuorotyonTES.testYolisa(TestRautatiealanRautatieliikenteenKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟡 testSunnuntaiaattolisa (0s)
Palkkasumma ei ole oikein expected:<3[1,5]> but was:<3[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSunnuntaiaattolisa(AbstractRautatiealanTestCase.java:395)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKolmivuorotyonTES.testSunnuntaiaattolisa(TestRautatiealanRautatieliikenteenKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟡 test_TODO_WeeklyOvertime4 (0s)
Extratuneja pitäisi tulla expected:<[4]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan38h20minTestCase.test_TODO_WeeklyOvertime4(AbstractRautatiealan38h20minTestCase.java:298)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKolmivuorotyonTES.test_TODO_WeeklyOvertime4(TestRautatiealanRautatieliikenteenKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa (0s)
🟡 test_TODO_WeeklyOvertime5 (0s)
Extratuneja pitäisi tulla expected:<[12]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan38h20minTestCase.test_TODO_WeeklyOvertime5(AbstractRautatiealan38h20minTestCase.java:348)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKolmivuorotyonTES.test_TODO_WeeklyOvertime5(TestRautatiealanRautatieliikenteenKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyahatJotkaLyhentavatTyoaikaa (0s)
🟢 testArkipyahatJotkaEivatLyhennaTyoaikaa (0s)
🟡 testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:227)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKolmivuorotyonTES.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanRautatieliikenteenKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:213)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKolmivuorotyonTES.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanRautatieliikenteenKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:199)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKolmivuorotyonTES.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanRautatieliikenteenKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟡 testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(AbstractRautatiealanTestCase.java:158)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKolmivuorotyonTES.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(TestRautatiealanRautatieliikenteenKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Paivatyo (4s)
🟡 testSeisokkikorvaus (0s)
Palkka ei vastannut odotettua. expected:<1[52]> but was:<1[40]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3445)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3392)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3337)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3352)
	at com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Paivatyo.testSeisokkikorvaus(TestSailioautoJaOljytuotealanTes_Paivatyo.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKorottavatKTAta (0s)
🟢 testWtrKeryma (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testSpecialWeeklyOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testMaksetaanKTAlla (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟡 test_TODO_ShortDayCompensation (0s)
Palkka ei vastannut odotettua. expected:<[55]> but was:<[20]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3445)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3392)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3337)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3352)
	at com.tustor.tuntinetti.backend.logic.AbstractSailioautoJaOljytuotealanTestCase.test_TODO_ShortDayCompensation(AbstractSailioautoJaOljytuotealanTestCase.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKaupanMyymalatyontekijoidenTes (1s)
🟡 testLauantailisa (0s)
Tunnit eivät vastanneet odotettua. expected:<[0]> but was:<[1]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursAlternate(AdvancedTesTest.java:4169)
	at com.tustor.tuntinetti.backend.logic.TestKaupanMyymalatyontekijoidenTes.testLauantailisa(TestKaupanMyymalatyontekijoidenTes.java:2122)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAattolisa (0s)
🟢 testYölisä (0s)
🟢 testIltalisa (0s)
🟢 testYlityoviikkoEnintaan10TuntiaVuorokaudessa (0s)
🟢 testYlityoviikkoEnintaan12TuntiaVuorokaudessa (0s)
🟢 testYlityoviikkoYli12TuntiaVuorokaudessa (0s)
🟢 testKaupanalanYlityotJosArkipyhatMaksetaanRahana_AsetusVipu (0s)
🟢 testKaupanalanYlityotJosArkipyhatMaksetaanRahana_AsetusVipu_MuttaEiMaksetakaanEpasaannollistäTyöaikaaTekeville (0s)
🟡 testArkipyhatMaksetaanRahana_AsetusVipu_TODO_ei_toimi_epäsäännöllistä_työaikaa_tekevillä (0s)
 expected:<0,[137254902]> but was:<0,[5833333333]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestKaupanMyymalatyontekijoidenTes.assertKaupanalanYlityotJosViikkotyoaikaLyhenee(TestKaupanMyymalatyontekijoidenTes.java:757)
	at com.tustor.tuntinetti.backend.logic.TestKaupanMyymalatyontekijoidenTes.testArkipyhatMaksetaanRahana_AsetusVipu_TODO_ei_toimi_epäsäännöllistä_työaikaa_tekevillä(TestKaupanMyymalatyontekijoidenTes.java:643)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLapsenSairausMax3pvPalkallistaVapaata (0s)
🟢 testIltalisäArkena (0s)
🟢 testIltalisäSunnuntaina (0s)
🟢 testIltalisäSunnuntainaAfter2012_11_1_January (0s)
🟢 testIltalisäSunnuntainaAfter2012_11_1_December (0s)
🟢 testIltalisäArkenaAfter2012_11_1_December (0s)
🟢 testYölisääEiMaksetaPyhäyönä (0s)
🟢 testKiirastorstainKorvausEnnen2010 (0s)
🟢 testKiirastorstainKorvaus (0s)
🟢 testCase5413_iltalisätMaksetaanSairauslomanAjalta (0s)
🟢 testCase5413_yölisätMaksetaanSairauslomanAjalta (0s)
🟢 testCase5413_lauantailisäMaksetaanSairauslomanAjalta (0s)
🟢 testCase5413_iltalisäSunnuntainaSairaanaKunEiOleMarrasTaiJoulukuu (0s)
🟢 testCase5413_iltalisäSunnuntainaMarrasTaiJoulukuussa (0s)
🟢 testSickleaveWithoutExtrasOverridesHolidayCompensationIsNotPaidDuringSickleave (0s)
🟢 testArkipyhäKerryttääHolidayWträä (0s)
🟢 testCase43723_KallioAntti_20230401_20230531 (0s)
🟢 testCase12527_VaananenSari_20160801_20160830 (0s)
🟢 testLapsenSairaus50pctKorvausAlleKkdenTyosuhteissa (0s)
🟢 testPelkkäViikkoylityö_Citywork_JukkaPekka_Hiltunen_20130429_20130505 (0s)
🟢 testPelkkäViikkoylityö_Citywork_JukkaPekka_Hiltunen_20130429_20130505_BillableHolidays (0s)
🟢 testKaupanalanYlityotJosArkipyhatMaksetaanRahana_TesVipu (0s)
🟢 testKaupanalanYlityotPitaaYhdenPaivanVapaata (0s)
🟢 testUudetHolidayMode (0s)
🟢 testNormaaliViikko (0s)
🟢 testNormaaliViikkoIltalisienKanssa (0s)
🟢 testDailyExtraIsNotCompensated (0s)
🟢 testKaupanalallaArkipyhäEiLyhennäTyöaikaaJosSillePäivälleEiOleMerkittyLyhennysvapaata_TestaaKokopäiväinenTyöntekijä (0s)
🟢 testKaupanalallaArkipyhäEiLyhennäTyöaikaaJosSillePäivälleEiOleMerkittyLyhennysvapaata_TestaaOsaAikainenTyöntekijä (0s)
🟢 testLauantailleJaSunnuntailleKirjatunTavallisenSunnuntaiaamunLisat (0s)
🟢 testAattolisaTavallisenaArkipaivana (0s)
🟢 testAattolisaJouluaattona (0s)
🟢 testWeeklyExtraAndOvertime (0s)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟡 test_TODO_ArkipyhanKorvaaminenLomanAikana (0s)
TODO - Tarkistin tämän, ja ainakin kaupan ja kipan puolella on niin, että jos arkipyhä jää vuosiloman alle, ei arkipyhäkorvausta makseta, jollei ole ollut työssä ko. viikolla. Samoin jos on palkaton saikku tai palkaton vapaa, niin ei makseta. Spectra/Kaupan tessissä ei ole mainintaa, soitin liiton neuvontapuhelimeen (Petja Harakka).
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanalanTesTestCase.test_TODO_ArkipyhanKorvaaminenLomanAikana(AbstractKaupanalanTesTestCase.java:542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_ID_WhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSundayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 testVastaYliKuukaudenTyoskenneltyaMaksetaanArkipyhakorvaustaPaitsiItsenaisyyspaivastaJostaMaksetaanAina (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestFarmasiaTes (0s)
🟢 testLisätEnnen2010_05_01 (0s)
🟢 test2010_05_01_muuttuneetLisät (0s)
🟢 testPeriodOvertimeExceeds20hButNoDailyAndNoWeeklyOvertime (0s)
🟡 testWeeklyOvertimeDoesNotAffectPeriodOvertime (0s)
Pitäisi maksaaa viikkoylitöinä (raja voi olla myös 56h) expected:<[6]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestFarmasiaTes.testWeeklyOvertimeDoesNotAffectPeriodOvertime(TestFarmasiaTes.java:138)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenTesKaksivuoroWith2020Changes (0s)
🟢 testWtrKeryma (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestUnpaidAbsenceAndLeaveOfAbsence (0s)
🟢 testWholeDayLeaveOfAbsenceOnSaturdayDoesNotAffectFlextime (0s)
🟢 testWorkAndLeaveOfAbsenceIncreasesFlextimeSaldo (0s)
🟢 testWholeDayUnpaidAbsenceDoesNotAffectFlextime (0s)
🟢 testWorkAndUnpaidAbsenceDoesNotAffectFlextimeSaldo (0s)
🟢 testWholeDayLeaveOfAbsenceDoesNotAffectFlextime (0s)
🟢 com.tustor.tuntinetti.backend.logic.worktimetypes.TestWorkTimeTypes (0s)
🟢 testCase13827LaskutusJaTyoaikapankki (0s)
🟢 testCollectStandbyIntoOvertimeCompensationLeaveSaldo (0s)
🟢 testConvertedLeaveOther (0s)
🟢 testConvertedLeaveOther_Unpaid (0s)
🟢 testAccumulateConvertedLeaveOther (0s)
🟢 testAccumulateConvertedLeaveOther_Unpaid (0s)
🟢 testEffectiveHours (0s)
🟢 testBasicTravelTime (0s)
🟢 testEffectiveStandByHours (0s)
🟢 testEffectiveStandByHoursProject (0s)
🟢 testEffectiveWaitTimeHours (0s)
🟢 testEffectiveWaitTimeHoursProject (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestViestintaalanToimihenkiloidenTes (2s)
🟢 testSunnuntaityo (2s)
🟢 testNormalWorktime1 (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testNormalWorktime2 (0s)
🟢 testNormalWorktime3 (0s)
🟡 testArkilisat (0s)
oikea määrä lisätunteja? expected:<[2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:284)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.TestViestintaalanToimihenkiloidenTes.testArkilisat(TestViestintaalanToimihenkiloidenTes.java:331)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_Lauantailisat (0s)
oikea määrä lisätunteja? expected:<[2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:284)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.TestViestintaalanToimihenkiloidenTes.test_TODO_Lauantailisat(TestViestintaalanToimihenkiloidenTes.java:373)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaityö (0s)
🟢 testSairaslomakorvausAlleKuukausiTöissä (0s)
🟢 testSairaslomakorvausAlle1VuosiTöissä (0s)
🟢 testSairaslomakorvausAlle5VuottaTöissä (0s)
🟢 testSairaslomakorvausYli5VuottaTöissä (0s)
🟢 testLapsiSairaana (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjectsInOrderOfArrivalNoNigthShiftsDuringOvertimeWithWeekStartTimeEffectsVoid (3s)
🟢 testProjectLevelOvertimeRefinement (0s)
🟢 testProjectLevelOvertimeRefinement_MinutePrecision (0s)
🟢 testIdaNieminen20111124 (0s)
🟢 testStefanSilverström20111121 (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
4 h x 3,9 Yötyölisä = 15,6;
2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
3 h x 1,95 Iltatyölisä = 5,85;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTekstiilihuoltoalanOsaAikaisenTes (0s)
🟢 testKta (0s)
🟢 testLauantaiYlityo (0s)
🟢 testWtr (0s)
🟢 testSairausajanPalkka (0s)
🟢 testIltaJaYolisat (0s)
🟢 testItsenaisyyspaivaSunnuntaina (0s)
🟢 testYlityo (0s)
🟢 testAattokorotus (0s)
🟢 testPoissaolonPalkkalajitMaksetaanKTA (0s)
🟡 test_TODO_KuukausipalkanJakaminen (0s)
todo
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestTekstiilihuoltoalanOsaAikaisenTes.test_TODO_KuukausipalkanJakaminen(TestTekstiilihuoltoalanOsaAikaisenTes.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhaaEiKorvataJosToissa (0s)
🟢 testArkipyhaLomienTaiSairaudenValissa (0s)
🟢 testArkipyhaviikonLauantaitMenevatViikkoYlitoiksi (0s)
🟢 testEiWtraaOsaAikaisille (0s)
🟢 testSuurjuhlapyhakorvaus (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTesKta (0s)
🟢 testCase7147KarikkoJuho (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestRautatiealan115hPaivatyonTES (0s)
🟡 testLauantailisa (0s)
Palkkasumma ei ole oikein expected:<8[3]> but was:<8[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testLauantailisa(AbstractRautatiealanTestCase.java:515)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan115hPaivatyonTES.testLauantailisa(TestRautatiealan115hPaivatyonTES.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormalWorktime (0s)
🟡 testAattolisa (0s)
Palkkasumma ei ole oikein expected:<2[13,1]7> but was:<2[29,6]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testAattolisa(AbstractRautatiealanTestCase.java:345)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan115hPaivatyonTES.testAattolisa(TestRautatiealan115hPaivatyonTES.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYolisa (0s)
oikea määrä lisätunteja? expected:<[2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:284)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testYolisa(AbstractRautatiealanTestCase.java:308)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan115hPaivatyonTES.testYolisa(TestRautatiealan115hPaivatyonTES.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSunnuntaiKorvaus (0s)
Palkka ei vastannut odotuksia expected:<2[68,33]> but was:<2[30]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertHolidayIsCompensated(AbstractTesTestCase.java:997)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertHolidayIsCompensated(AbstractTesTestCase.java:946)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertHolidayIsCompensated(AbstractTesTestCase.java:904)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSunnuntaiKorvaus(AbstractRautatiealanTestCase.java:616)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan115hPaivatyonTES.testSunnuntaiKorvaus(TestRautatiealan115hPaivatyonTES.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIltalisa (0s)
🟡 testSunnuntaiaattolisa (0s)
Palkkasumma ei ole oikein expected:<3[1,5]> but was:<3[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSunnuntaiaattolisa(AbstractRautatiealanTestCase.java:395)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan115hPaivatyonTES.testSunnuntaiaattolisa(TestRautatiealan115hPaivatyonTES.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟡 test_TODO_WeeklyOvertime4 (0s)
Extratuneja pitäisi tulla expected:<[12]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan115hTestCase.test_TODO_WeeklyOvertime4(AbstractRautatiealan115hTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan115hPaivatyonTES.test_TODO_WeeklyOvertime4(TestRautatiealan115hPaivatyonTES.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime2 (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa (0s)
🟡 test_TODO_WeeklyOvertime3 (0s)
Extratuneja pitäisi tulla expected:<[4]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan115hTestCase.test_TODO_WeeklyOvertime3(AbstractRautatiealan115hTestCase.java:329)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan115hPaivatyonTES.test_TODO_WeeklyOvertime3(TestRautatiealan115hPaivatyonTES.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyahatJotkaLyhentavatTyoaikaa (0s)
🟢 testArkipyahatJotkaEivatLyhennaTyoaikaa (0s)
🟡 testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:227)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan115hPaivatyonTES.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealan115hPaivatyonTES.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:213)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan115hPaivatyonTES.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealan115hPaivatyonTES.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:199)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan115hPaivatyonTES.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealan115hPaivatyonTES.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟡 testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(AbstractRautatiealanTestCase.java:158)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan115hPaivatyonTES.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(TestRautatiealan115hPaivatyonTES.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestICTAlanTes (1s)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testKorottavatKTAta (0s)
🟢 testKtaLasketaanOikealtaJaksolta (0s)
🟢 testKorvataanKTAlla (0s)
🟢 testSuurjuhlapyhakorvaus (0s)
🟢 testNightShiftPeriodIndices (0s)
🟢 testSunnuntailisaJuhannusAatot (0s)
🟢 test4ViikkoaSairaslomakorvaustaOnSamaKuin28Paivaa (0s)
🟢 testSickleaveWeek (0s)
🟢 testJuhannusAattonaEiSunnuntaikorotustaKahdesti (0s)
🟢 testTestaaSunnuntailisaLoppiaisaattona (0s)
🟢 testSunnuntailisaLoppiaisena (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestApteekkienTyontekijoiden3ViikonJaksotyonTesIlmanArkipyhalyhennyksia (0s)
🟢 testItsenaisyyspaivaKunToissa (0s)
🟢 testItsenaisyyspaivakunEiToissa (0s)
🟢 testBoxingDayWhenAtWork (0s)
🟢 testBoxingDayWhenNotWorking (0s)
🟢 testNormalDayWhenAtWork (0s)
🟢 testNormalDayWhenNotWorking (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestSahkoistysalanTesKta (2s)
🟢 testAverageHourlySalaryUsage (0s)
🟢 testDailyOvertime (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testAverageHourlySalary (0s)
🟢 testTeemuPollanen (0s)
🟢 testPercentageBasedWtrDoesNotAffectAverageHourlySalary (0s)
🟢 testDailyAndWeeklyOvertime (0s)
🟢 testCase16396TeemuLaiho (0s)
🟢 testCase12543_LehtonenErkki_20160801_20160815 (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSundayWork (0s)
🟢 testNightShiftPeriodsBeforeFirstIncrements (0s)
🟢 testNightShiftPeriodsAfterFirstIncrementsButBeforeSecondIncrements (0s)
🟢 testNightShiftPeriodsAfterSecondIncrements (0s)
🟢 testNightShiftPeriodsNotTriggeredDuringDailyOvertime (0s)
🟢 testNoHolidayCompensation (0s)
🟢 testHolidayCompensation1 (0s)
🟢 testHolidayCompensation2 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLinjaAutoAsematMuuSuomi (8s)
🟢 testAverageHourlySalaryUsage (0s)
🟢 testAverageHourlySalary (0s)
🟢 testIltaJaYolisat (0s)
🟢 testLapsenSairaus (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaiKorvaus (3s)
🟢 testExtraHours (0s)
🟢 test_TODO_WeeklyOvertimeWhenOver11HourDays (0s)
🟡 testWeeklyOvertimeWithVacationsAndSickleaves (0s)
TODO 16606
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractLinjaAutoAsematTestCase.testWeeklyOvertimeWithVacationsAndSickleaves(AbstractLinjaAutoAsematTestCase.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_PeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw (0s)
Normaali palkka viikkoylityön ajalta ei vastannut odotettua. expected:<[24]0> but was:<[32]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeLimits(AdvancedTesTest.java:662)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeLimitsWithAbsences(AdvancedTesTest.java:625)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertPeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw(AdvancedTesTest.java:532)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertPeriodWorkOvertimeLimitsWithAbsencesAccordingToLawThreeWeekPeriods(AdvancedTesTest.java:494)
	at com.tustor.tuntinetti.backend.logic.AbstractLinjaAutoAsematTestCase.test_TODO_PeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw(AbstractLinjaAutoAsematTestCase.java:70)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhaKorvaus (1s)
🟢 testSairaslomakorvauksetAlle1Kk (0s)
🟢 testSairaslomakorvaukset3v (0s)
🟢 testSairaslomakorvaukset5v (0s)
🟢 testSairaslomakorvaukset10v (0s)
🟢 testLyhennysvapaidenKertyminenLoppiainenViikonloppuna (1s)
🟢 testLyhennysvapaidenKertyminenLoppiainenArkiViikolla (1s)
🟢 com.tustor.tuntinetti.backend.logic.TestElectrosMetalliTes (3s)
🟢 testViikkolepokorvaus (2s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Ja_La_SuAamuyöhön_Töissä_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Ja_La_SuAamuyöhönKlo2_Töissä_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Vietetty_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testBesnikHajdini2011vko25 (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Ja_La_Töissä_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Ja_La_Keskiyöhön_Töissä_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Ja_La_SuAamuunKlo6_Töissä_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Ja_La_SuAamuunKlo11_Töissä_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepoa_Pikkasen_Viettamatta_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepoa_Pikkasen_Enemmän_Viettamatta_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausEiKokoSunnuntainPerusteella_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepoToteutuuKunPekkanen (0s)
🟢 testViikkolepokorvausKunSairauslomaIlmanKellonaikoja (0s)
🟢 testViikkolepokorvausKunSairauslomaIlmanKellonaikoja_MyösKunKarenssipäiväEiPoistu (0s)
🟢 testViikkolepokorvausKunSairauslomaIlmanKellonaikoja_MyösKunKarenssipäiväEiPoistu_Disabled (0s)
🟢 testViikkolepokorvausKunSairauslomaKellonaikojenKera_MyösKunKarenssipäiväEiPoistu (0s)
🟢 testViikkolepokorvausKunSairauslomaKellonaikojenKera_MyösKunKarenssipäiväEiPoistu_Disabled (0s)
🟢 testViikkolepokorvausKunLapsenSairausIlmanKellonaikoja (0s)
🟢 testViikkolepokorvausKunSairauslomaKellonaikojenKera (0s)
🟢 testBeforeRange (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestLeipomoidenTuntityon40hTes (3s)
🟢 testAatot (0s)
🟢 testArkipyha (2s)
🟢 testSunnuntaiTyo (0s)
🟢 testArkiTyo (0s)
🟢 testVuorokautinenYlityo (0s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testLauantaiVuorot (0s)
🟢 testViikkoylityot (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestElectrosMetalliTesYksinkertaistettuViikkolepo (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Ja_La_SuAamuyöhön_Töissä_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Ja_La_SuAamuyöhönKlo2_Töissä_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Vietetty_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Ja_La_Töissä_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Ja_La_Keskiyöhön_Töissä_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Ja_La_SuAamuunKlo6_Töissä_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepo_Viettamatta_Ja_La_SuAamuunKlo11_Töissä_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepoa_Pikkasen_Viettamatta_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausKokoSunnuntainPerusteella_Viikkolepoa_Pikkasen_Enemmän_Viettamatta_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepokorvausEiKokoSunnuntainPerusteella_Huom_ViikonAlkamisaikaMuutettu (0s)
🟢 testViikkolepoToteutuuKunPekkanen (0s)
🟢 testViikkolepokorvausKunSairauslomaIlmanKellonaikoja (0s)
🟢 testViikkolepokorvausKunLapsenSairausIlmanKellonaikoja (0s)
🟢 testViikkolepokorvausKunSairauslomaKellonaikojenKera (0s)
🟢 testBeforeRange (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestHenkilokohtaistenAvustajienTES (1s)
🟢 testArkipyhienKorvaus (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhatLyhentavaTyoviikkoa (0s)
🟢 testSairausajanPalkka (0s)
🟢 testArkipyhaKorvaus (0s)
🟢 testYlityo (0s)
🟢 testYlityo2 (0s)
🟢 testSunnuntaikorvaus (0s)
🟢 testLauantaikorvaus (0s)
🟢 testArkipyhaKorvausAlle2Viikkoa (0s)
🟢 testArkipyhanaToissa (0s)
🟢 testArkipyhanaToissaB (0s)
🟢 testLauantaikorvausArkpyhana (0s)
🟢 testSairasLapsi (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSiparilaPuusepanteollisuudenTesKtaBiWeekly (0s)
🟢 testEveningHoursCompensationC (0s)
🟢 testKtaAikatyo (0s)
🟡 testTODOHälytystyöKta (0s)
TODO jos tarvetta hälytystöille
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSiparilaPuusepanteollisuudenTesKta.testTODOHälytystyöKta(TestSiparilaPuusepanteollisuudenTesKta.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNightHoursCompensationA (0s)
🟢 testNightHoursCompensationB (0s)
🟢 testEveningHoursCompensationA (0s)
🟢 testEveningHoursCompensationB (0s)
🟢 testKtaLaskentaAjat (0s)
🟢 testKtaAikatyoLisatEiVaikuta (0s)
🟢 testJaettavatJaJakajaKategoriatOvatSamat (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKaupanKonttoriTyontekijoidenTesHki (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testIltalisaLauantaina (0s)
🟢 testIltalisaSunnuntaina (0s)
🟢 testDailyExtraIsNotCompensated (0s)
🟢 testWeeklyExtraAndOvertime (0s)
🟢 testIltaJouluaattona (0s)
🟢 testIltaToisenaJoulupaivana (0s)
🟢 testYolisaLauantaina (0s)
🟢 testYolisaSunnuntaina (0s)
🟢 testYolisaLoppiaisena (0s)
🟢 testYolisaVapunAattona (0s)
🟢 testYolisaVapunpaivana (0s)
🟢 testJuhannusAattoJaJuhannusPaivaWtrAsetuksenKumoaminen (0s)
🟢 testJuhannusAattoJaJuhannusPaivaEiWtrAsetusta (0s)
🟢 testPaasiaisLauantaiWtrAsetuksenKumoaminen (0s)
🟢 testPaasiaisLauantaiEiWtrAsetusta (0s)
🟢 testYolisaArkena (0s)
🟢 testIltalisaArkena (0s)
🟢 testIltalisaLoppiaisena (0s)
🟢 testIltalisaVapunAattona (0s)
🟢 testIltalisaVapunpaivana (0s)
🟢 testIltaJuhannusaattona (0s)
🟢 testIltaJuhannusPaivana (0s)
🟢 testIltalisaItsenaisyyspaivana (0s)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟡 test_TODO_ArkipyhanKorvaaminenLomanAikana (0s)
TODO - Tarkistin tämän, ja ainakin kaupan ja kipan puolella on niin, että jos arkipyhä jää vuosiloman alle, ei arkipyhäkorvausta makseta, jollei ole ollut työssä ko. viikolla. Samoin jos on palkaton saikku tai palkaton vapaa, niin ei makseta. Spectra/Kaupan tessissä ei ole mainintaa, soitin liiton neuvontapuhelimeen (Petja Harakka).
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanalanTesTestCase.test_TODO_ArkipyhanKorvaaminenLomanAikana(AbstractKaupanalanTesTestCase.java:542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_ID_WhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSundayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 testVastaYliKuukaudenTyoskenneltyaMaksetaanArkipyhakorvaustaPaitsiItsenaisyyspaivastaJostaMaksetaanAina (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAktAutomaattinenYlityovapaaUsingDynamicVacationsEarned (0s)
🟢 testEiItsenaisyyspaivaKorvaustaJosJokuVapaaPaalla (0s)
🟢 testItsenaisyyspaivakorvausKunEiVapaataPaalla (0s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_IlmanTakuuPalkkaa (0s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_YlityövapaataEiKäytettävissä (0s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_YlityövapaataVähänKäytettävissä (0s)
🟢 testSihvariJaakkoKoponen_20111031_20111113_YlityövapaataKäytettävissä (0s)
🟡 testTodoRecordaaMyösOvertimeLeaveExporttaustaVarten (0s)
TODO RecordaaMyösOvertimeLeaveExporttaustaVarten
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractAktAutomaattinenYlityovapaaTestCase.testTodoRecordaaMyösOvertimeLeaveExporttaustaVarten(AbstractAktAutomaattinenYlityovapaaTestCase.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden37_5hPaivatyonTES (7s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWtrKertyma (0s)
🟢 testSuurjuhlapyhalisa (0s)
🟢 testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa (0s)
🟢 testWeeklyOvertime5 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testViikkolepoYksittaisinViikoinLaskettuna (0s)
🟢 testArkipyhaviikonVapaapaivat (1s)
🟡 test_TODO_ArkipyhaviikonLauantainYlityot (1s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[0]> but was:<[55]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:330)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden37_5hPaivatyonTES.test_TODO_ArkipyhaviikonLauantainYlityot(TestElintarviketeollisuudenToimihenkiloiden37_5hPaivatyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 testEiIltalisaaYlityonAjalta (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestWorkTimeCompensationDecomposition (1s)
🟡 testOnly_DAILY_OVERTIME (0s)
Mikä tässä nyt on vikana:
HOLIDAY_OVERTIME: 2 h x 0.5;
2,5 h x 1;

Was:[HOLIDAY_OVERTIME]
 expected:<[11]> but was:<[3,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecomposition.assertOnly_DAILY_OVERTIME_OvertimeSummary(TestWorkTimeOvertimeDecomposition.java:77)
	at com.tustor.tuntinetti.backend.logic.TestWorkTimeCompensationDecomposition.testOnly_DAILY_OVERTIME(TestWorkTimeCompensationDecomposition.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testEquals (0s)
🟢 testOnly_PERIOD_OVERTIME (0s)
🟢 testOnly_LOST_WEEKLY_REST_TIME_COMPENSATIONS (0s)
🟢 testOnly_TIME_BASED_COMPENSATIONS (0s)
🟢 testOnly_HOLIDAY_OR_SATURDAY_COMPENSATION (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_OTHER_PERSONAL (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_OTHER_TASK (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_x_TASK (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_x_PERSONAL (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_OTHER_TASK_x_PERSONAL (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_x_PERSONAL_x_TASK (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_x_TASK_x_SPECIAL_DAY (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_x_PERSONAL_x_SPECIAL_DAY (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_OTHER_TASK_x_PERSONAL_x_SPECIAL_DAY (0s)
🟢 testOnly_TIME_BASED_COMPENSATION_x_PERSONAL_x_TASK_x_SPECIAL_DAY (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanAina (0s)
🟢 testCase7WithoutPersonalCompensations (0s)
🟡 testTODO (0s)
TODO Pitäisikö näistä syntyä joitain ristikertoimia eli personal x task compensation...? Huh?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecomposition.testTODO(TestWorkTimeOvertimeDecomposition.java:218)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTodo2 (0s)
TODO Testaa pyhäpäivä jos on palkan korvaus ei kai pyhäpäivän laji muutu myös palkan korvaukseksi?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecomposition.testTodo2(TestWorkTimeOvertimeDecomposition.java:211)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_FULL (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestHiusalanTes (9s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testAattolisa (0s)
🟢 testMaksetaanKTAlla (1s)
🟡 testKorottavatKTAta (0s)
KTA ei vastannut odotettua. expected:<1[3,88]> but was:<1[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2151)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2101)
	at com.tustor.tuntinetti.backend.logic.TestHiusalanTes.testKorottavatKTAta(TestHiusalanTes.java:608)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhat (2s)
🟢 testSunnuntaiKorvaus (3s)
🟢 testIltalisa (0s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟢 testJouluaattolisa (0s)
🟢 testLyhennysvapaidenKertyminenPoissaoloista (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMatkatoimistoalanTes (3s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testAamulisa (0s)
🟢 testSundayOvertime (0s)
🟢 testAattoIltalisa (0s)
🟢 testTyotViikkolepopaivana (0s)
🟢 testSairastumispaivanKorvaus (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestViherJaYmparistorakentamisalanTES (9s)
🟢 testNormalWorktime (0s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2020 (2s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2021 (1s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2022 (1s)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟢 testSunnuntaityoEiKorottaKTAta (0s)
🟢 testYlityotEivatKorottaKTAta (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testSairaslomaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausYli10vTöissäSairausKestääYli56pv (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli42pv (0s)
🟢 testSairaslomakorvausYli3vTöissäSairausKestääYli35pv (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testSairaslomakorvausAlle1vkTöissä (0s)
🟢 testSairaslomakorvausYli1vkTöissä (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pv (0s)
🟢 testArkipyhaviikonLauantailtaMaksetaanKorotettuaPalkkaa (0s)
🟡 testArkipyhatJaSunnuntaiKorvaus (0s)
Palkka ei vastannut odotuksia expected:<[28]0> but was:<[32]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertHolidayIsCompensated(AbstractTesTestCase.java:997)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertHolidayIsCompensated(AbstractTesTestCase.java:946)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertHolidayIsCompensated(AbstractTesTestCase.java:916)
	at com.tustor.tuntinetti.backend.logic.TestViherJaYmparistorakentamisalanTES.testArkipyhatJaSunnuntaiKorvaus(TestViherJaYmparistorakentamisalanTES.java:627)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhiaEiKorvataJosEhdotEivatTayty (0s)
🟢 testSunnuntaityoaEiKorvataKTAlla (0s)
🟢 testYlityotaEiKorvataKTAlla (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestSahkoEnergiaIctVerkostoTes (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testSunnuntaiYlityo (0s)
🟢 testJuhlapyhanNormaaliJaYlityo (0s)
🟢 testIltaJaYölisä (0s)
🔴 test_TODO_KTA_EI_TOTEUTETTU_Sairastumispaivana100PctKorvaus (0s)
null
	at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.getAverageHourlySalary(AbstractDailyReport.java:3952)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertSairastumispaivanKorvaus(AbstractTesTestCase.java:643)
	at com.tustor.tuntinetti.backend.logic.TestSahkoEnergiaIctVerkostoTes.test_TODO_KTA_EI_TOTEUTETTU_Sairastumispaivana100PctKorvaus(TestSahkoEnergiaIctVerkostoTes.java:64)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_MuuKuinToimistotyo (3s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testYotyolisa (0s)
🟢 testIltatyolisa (0s)
🟢 testLauantailisa (0s)
🟢 testHolidayCompensation (0s)
🟢 testStandbyCompensation (0s)
🟡 test_TODO_YotyolisaJatkuuYliKuuden (0s)
Tunnit eivät vastanneet odotettua. expected:<[7]> but was:<[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AbstractAmmatillistenKoulutuskeskustenHallintoJaTukipalveluhenkilostoTesTestCase.test_TODO_YotyolisaJatkuuYliKuuden(AbstractAmmatillistenKoulutuskeskustenHallintoJaTukipalveluhenkilostoTesTestCase.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattolisa (0s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testSickleave (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 com.tustor.tuntinetti.backend.logic.TestPamVeikkausTyontekijat (1s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_0 (1s)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testBug20100406_20100101 (0s)
🟢 testBug20100406_20100102 (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGivenAndPartTimeEmployee (0s)
🟢 testBugReport20100315 (0s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresher (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWeekStartTimeOffset7 (35s)
🟢 testHolidayCompensation (0s)
🟢 testVainionpääIlpoKalevi_20130501_IlmanHenkilökohtaistaYlityöasetusta (0s)
🟡 testCase7308_MansukoskiPetteri_20131222 (0s)
 expected:<[2]> but was:<[6,33]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertCase7308_MansukoskiPetteri_20131222(TestLeppakoskenSahkonTestitapaukset.java:3046)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWeekStartTimeOffset7.testCase7308_MansukoskiPetteri_20131222(TestLeppakoskenSahkonTestitapauksetWithWeekStartTimeOffset7.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHolidayCompensationRoundingWhenWorkShiftEndsOnMonday (0s)
🟢 testCase10416_Ahtola_Petteri_20160101_Ylityö (0s)
🟢 testVainionpääIlpoKalevi_20130501_HenkilökohtaisellaYlityöasetuksella (0s)
🟡 testCase15497_KortetMatti_20170409 (0s)
expected:<...vaus Hälytyskorotus|[1,00|0,00|-1784239826393, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|NORMAL_DURING_DAILY_OVERTIME.Hälytyskorotus|1,00|10,00|-1494942467406, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|OTHER.Hälytysraha x4|4,00|0,00|-1494942467406]]> but was:<...vaus Hälytyskorotus|[0,50|10,00|-1784239826393, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|NORMAL_DURING_DAILY_OVERTIME.Hälytyskorotus|1,00|10,00|-1784239826393, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|OTHER.Hälytysraha x4|4,00|10,00|-1784239826393]]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_KortetMatti_20170409(TestLeppakoskenSahkonTestitapaukset.java:1047)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SippolaAri_20170331 (0s)
TODO assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SippolaAri_20170331(TestLeppakoskenSahkonTestitapaukset.java:1113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SippolaAri_20170403 (0s)
TODO assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SippolaAri_20170403(TestLeppakoskenSahkonTestitapaukset.java:1194)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_VilppoJuha_20170329 (0s)
TODO assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_VilppoJuha_20170329(TestLeppakoskenSahkonTestitapaukset.java:1252)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsFalse (0s)
🟢 testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsTrue (0s)
🟢 testCase11774_KarhunenTiina_20120822 (0s)
🟢 testTuomistoOili20161004 (0s)
🟢 testCase12493_HiiriKerkkoJuhana_20160805 (0s)
🟢 testCase11098_Keisala_Reijo_20160329 (0s)
🟡 testKainulainenElina_20141222_20150104 (0s)
expected:<...N_OVERTIME_NORMAL.1|[0,13|0,00|-1784239827423, 2014-12-23|Task|LS995100 Tuntien ja matkalaskujen syöttö|NON_OVERTIME_NORMAL.1|0,87|0,00|-1784239827423, 2014-12-23|Task|LS995100 Tuntien ja matkalaskujen syöttö|_PAID_WORK_TIME_REDUCTION_FOR_REPORTING.Lyhennysvapaa|-0,01|0,00|-1784239827423, 2014-12-23|Task|LS995100 Tuntien ja matkalaskujen syöttö|_PAID_WORK_TIME_REDUCTION_FOR_REPORTING.Lyhennysvapaa|7,01|0,00|-1784239827423, 2014-12-24|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784239827423, 2014-12-25|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784239827423, 2014-12-26|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784239827423, 2014-12-30|Task|261000 Verkon Asiakaspalvelu/- 3 Verkon sanomaliikenne|NON_OVERTIME_NORMAL.1|4,00|0,00|-1784239827423, 2014-12-30|Task|953210 Myynnin asiakaspalvelu/- 1 Myynnin sanomaliikenne|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784239827423, 2014-12-30|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784239827423, 2014-12-31|HolidayDummy|_MONTHLY_SALARY_FOR_REPORTING|_MONTHLY_SALARY_FOR_REPORTING.1|0,25|0,00|-1784239827423, 2014-12-31|Task|261000 Verkon Asiakaspalvelu/- 3 Verkon sanomaliikenne|NON_OVERTIME_NORMAL.1|4,00|0,00|-1784239827423, 2014-12-31|Task|953210 Myynnin asiakaspalvelu/- 1 Myynnin sanomaliikenne|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784239827423, 2014-12-31|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784239827423, 2015-01-01|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784239827423, 2015-01-02|HolidayDummy|_MONTHLY_SALARY_FOR_REPORTING|_MONTHLY_SALARY_FOR_REPORTING.1|0,05|0,00|-1784239827423, 2015-01-02|Task|261000 Verkon Asiakaspalvelu/- 3 Verkon sanomaliikenne|NON_OVERTIME_NORMAL.1|0,38|0,00|-1784239827423, 2015-01-02|Task|956000 Asiakaspalvelu + CAB/- 1 Laskutus|NON_OVERTIME_NORMAL.1|0,37|0,00|-1784239827423, 2015-01-02|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|NON_OVERTIME_NORMAL.1|2,26|0,00|-1784239827423, 2015-01-02|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|_PAID_WORK_TIME_REDUCTION_FOR_REPORTING.Lyhennysvapaa|0,01|0,00|-1784239827423, 2015-01-02|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|_PAID_WORK_TIME_REDUCTION_FOR_REPORTING.Lyhennysvapaa|4,99]|0,00|-1784239827423...> but was:<...N_OVERTIME_NORMAL.1|[1,00|0,00|-1784239827423, 2014-12-23|Task|LS995100 Tuntien ja matkalaskujen syöttö|_PAID_WORK_TIME_REDUCTION_FOR_REPORTING.Lyhennysvapaa|7,00|0,00|-1784239827423, 2014-12-24|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784239827423, 2014-12-25|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784239827423, 2014-12-26|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784239827423, 2014-12-30|Task|261000 Verkon Asiakaspalvelu/- 3 Verkon sanomaliikenne|NON_OVERTIME_NORMAL.1|4,00|0,00|-1784239827423, 2014-12-30|Task|953210 Myynnin asiakaspalvelu/- 1 Myynnin sanomaliikenne|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784239827423, 2014-12-30|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784239827423, 2014-12-31|HolidayDummy|_MONTHLY_SALARY_FOR_REPORTING|_MONTHLY_SALARY_FOR_REPORTING.1|0,25|0,00|-1784239827423, 2014-12-31|Task|261000 Verkon Asiakaspalvelu/- 3 Verkon sanomaliikenne|NON_OVERTIME_NORMAL.1|4,00|0,00|-1784239827423, 2014-12-31|Task|953210 Myynnin asiakaspalvelu/- 1 Myynnin sanomaliikenne|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784239827423, 2014-12-31|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784239827423, 2015-01-01|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784239827423, 2015-01-02|HolidayDummy|NON_OVERTIME_NORMAL|NON_OVERTIME_NORMAL.1|-1,67|0,00|-1784239827423, 2015-01-02|HolidayDummy|_MONTHLY_SALARY_FOR_REPORTING|_MONTHLY_SALARY_FOR_REPORTING.1|0,05|0,00|-1784239827423, 2015-01-02|Task|261000 Verkon Asiakaspalvelu/- 3 Verkon sanomaliikenne|NON_OVERTIME_NORMAL.1|1,00|0,00|-1784239827423, 2015-01-02|Task|956000 Asiakaspalvelu + CAB/- 1 Laskutus|NON_OVERTIME_NORMAL.1|1,00|0,00|-1784239827423, 2015-01-02|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|NON_OVERTIME_NORMAL.1|2,67|0,00|-1784239827423, 2015-01-02|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|_PAID_WORK_TIME_REDUCTION_FOR_REPORTING.Lyhennysvapaa|5,00]|0,00|-1784239827423...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testKainulainenElina_20141222_20150104(TestLeppakoskenSahkonTestitapaukset.java:3734)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7308_PöytälaaksoAri_20131117 (0s)
🟢 testCase7308_RuohomäkiAskoJalmari_20130620 (0s)
🟢 testSalomäkiMikko20140727 (0s)
🟢 testMoisioArto_20150613 (0s)
🟢 testCase11505_RistimakiTimo_20160510 (0s)
🟡 testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_DAILY_OVERTIME:  (Sovittu ylityö) 6,42 h x 1.0000;

Was:[NORMAL_DURING_DAILY_OVERTIME]
 expected:<6,[5]> but was:<6,[4166666667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys(TestLeppakoskenSahkonTestitapaukset.java:5140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHalytysPaivystajaUpdated (0s)
🟢 testHalytysPaivystajaOld (0s)
🟢 testCase19599_RaskilaEsko_20180110 (0s)
🟢 testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_henkilökohtainenYlityöPäällä (0s)
🟡 testCase15497_SalomaaRami_20170327 (0s)
expected:<...RTIME.Hälytyskorotus[ 2h jälkeen|1,00|10,00|-1784239828744, 2017-03-27|Task|206100 Vikojen korjaus/Ikaalinen/- 1 Yleinen Ika|NORMAL_DURING_DAILY_OVERTIME.Hälytyskorotus|2],00|10,00|-178423982...> but was:<...RTIME.Hälytyskorotus[|3],00|10,00|-178423982...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertCase15497_SalomaaRami_20170327(TestLeppakoskenSahkonTestitapaukset.java:661)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SalomaaRami_20170327(TestLeppakoskenSahkonTestitapaukset.java:678)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SalomaaRami_20170403 (0s)
Lisää assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SalomaaRami_20170403(TestLeppakoskenSahkonTestitapaukset.java:831)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SalomaaRami_20170407 (0s)
expected:<...-04-07|HolidayDummy|[DAILY_OVERTIME|DAILY_OVERTIME.0.5|0,50|0,00|-1784239828912, 2017-04-07|HolidayDummy|NORMAL_DURING_DAILY_OVERTIME|NORMAL_DURING_DAILY_OVERTIME.1|0,50|0,00|-1784239828912, 2017-04-07|HolidayDummy|_WORK_DAYS_FOR_REPORTING|_WORK_DAYS_FOR_REPORTING.1|1,00|0,00|-1784239828912, 2017-04-07|Task|207100 Johtoalueraivaukset/Ikaalinen/- 2 Vierimetsän hoito|NORMAL_TOWARDS_OVERTIME.1|4,50|0,00|-1784239828912, 2017-04-07|Task|211600 Verkkotoiminnan tiedotus ja palaver/- 1 Tiedotus ja palaverit|NORMAL_TOWARDS_OVERTIME.1|3,50|0,00|-1784239828912, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|DAILY_OVERTIME.0.5|1,50|0,00|-1784239828912, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|NORMAL_DURING_DAILY_OVERTIME.1|1,50|]0,00|-1784239828912]> but was:<...-04-07|HolidayDummy|[_WORK_DAYS_FOR_REPORTING|_WORK_DAYS_FOR_REPORTING.1|1,00|0,00|-1784239828912, 2017-04-07|Task|207100 Johtoalueraivaukset/Ikaalinen/- 2 Vierimetsän hoito|DAILY_OVERTIME.0.5|0,95|5,00|-1784239828912, 2017-04-07|Task|207100 Johtoalueraivaukset/Ikaalinen/- 2 Vierimetsän hoito|NORMAL_DURING_DAILY_OVERTIME.1|0,95|10,00|-1784239828912, 2017-04-07|Task|207100 Johtoalueraivaukset/Ikaalinen/- 2 Vierimetsän hoito|NORMAL_TOWARDS_OVERTIME.1|3,79|10,00|-1784239828912, 2017-04-07|Task|211600 Verkkotoiminnan tiedotus ja palaver/- 1 Tiedotus ja palaverit|DAILY_OVERTIME.0.5|0,73|5,00|-1784239828912, 2017-04-07|Task|211600 Verkkotoiminnan tiedotus ja palaver/- 1 Tiedotus ja palaverit|NORMAL_DURING_DAILY_OVERTIME.1|0,73|10,00|-1784239828912, 2017-04-07|Task|211600 Verkkotoiminnan tiedotus ja palaver/- 1 Tiedotus ja palaverit|NORMAL_TOWARDS_OVERTIME.1|2,95|10,00|-1784239828912, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|DAILY_OVERTIME.0.5|0,32|5,00|-1784239828912, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|NORMAL_DURING_DAILY_OVERTIME.1|0,32|10,00|-1784239828912, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|NORMAL_TOWARDS_OVERTIME.1|1,26|1]0,00|-1784239828912]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SalomaaRami_20170407(TestLeppakoskenSahkonTestitapaukset.java:931)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testHalytysTyo (0s)
 expected:<[2]> but was:<[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testHalytysTyo(TestLeppakoskenSahkonTestitapaukset.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTODOSovittuYlityoRounding (0s)
🟡 testTODO_HolidayCompensationRoundingWhenWorkShiftEndsOnMonday (0s)
Mikä tässä nyt on vikana:

Was:[] ... 
 expected:<[4]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHolidayCompensationRoundingWhenWorkShiftEndsOnMonday(TestLeppakoskenSahkonTestitapaukset.java:1560)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testTODO_HolidayCompensationRoundingWhenWorkShiftEndsOnMonday(TestLeppakoskenSahkonTestitapaukset.java:1591)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase12493_MoisioArto_20161023 (0s)
🟢 testCase12493_AmmeskangasEsa_20160101_20161231 (35s)
🟢 testOvertimeOnlyIfExceedsPlannedViaLabourAgreement (0s)
🟢 testOvertimeCategoryTransferWorkTimeCompensationType (0s)
🟢 testRuokataukoKamratJuhaMatti_20141218 (0s)
🟢 testRistimäkiTimo_20121217_20121223 (0s)
🟢 testRistimäkiTimo_20121219 (0s)
🟢 testRistimäkiTimo_20121223 (0s)
🟢 testKulmalaNiinaSariHannele (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_noconsiderotherhours (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours (0s)
🟢 testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_ilmanHenkilökohtaistaYlityötä (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_considerotherhours (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaisella_oletusylityöasetuksella_considerotherhours (0s)
🟢 testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours (0s)
🟢 testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_considerotherhours (0s)
🟢 testKamratJuhaMatti20120912 (0s)
🟢 testKortetMattiJuhani20120930_SovitunYlityonTuleeAntaaMyösPyhäkorvausJosAsetuksisaNiinMäärätty (0s)
🟢 testSovittuYlityoNoNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoWithNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME_WithOvertime (0s)
🟢 testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME_WithOvertime (0s)
🟢 testKartaslammiAriKoulutus20120830 (0s)
🟡 testTODOja (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testTODOja(TestLeppakoskenSahkonTestitapaukset.java:4357)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAriHaavisto_Sunnuntai_20120708 (0s)
 expected:<[2]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testAriHaavisto_Sunnuntai_20120708(TestLeppakoskenSahkonTestitapaukset.java:4472)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTuomasIsokotamäki_Sunnuntai_20120923 (0s)
🟡 testaaTODOArkipyhaviikkoJaEttaTilttaaEvaluateHolidaynMetodiinGetPaidHours (0s)
TODO sama pätee sairauslomiin siellä kanssa getPaidHours() -kutsu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testaaTODOArkipyhaviikkoJaEttaTilttaaEvaluateHolidaynMetodiinGetPaidHours(TestLeppakoskenSahkonTestitapaukset.java:4541)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testRamiSalomaa_20120702_20120708 (0s)
🟡 testKariPaulasalo_20120625_20120630 (0s)
 expected:<[2]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testKariPaulasalo_20120625_20120630(TestLeppakoskenSahkonTestitapaukset.java:4733)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAriHaavisto_20120625_20120708 (0s)
 expected:<[2]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testAriHaavisto_20120625_20120708(TestLeppakoskenSahkonTestitapaukset.java:4814)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase10417_KasariSanteri_20151221_20160131 (0s)
🟡 testCase15497_PihkoluomaJuha_20170404 (0s)
expected:<...PORTING.1|1,00|0,00|[työntekijä, 2017-04-04|Sickleave|OWN_NOTIFICATION|_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING.1|8,00|10,00|työntekijä]]> but was:<...PORTING.1|1,00|0,00|[-1784239834840, 2017-04-04|Sickleave|OWN_NOTIFICATION|_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING.1|8,00|10,00|-1784239834840]]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_PihkoluomaJuha_20170404(TestLeppakoskenSahkonTestitapaukset.java:984)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestAutoliikenneAlojenToimihenkiloiden40TesPaivatyo (0s)
🟡 testSpecialSaturdayOvertime (0s)
TODO: Lauantaiylityötä ei pitäisi tulla. Lauantaiylityössä oleva bugi on vielä korjaamatta.
 expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestAutoliikenneAlojenToimihenkiloiden40TesPaivatyo.testSpecialSaturdayOvertime(TestAutoliikenneAlojenToimihenkiloiden40TesPaivatyo.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantaiTyo (0s)
🟢 testArkiYlityo (0s)
🟢 testHealthInsuranceLawWaitingPeriodNotCompensatedIfDaysAreFull (0s)
🟢 testYotyoNormaaliaikana (0s)
🟢 testIltatyoNormaaliaikana (0s)
🟢 testIltatyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenIltatyota (0s)
🟢 testVuorokautinenYlityoLauantaina (0s)
🟢 testVuorokautinenYlityoUudenvuodenArkiaattona (0s)
🟢 testAattopaivalisaPaasiaislauantaina (0s)
🟢 testAattopaivalisaPaasiaislauantaina2013Jalkeen (0s)
🟢 testAattopaivalisaJouluaattonaArkena (0s)
🟢 testAattopaivalisaJouluaattonaLauantaina (0s)
🟢 testAattopaivalisaJouluaattonaSunnuntaina (0s)
🟢 testAattopaivalisaJuhannusaattona (0s)
🟢 testLauantaityolisaaEiMaksetaPyhapaivana (0s)
🟢 testIltatyolisiaMaksetaanMuttaYotyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenYotyota (0s)
🟢 testYotyolisaaMaksetaanYlitoiltaAamukuuteenAsti (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestYksityisenOpetusalanTes36_25h (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟡 testTODO_TestSomething (0s)
tehty pikana, ei testejä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestYksityisenOpetusalanTes36_25h.testTODO_TestSomething(TestYksityisenOpetusalanTes36_25h.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_Vuosityoaika (0s)
stub: 1200 / 1600 h
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestYksityisenOpetusalanTes36_25h.test_TODO_Vuosityoaika(TestYksityisenOpetusalanTes36_25h.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestBillingCorrection (2s)
🟢 testMinimumBillingNonLinearOriginalWorkShiftEndsBeforeEveningShift (0s)
🟢 testMinimumBillingNonLinearOriginalWorkShiftStartsAfterNightShift (0s)
🟢 testMinimumBillingNonLinearOriginalWorkShiftStartsDuringEveningAndEndsDuringNightShift (0s)
🟢 testMinimumBillingOriginalWorkShiftEndsDuringEveningShift (0s)
🟢 testMinimumBillingOriginalWorkShiftEndsBeforeNightShift (0s)
🟢 testMinimumBillingNonLinearOriginalWorkShiftEndsBeforeNightShift (0s)
🟢 testBillLikeSalaryWithBillingHoursRoundingToTwoNoNightShiftPeriods (1s)
🟢 testBillLikeSalaryWithBillingHoursRoundingToQuarterNoNightShiftPeriods (0s)
🟢 testRoundingBillingOverlappingTimeRanges (0s)
🟢 testRoundingBillingRoundedTimeRangeOverlapsWithIltalisa (0s)
🟢 testBillLikeSalaryWithFixedBillingHoursNoNightShiftPeriods (0s)
🟢 testBillingRoundingWholeDay (0s)
🟢 testMinimivuoroKoskeeVainLaskutusta (0s)
🟢 testMinimivuoro30minJaPyöristysYlöspäin (0s)
🟡 testTODOMinimivuoroPerKäyntiPyöristetäänAamuJaIltaErikseen (0s)
TODO aamu + ilta
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillingCorrection.testTODOMinimivuoroPerKäyntiPyöristetäänAamuJaIltaErikseen(TestBillingCorrection.java:102)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testBillLikeSalaryWithMinimumBillingHoursNoNightShiftPeriods (0s)
🟢 testMinimumBillingOriginalWorkShiftEndsBeforeEveningShift (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenToimihenkiloidenTes375 (0s)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟢 testThatSickleaveCompensatedOverTheLimits (0s)
🟡 testTODONighttimeExtraOvertimeCompensation (0s)
Pitais olla myös + 100%
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTesRangeReportTestCase.assertNightTimeHigherOvertimeRate(AbstractTesRangeReportTestCase.java:203)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenToimihenkiloidenTes375.testTODONighttimeExtraOvertimeCompensation(TestMekaanisenMetsateollisuudenToimihenkiloidenTes375.java:23)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testExtraHoursAndOvertime (0s)
🟢 testExtraHoursAndOvertime12h (0s)
🟢 testPaasiaislauantainViikonViikkoylityo (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testJuhannusaattoViikonViikkoylityo (0s)
🟢 testJouluaatonViikonViikkoylityo (0s)
🟢 testLoppiainenViikkoylityo (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenTes40 (0s)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testThatSickleaveCompensatedOverTheLimits (0s)
🔴 testTODOIltatyolisiaMaksetaanMuttaYotyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenYotyota (0s)
java.math.BigDecimal cannot be cast to com.tustor.common.dto.NightShiftPeriod$CompensationDetails
	at com.tustor.tuntinetti.backend.logic.AbstractToimihenkiloUnioniTesTestCase.assertIltatyolisiaMaksetaanMuttaYotyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenYotyota(AbstractToimihenkiloUnioniTesTestCase.java:201)
	at com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenTes40.testTODOIltatyolisiaMaksetaanMuttaYotyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenYotyota(TestPalvelualojenToimialaliitonToimihenkiloidenTes40.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYotyoNormaaliaikana (0s)
🟡 testTODOYotyolisaaMaksetaanYlitoiltaAamukuuteenAsti (0s)
 expected:<[1,76]> but was:<[3,52]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenTes40.testTODOYotyolisaaMaksetaanYlitoiltaAamukuuteenAsti(TestPalvelualojenToimialaliitonToimihenkiloidenTes40.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIltatyoNormaaliaikana (0s)
🟡 testTODOIltatyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenIltatyota (0s)
Headereita pitaisi olla normal, extra/ylityö expected:<2> but was:<4>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at com.tustor.tuntinetti.backend.logic.AbstractToimihenkiloUnioniTesTestCase.assertIltatyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenIltatyota(AbstractToimihenkiloUnioniTesTestCase.java:155)
	at com.tustor.tuntinetti.backend.logic.TestPalvelualojenToimialaliitonToimihenkiloidenTes40.testTODOIltatyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenIltatyota(TestPalvelualojenToimialaliitonToimihenkiloidenTes40.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testExtraHoursAndOvertime (0s)
🟢 testExtraHoursAndOvertime12h (0s)
🟢 testPaasiaislauantainViikonViikkoylityo (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testJuhannusaattoViikonViikkoylityo (0s)
🟢 testJouluaatonViikonViikkoylityo (0s)
🟢 testLoppiainenViikkoylityo (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMaaJaVesiRakennusTes (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟡 testSameWorkDayAfterMaxWeeklyOvertimePayLeg2DailyOvertime (0s)
 expected:<[2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestMaaJaVesiRakennusTes.testSameWorkDayAfterMaxWeeklyOvertimePayLeg2DailyOvertime(TestMaaJaVesiRakennusTes.java:47)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDifferentWorkDayAfterMaxWeeklyOvertimePayLeg2DailyOvertime (0s)
🟢 testIndependencedayOnSickleave (0s)
🟢 testFirstSickdayIsPaidOnLongRegularSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayIsNotPaidOnShortRegularSickleaveOnTooShortContractperiod (0s)
🟢 testFirstSickdayNotPaidOnShortRegularSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortAccidentSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortRegularSickleaveOnLongContractperiod (0s)
🟢 testFirstSickdayPaidOnRecurringRegularSickleaveOnShortContractperiod (0s)
🟢 testHolidayCompensatedOnlyAfter6WeeksOfContractPeriod (0s)
🟢 testHolidayWorkIsTreatedAsSundayWork (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestPuhelinpalveluaJaYhteyskeskuksiaKoskevaTesLiukuvaTyoaika (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testNormalWorkTime (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_Paivatyo (7s)
🟡 testKorottavatKTAta (0s)
KTA ei vastannut odotettua. expected:<10[]> but was:<10[,54]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2295)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2241)
	at com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_Paivatyo.testKorottavatKTAta(TestPahvinJaPaperinjalostusalanTes_Paivatyo.java:142)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testAattolisa (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testSeisokkikorvausAamulta (0s)
🟢 testSeisokkikorvausPaivalta (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testMaksetaanKTAlla (0s)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (3s)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloidenKeskeytyvanKolmivuorotyonTES (7s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa (0s)
🟢 testNormalWorkTime (0s)
🟢 testLauantailisa (0s)
🟢 testSunnuntaityo (2s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testWtrKertyma (1s)
🟢 testSuurjuhlapyhalisa (0s)
🟢 testViikkolepoYksittaisinViikoinLaskettuna (0s)
🟢 testArkipyhaviikonVapaapaivat (1s)
🟡 test_TODO_ArkipyhaviikonLauantainYlityot (2s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[0]> but was:<[71,93]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:330)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenKolmivuorotyonTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenKolmivuorotyonTestCase.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledIncludedInKta (1s)
🟡 testCase (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 112,5 h x 10 = 1125;
(1125) 
NORMAL_DURING_EXTRA: 7,5 h x 10 = 75;
(75) 
NORMAL_DURING_DAILY_OVERTIME: 80 h x 10 = 800;
(800) 
NORMAL_DURING_SPECIAL_SATURDAY_OVERTIME: 16 h x 10 = 160;
(160) 
NORMAL_DURING_WEEKLY_OVERTIME: 72 h x 10 = 720;
(720) 
DAILY_OVERTIME: 60 h x 10,25 KTA KTA = 615;
36 h x 5,13 KTA KTA = 184,68;
(799,68) 
WEEKLY_OVERTIME: 48 h x 10,25 KTA KTA = 492;
40 h x 5,13 KTA KTA = 205,2;
(697,2) 
SPECIAL_SATURDAY_OVERTIME: 20 h x 10 = 200;
(200) 
OTHER: 28 h x 1,5 Iltalisä = 42;
6 h x 10 Sunnuntailisä, sair. sair. = 60;
24 h x 10 Sunnuntailisä = 240;
6 h x 1,5 Iltalisä, sair. sair. = 9;
(351) 
HOLIDAY_COMPENSATION: 60 h x 10,25 KTA KTA = 615;
12 h x 10,25 Pyhäkorvaus, sair., KTA sair., KTA = 123;
(738) 
_SICKLEAVE_FOR_REPORTING: 75 h x 10,25 KTA KTA = 768,75;
(768,75) 
_LOST_WEEKLY_REST_TIME_FOR_REPORTING: 24 h x 10,25 KTA KTA = 246;
(246) 
_PAID_HOLIDAY_FOR_REPORTING: 15 h x 10 = 150;
(150) (6830,63)
 expected:<68[2]0,63> but was:<68[3]0,63>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertMay(AbstractHourlySalaryTestCase.java:1357)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertMay(TestHourlySalaryWithKta.java:370)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.assertMay(TestHourlySalaryLargerWithKta.java:94)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.assertMay(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.java:293)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledIncludedInKta.assertMay(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledIncludedInKta.java:197)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCase(TestHourlySalary.java:231)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCase(TestHourlySalaryWithKta.java:98)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCase(TestHourlySalaryLargerWithKta.java:28)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.testCase(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.java:38)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledIncludedInKta.testCase(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledIncludedInKta.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKtaValue (0s)
🟡 testCaseWithTimeRanges (0s)
 expected:<1[6,35]> but was:<1[0,42]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertMayWithTimeRanges(TestHourlySalaryWithKta.java:385)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.assertMayWithTimeRanges(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.java:867)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCaseWithTimeRanges(TestHourlySalary.java:290)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCaseWithTimeRanges(TestHourlySalaryWithKta.java:1902)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCaseWithTimeRanges(TestHourlySalaryLargerWithKta.java:340)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.testCaseWithTimeRanges(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.java:522)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledIncludedInKta.testCaseWithTimeRanges(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledIncludedInKta.java:253)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraKaupanTes (0s)
🟢 testSpectraKipaTes (0s)
🟢 testSpectraVartiointiTes (0s)
🟢 testHenkilostonRahalahjaEiVaikutaKTAhan (0s)
🟢 testPerhevapaauudistuksenUudetLomatyypitJaKta (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta (1min 33s)
🟡 testCase (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 112,5 h x 15,7 = 1766,25;
(1766,25) 
NORMAL_DURING_EXTRA: 7,5 h x 15,7 = 117,75;
(117,75) 
NORMAL_DURING_DAILY_OVERTIME: 80 h x 15,7 = 1256;
(1256) 
NORMAL_DURING_SPECIAL_SATURDAY_OVERTIME: 16 h x 15,7 = 251,2;
(251,2) 
NORMAL_DURING_WEEKLY_OVERTIME: 72 h x 15,7 = 1130,4;
(1130,4) 
DAILY_OVERTIME: 36 h x 8,05 KTA KTA = 289,8;
60 h x 16,09 KTA KTA = 965,4;
(1255,2) 
WEEKLY_OVERTIME: 40 h x 8,05 KTA KTA = 322;
48 h x 16,09 KTA KTA = 772,32;
(1094,32) 
SPECIAL_SATURDAY_OVERTIME: 20 h x 15,7 = 314;
(314) 
OTHER: 6 h x 2,36 Iltalisä, sair. sair. = 14,16;
6 h x 15,7 Sunnuntailisä, sair. sair. = 94,2;
28 h x 2,36 Iltalisä = 66,08;
24 h x 15,7 Sunnuntailisä = 376,8;
(551,24) 
HOLIDAY_COMPENSATION: 12 h x 16,09 Pyhäkorvaus, sair., KTA sair., KTA = 193,08;
60 h x 16,09 KTA KTA = 965,4;
(1158,48) 
_SICKLEAVE_FOR_REPORTING: 75 h x 16,09 KTA KTA = 1206,75;
(1206,75) 
_LOST_WEEKLY_REST_TIME_FOR_REPORTING: 24 h x 16,09 KTA KTA = 386,16;
(386,16) 
_PAID_HOLIDAY_FOR_REPORTING: 15 h x 15,7 = 235,5;
(235,5) (10723,25)
 expected:<107[07,6]5> but was:<107[23,2]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertMay(AbstractHourlySalaryTestCase.java:1357)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertMay(TestHourlySalaryWithKta.java:370)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.assertMay(TestHourlySalaryLargerWithKta.java:94)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCase(TestHourlySalary.java:231)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCase(TestHourlySalaryWithKta.java:98)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCase(TestHourlySalaryLargerWithKta.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKipaTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@6a899756, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@523a907b, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS, personalExtrasAccumulateKta=false


NORMAL_TOWARDS_OVERTIME: 18 h x 15,01 = 270,18;
(270,18) 
NORMAL_DURING_EXTRA: 2 h x 15,01 = 30,02;
(30,02) 
NORMAL_DURING_DAILY_OVERTIME: 16 h x 15,01 = 240,16;
(240,16) 
NORMAL_DURING_WEEKLY_OVERTIME: 12 h x 15,01 = 180,12;
(180,12) (720,48)
 expected:<[2]720,48> but was:<[]720,48>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKipaTes(AbstractHourlySalaryTestCase.java:1193)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKipaTes(TestHourlySalary.java:119)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testSpectraKipaTes(TestHourlySalaryWithKta.java:702)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testSpectraKipaTes(TestHourlySalaryLargerWithKta.java:159)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraVartiointiTes (1min 31s)
🟡 testKtaValue (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertKtaValue(TestHourlySalaryWithKta.java:864)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testKtaValue(TestHourlySalaryWithKta.java:818)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testKtaValue(TestHourlySalaryLargerWithKta.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCaseWithTimeRanges (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 112,5 h x 15,7 = 1766,25;
(1766,25) 
NORMAL_DURING_EXTRA: 7,5 h x 15,7 = 117,75;
(117,75) 
NORMAL_DURING_DAILY_OVERTIME: 80 h x 15,7 = 1256;
(1256) 
NORMAL_DURING_SPECIAL_SATURDAY_OVERTIME: 16 h x 15,7 = 251,2;
(251,2) 
NORMAL_DURING_WEEKLY_OVERTIME: 72 h x 15,7 = 1130,4;
(1130,4) 
DAILY_OVERTIME: 64 h x 16,35 KTA KTA = 1046,4;
40 h x 8,18 KTA KTA = 327,2;
(1373,6) 
WEEKLY_OVERTIME: 48 h x 16,35 KTA KTA = 784,8;
40 h x 8,18 KTA KTA = 327,2;
(1112) 
SPECIAL_SATURDAY_OVERTIME: 20 h x 15,7 = 314;
(314) 
OTHER: 30 h x 2,36 Iltalisä = 70,8;
6 h x 15,7 Sunnuntailisä, sair. sair. = 94,2;
30 h x 15,7 Sunnuntailisä = 471;
10 h x 2,36 Iltalisä, sair. sair. = 23,6;
(659,6) 
HOLIDAY_COMPENSATION: 60 h x 16,35 KTA KTA = 981;
12 h x 16,35 Pyhäkorvaus, sair., KTA sair., KTA = 196,2;
(1177,2) 
_SICKLEAVE_FOR_REPORTING: 84 h x 16,35 KTA KTA = 1373,4;
(1373,4) 
_LOST_WEEKLY_REST_TIME_FOR_REPORTING: 48 h x 16,35 KTA KTA = 784,8;
(784,8) 
_PAID_HOLIDAY_FOR_REPORTING: 15 h x 15,7 = 235,5;
(235,5) (11551,7)
 expected:<115[25],7> but was:<115[51],7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertMayWithTimeRanges(AbstractHourlySalaryTestCase.java:1630)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertMayWithTimeRanges(TestHourlySalaryWithKta.java:392)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCaseWithTimeRanges(TestHourlySalary.java:290)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCaseWithTimeRanges(TestHourlySalaryWithKta.java:1902)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCaseWithTimeRanges(TestHourlySalaryLargerWithKta.java:340)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@6629cf0e, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@65571f00, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


NORMAL_TOWARDS_OVERTIME: 12,5 h x 14,4 = 180;
(180) 
NORMAL_DURING_EXTRA: 7,5 h x 14,4 = 108;
(108) 
NORMAL_DURING_DAILY_OVERTIME: 8 h x 14,4 = 115,2;
(115,2) 
NORMAL_DURING_WEEKLY_OVERTIME: 20 h x 14,4 = 288;
(288) (691,2)
 expected:<[2]691,2> but was:<[]691,2>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2263)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testSpectraKaupanTes(TestHourlySalaryWithKta.java:693)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHenkilostonRahalahjaEiVaikutaKTAhan (0s)
🟢 testPerhevapaauudistuksenUudetLomatyypitJaKta (1s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaSickleaveWithoutExtras (0s)
🟡 testCase (0s)
Mikä tässä nyt on vikana:
OTHER: 15 h x 5,7 Henkilökohtainen lisä cc _PAID_HOLIDAY_FOR_REPORTING = 85,5;
360 h x 5,7 Henkilökohtainen lisä cc = 2052;
24 h x 10 Suurjuhlapyhäkorvaus = 240;
24 h x 5,7 Suurjuhlapyhäkorvaus, Henkilökohtainen lisä, 100% cc 100% = 136,8;
16 h x 5,7 Henkilökohtainen lisä cc SPECIAL_SATURDAY_OVERTIME = 91,2;
(2605,5) 
 expected:<2[742,3]> but was:<2[605,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertApril(AbstractHourlySalaryTestCase.java:1395)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertApril(TestHourlySalaryWithKta.java:271)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.assertApril(TestHourlySalaryLargerWithKta.java:86)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.assertApril(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:129)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCase(TestHourlySalary.java:227)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCase(TestHourlySalaryWithKta.java:98)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCase(TestHourlySalaryLargerWithKta.java:28)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.testCase(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:66)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta.testCase(TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta.java:34)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaSickleaveWithoutExtras.testCase(TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaSickleaveWithoutExtras.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCaseWithTimeRanges (0s)
Mikä tässä nyt on vikana:
OTHER: 42 h x 0,86 Iltalisä, Henkilökohtainen lisä, 15% cc 15% = 36,12;
360 h x 5,7 Henkilökohtainen lisä cc = 2052;
24 h x 10 Suurjuhlapyhäkorvaus = 240;
30 h x 10 Sunnuntailisä = 300;
15 h x 5,7 Henkilökohtainen lisä cc _PAID_HOLIDAY_FOR_REPORTING = 85,5;
24 h x 5,7 Suurjuhlapyhäkorvaus, Henkilökohtainen lisä, 100% cc 100% = 136,8;
16 h x 5,7 Henkilökohtainen lisä cc SPECIAL_SATURDAY_OVERTIME = 91,2;
30 h x 5,7 Sunnuntailisä, Henkilökohtainen lisä, 100% cc 100% = 171;
42 h x 1,5 Iltalisä = 63;
(3175,62) 
 expected:<3[312,4]2> but was:<3[175,6]2>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertAprilWithTimeRanges(AbstractHourlySalaryTestCase.java:1683)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertAprilWithTimeRanges(TestHourlySalaryWithKta.java:286)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.assertAprilWithTimeRanges(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:689)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCaseWithTimeRanges(TestHourlySalary.java:286)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCaseWithTimeRanges(TestHourlySalaryWithKta.java:1902)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCaseWithTimeRanges(TestHourlySalaryLargerWithKta.java:340)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.testCaseWithTimeRanges(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:534)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta.testCaseWithTimeRanges(TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta.java:82)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaSickleaveWithoutExtras.testCaseWithTimeRanges(TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaSickleaveWithoutExtras.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKtaValue (0s)
🟢 testSpectraKaupanTes (0s)
🟢 testSpectraKipaTes (0s)
🟢 testSpectraVartiointiTes (0s)
🟢 testHenkilostonRahalahjaEiVaikutaKTAhan (0s)
🟢 testPerhevapaauudistuksenUudetLomatyypitJaKta (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary (11s)
🟢 testCase (0s)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@47049343, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@42c2e400, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


NORMAL_TOWARDS_OVERTIME: 12,5 h x 9,17 = 114,625;
(114,625) 
NORMAL_DURING_EXTRA: 7,5 h x 9,17 = 68,775;
(68,775) 
NORMAL_DURING_DAILY_OVERTIME: 8 h x 9,17 = 73,36;
(73,36) 
NORMAL_DURING_WEEKLY_OVERTIME: 20 h x 9,17 = 183,4;
(183,4) (440,16)
 expected:<[2]440,16> but was:<[]440,16>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2263)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKipaTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@44f9159d, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@59cfd97f, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS, personalExtrasAccumulateKta=false


NORMAL_TOWARDS_OVERTIME: 18 h x 9,56 = 172,08;
(172,08) 
NORMAL_DURING_EXTRA: 2 h x 9,56 = 19,12;
(19,12) 
NORMAL_DURING_DAILY_OVERTIME: 16 h x 9,56 = 152,96;
(152,96) 
NORMAL_DURING_WEEKLY_OVERTIME: 12 h x 9,56 = 114,72;
(114,72) (458,88)
 expected:<[2]458,88> but was:<[]458,88>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKipaTes(AbstractHourlySalaryTestCase.java:1193)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKipaTes(TestHourlySalary.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraVartiointiTes (11s)
🟢 testCaseWithTimeRanges (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryMinimumLargerByPersonalHourlyExtraAmountTogetherWithKta (1s)
🟡 testCase (0s)
Mikä tässä nyt on vikana:
OTHER: 24 h x 10 Suurjuhlapyhäkorvaus = 240;
15 h x 5,7 Henkilökohtainen lisä cc _PAID_HOLIDAY_FOR_REPORTING = 85,5;
24 h x 5,7 Suurjuhlapyhäkorvaus, Henkilökohtainen lisä, 100% cc 100% = 136,8;
360 h x 5,7 Henkilökohtainen lisä cc = 2052;
16 h x 5,7 Henkilökohtainen lisä cc SPECIAL_SATURDAY_OVERTIME = 91,2;
(2605,5) 
 expected:<2[742,3]> but was:<2[605,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertApril(AbstractHourlySalaryTestCase.java:1395)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertApril(TestHourlySalaryWithKta.java:271)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.assertApril(TestHourlySalaryLargerWithKta.java:86)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.assertApril(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:129)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCase(TestHourlySalary.java:227)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCase(TestHourlySalaryWithKta.java:98)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCase(TestHourlySalaryLargerWithKta.java:28)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.testCase(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:66)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta.testCase(TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta.java:34)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryMinimumLargerByPersonalHourlyExtraAmountTogetherWithKta.testCase(TestHourlySalaryMinimumLargerByPersonalHourlyExtraAmountTogetherWithKta.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCaseWithTimeRanges (0s)
Mikä tässä nyt on vikana:
OTHER: 30 h x 5,7 Sunnuntailisä, Henkilökohtainen lisä, 100% cc 100% = 171;
24 h x 5,7 Suurjuhlapyhäkorvaus, Henkilökohtainen lisä, 100% cc 100% = 136,8;
42 h x 1,5 Iltalisä = 63;
15 h x 5,7 Henkilökohtainen lisä cc _PAID_HOLIDAY_FOR_REPORTING = 85,5;
24 h x 10 Suurjuhlapyhäkorvaus = 240;
42 h x 0,86 Iltalisä, Henkilökohtainen lisä, 15% cc 15% = 36,12;
30 h x 10 Sunnuntailisä = 300;
16 h x 5,7 Henkilökohtainen lisä cc SPECIAL_SATURDAY_OVERTIME = 91,2;
360 h x 5,7 Henkilökohtainen lisä cc = 2052;
(3175,62) 
 expected:<3[312,4]2> but was:<3[175,6]2>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertAprilWithTimeRanges(AbstractHourlySalaryTestCase.java:1683)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertAprilWithTimeRanges(TestHourlySalaryWithKta.java:286)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.assertAprilWithTimeRanges(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:689)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCaseWithTimeRanges(TestHourlySalary.java:286)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCaseWithTimeRanges(TestHourlySalaryWithKta.java:1902)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCaseWithTimeRanges(TestHourlySalaryLargerWithKta.java:340)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.testCaseWithTimeRanges(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:534)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta.testCaseWithTimeRanges(TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta.java:82)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryMinimumLargerByPersonalHourlyExtraAmountTogetherWithKta.testCaseWithTimeRanges(TestHourlySalaryMinimumLargerByPersonalHourlyExtraAmountTogetherWithKta.java:137)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKtaValue (0s)
🟢 testSpectraKaupanTes (0s)
🟢 testSpectraKipaTes (0s)
🟢 testSpectraVartiointiTes (0s)
🟢 testHenkilostonRahalahjaEiVaikutaKTAhan (0s)
🟢 testPerhevapaauudistuksenUudetLomatyypitJaKta (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras (0s)
🟢 testCase (0s)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@3c6a424f, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@4cbc041b, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


HOLIDAY_COMPENSATION: 12 h x 12,56 Pyhäkorvaus Palkka työtehtävällä Palkka työtehtävällä = 150,72;
(150,72) 
_SICKLEAVE_FOR_REPORTING: 7,5 h x 9,17 Palkka työtehtävällä, sair. Palkka työtehtävällä, sair. = 68,775;
12 h x 9,17 Palkka työtehtävällä, sair. Palkka työtehtävällä, sair. = 110,04;
(178,815) 
_PAID_HOLIDAY_WORK_TIME_REDUCTION_FOR_REPORTING: 7,5 h x 12,56 = 94,2;
(94,2) (423,735)
 expected:<[117]3,735> but was:<[42]3,735>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2265)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKaupanTes(TestHourlySalaryLarger.java:160)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:469)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:319)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:149)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras.testSpectraKaupanTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKipaTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@2d5525ec, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@65b93ede, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS, personalExtrasAccumulateKta=false


OTHER: 6 h x 0,7 Iltalisä, Palkka työtehtävällä Palkka työtehtävällä DAILY_OVERTIME = 4,2;
48 h x 0,35 Henkilökohtainen lisä, Palkka työtehtävällä cc Palkka työtehtävällä = 16,8;
2 h x 0,35 Iltalisä, Palkka työtehtävällä Palkka työtehtävällä WEEKLY_OVERTIME = 0,7;
6 h x 0,35 Iltalisä, Palkka työtehtävällä Palkka työtehtävällä DAILY_OVERTIME = 2,1;
4 h x 1,28 Yölisä, Palkka työtehtävällä Palkka työtehtävällä = 5,12;
20 h x 0,7 Iltalisä, Palkka työtehtävällä Palkka työtehtävällä = 14;
4 h x 1,28 Yölisä, Palkka työtehtävällä Palkka työtehtävällä DAILY_OVERTIME = 5,12;
12 h x 6,55 Lauantaikorotus arkipyhäviikoille, Palkka työtehtävällä, 50% Palkka työtehtävällä, 50% = 78,6;
2 h x 0,7 Iltalisä, Palkka työtehtävällä Palkka työtehtävällä WEEKLY_OVERTIME = 1,4;
48 h x 3,54 Testitapauksen henkilökohtainen lisä, Palkka työtehtävällä cc Palkka työtehtävällä = 169,92;
(297,96) 
 expected:<2[0]97,96> but was:<2[]97,96>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKipaTes(AbstractHourlySalaryTestCase.java:1198)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKipaTes(TestHourlySalary.java:119)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKipaTes(TestHourlySalaryLarger.java:168)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:477)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:327)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:141)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras.testSpectraKipaTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCaseWithTimeRanges (0s)
🟡 testSpectraVartiointiTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, personalExtrasAccumulateKta=false, extra1=com.tustor.common.utils.Quad@4ccaa9eb, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@f35064a, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS


NORMAL_TOWARDS_OVERTIME: 12 h x 9,56 Palkka työtehtävällä Palkka työtehtävällä = 114,72;
(114,72) 
NORMAL_DURING_WEEKLY_OVERTIME: 36 h x 9,56 Palkka työtehtävällä Palkka työtehtävällä = 344,16;
(344,16) (458,88)
 expected:<[-741,12]> but was:<[458,88]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraVartiointiTes(AbstractHourlySalaryTestCase.java:660)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraVartiointiTes(TestHourlySalary.java:172)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraVartiointiTes(TestHourlySalaryLarger.java:176)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraVartiointiTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:485)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraVartiointiTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:335)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraVartiointiTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger (11s)
🟢 testCase (0s)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@1e9c3d89, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@4cf07f3a, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


NORMAL_TOWARDS_OVERTIME: 12,5 h x 12,56 = 157;
(157) 
NORMAL_DURING_EXTRA: 7,5 h x 12,56 = 94,2;
(94,2) 
NORMAL_DURING_DAILY_OVERTIME: 8 h x 12,56 = 100,48;
(100,48) 
NORMAL_DURING_WEEKLY_OVERTIME: 20 h x 12,56 = 251,2;
(251,2) (602,88)
 expected:<[2]602,88> but was:<[]602,88>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2263)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKaupanTes(TestHourlySalaryLarger.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKipaTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@2512528b, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@297f63a, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS, personalExtrasAccumulateKta=false


NORMAL_TOWARDS_OVERTIME: 18 h x 13,1 = 235,8;
(235,8) 
NORMAL_DURING_EXTRA: 2 h x 13,1 = 26,2;
(26,2) 
NORMAL_DURING_DAILY_OVERTIME: 16 h x 13,1 = 209,6;
(209,6) 
NORMAL_DURING_WEEKLY_OVERTIME: 12 h x 13,1 = 157,2;
(157,2) (628,8)
 expected:<[2]628,8> but was:<[]628,8>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKipaTes(AbstractHourlySalaryTestCase.java:1193)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKipaTes(TestHourlySalary.java:119)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKipaTes(TestHourlySalaryLarger.java:168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraVartiointiTes (11s)
🟢 testCaseWithTimeRanges (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount (11s)
🟡 testCase (0s)
Mikä tässä nyt on vikana:
OTHER: 58 h x 3,7 Henkilökohtainen lisä cc DAILY_OVERTIME = 214,6;
32 h x 3,7 Henkilökohtainen lisä cc WEEKLY_OVERTIME = 118,4;
360 h x 3,7 Henkilökohtainen lisä cc = 1332;
16 h x 3,7 Henkilökohtainen lisä cc SPECIAL_SATURDAY_OVERTIME = 59,2;
24 h x 10 Suurjuhlapyhäkorvaus = 240;
32 h x 1,85 Henkilökohtainen lisä cc WEEKLY_OVERTIME = 59,2;
38 h x 1,85 Henkilökohtainen lisä cc DAILY_OVERTIME = 70,3;
15 h x 3,7 Henkilökohtainen lisä cc _PAID_HOLIDAY_FOR_REPORTING = 55,5;
24 h x 3,7 Suurjuhlapyhäkorvaus, Henkilökohtainen lisä, 100% cc 100% = 88,8;
(2238) 
 expected:<22[93,5]> but was:<22[38]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertApril(AbstractHourlySalaryTestCase.java:1395)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.assertApril(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:173)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCase(TestHourlySalary.java:227)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testCase(TestHourlySalaryLarger.java:81)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testCase(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@1fa31142, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@15f9b047, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


NORMAL_TOWARDS_OVERTIME: 12,5 h x 9,17 = 114,625;
(114,625) 
NORMAL_DURING_EXTRA: 7,5 h x 9,17 = 68,775;
(68,775) 
NORMAL_DURING_DAILY_OVERTIME: 8 h x 9,17 = 73,36;
(73,36) 
NORMAL_DURING_WEEKLY_OVERTIME: 20 h x 9,17 = 183,4;
(183,4) (440,16)
 expected:<[2]440,16> but was:<[]440,16>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2263)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKaupanTes(TestHourlySalaryLarger.java:160)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:469)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKipaTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@74e3e9e3, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@651bf1c2, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS, personalExtrasAccumulateKta=false


NORMAL_TOWARDS_OVERTIME: 18 h x 9,56 = 172,08;
(172,08) 
NORMAL_DURING_EXTRA: 2 h x 9,56 = 19,12;
(19,12) 
NORMAL_DURING_DAILY_OVERTIME: 16 h x 9,56 = 152,96;
(152,96) 
NORMAL_DURING_WEEKLY_OVERTIME: 12 h x 9,56 = 114,72;
(114,72) (458,88)
 expected:<[2]458,88> but was:<[]458,88>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKipaTes(AbstractHourlySalaryTestCase.java:1193)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKipaTes(TestHourlySalary.java:119)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKipaTes(TestHourlySalaryLarger.java:168)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:477)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraVartiointiTes (11s)
🟡 testCaseWithTimeRanges (0s)
Mikä tässä nyt on vikana:
OTHER: 24 h x 10 Suurjuhlapyhäkorvaus = 240;
30 h x 10 Sunnuntailisä = 300;
24 h x 3,7 Suurjuhlapyhäkorvaus, Henkilökohtainen lisä, 100% cc 100% = 88,8;
42 h x 1,5 Iltalisä = 63;
15 h x 3,7 Henkilökohtainen lisä cc _PAID_HOLIDAY_FOR_REPORTING = 55,5;
32 h x 1,85 Henkilökohtainen lisä cc WEEKLY_OVERTIME = 59,2;
32 h x 3,7 Henkilökohtainen lisä cc WEEKLY_OVERTIME = 118,4;
36 h x 3,7 Henkilökohtainen lisä cc _LOST_WEEKLY_REST_TIME_FOR_REPORTING = 133,2;
30 h x 3,7 Sunnuntailisä, Henkilökohtainen lisä, 100% cc 100% = 111;
42 h x 0,56 Iltalisä, Henkilökohtainen lisä, 15% cc 15% = 23,52;
16 h x 3,7 Henkilökohtainen lisä cc SPECIAL_SATURDAY_OVERTIME = 59,2;
360 h x 3,7 Henkilökohtainen lisä cc = 1332;
58 h x 3,7 Henkilökohtainen lisä cc DAILY_OVERTIME = 214,6;
38 h x 1,85 Henkilökohtainen lisä cc DAILY_OVERTIME = 70,3;
(2868,72) 
 expected:<2[924,2]2> but was:<2[868,7]2>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertAprilWithTimeRanges(AbstractHourlySalaryTestCase.java:1683)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCaseWithTimeRanges(TestHourlySalary.java:286)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testCaseWithTimeRanges(TestHourlySalaryLarger.java:89)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testCaseWithTimeRanges(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:96)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledTogetherWithKta (1s)
🟡 testCase (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 157,5 h x 15,7 = 2472,75;
(2472,75) 
NORMAL_DURING_EXTRA: 10,5 h x 15,7 = 164,85;
(164,85) 
NORMAL_DURING_DAILY_OVERTIME: 104 h x 15,7 = 1632,8;
(1632,8) 
NORMAL_DURING_SPECIAL_SATURDAY_OVERTIME: 16 h x 15,7 = 251,2;
(251,2) 
NORMAL_DURING_WEEKLY_OVERTIME: 72 h x 15,7 = 1130,4;
(1130,4) 
DAILY_OVERTIME: 38 h x 5 KTA KTA = 190;
58 h x 10 KTA KTA = 580;
(770) 
WEEKLY_OVERTIME: 32 h x 5 KTA KTA = 160;
32 h x 10 KTA KTA = 320;
(480) 
SPECIAL_SATURDAY_OVERTIME: 16 h x 15,7 = 251,2;
(251,2) 
OTHER: 24 h x 15,7 Suurjuhlapyhäkorvaus = 376,8;
(376,8) 
HOLIDAY_COMPENSATION: 72 h x 10 KTA KTA = 720;
(720) 
_PAID_HOLIDAY_FOR_REPORTING: 15 h x 15,7 = 235,5;
(235,5) (8485,5)
 expected:<8[622,3]> but was:<8[485,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertApril(AbstractHourlySalaryTestCase.java:1405)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertApril(TestHourlySalaryWithKta.java:271)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.assertApril(TestHourlySalaryLargerWithKta.java:86)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.assertApril(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:129)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCase(TestHourlySalary.java:227)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCase(TestHourlySalaryWithKta.java:98)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCase(TestHourlySalaryLargerWithKta.java:28)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.testCase(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:66)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledTogetherWithKta.testCase(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledTogetherWithKta.java:149)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKtaValue (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertKtaValue(TestHourlySalaryWithKta.java:864)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testKtaValue(TestHourlySalaryWithKta.java:818)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testKtaValue(TestHourlySalaryLargerWithKta.java:176)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledTogetherWithKta.testKtaValue(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledTogetherWithKta.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCaseWithTimeRanges (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 157,5 h x 15,7 = 2472,75;
(2472,75) 
NORMAL_DURING_EXTRA: 10,5 h x 15,7 = 164,85;
(164,85) 
NORMAL_DURING_DAILY_OVERTIME: 104 h x 15,7 = 1632,8;
(1632,8) 
NORMAL_DURING_SPECIAL_SATURDAY_OVERTIME: 16 h x 15,7 = 251,2;
(251,2) 
NORMAL_DURING_WEEKLY_OVERTIME: 72 h x 15,7 = 1130,4;
(1130,4) 
DAILY_OVERTIME: 38 h x 5 KTA KTA = 190;
58 h x 10 KTA KTA = 580;
(770) 
WEEKLY_OVERTIME: 32 h x 5 KTA KTA = 160;
32 h x 10 KTA KTA = 320;
(480) 
SPECIAL_SATURDAY_OVERTIME: 16 h x 15,7 = 251,2;
(251,2) 
OTHER: 30 h x 15,7 Sunnuntailisä = 471;
42 h x 2,36 Iltalisä = 99,12;
24 h x 15,7 Suurjuhlapyhäkorvaus = 376,8;
(946,92) 
HOLIDAY_COMPENSATION: 72 h x 10 KTA KTA = 720;
(720) 
_LOST_WEEKLY_REST_TIME_FOR_REPORTING: 36 h x 10 KTA KTA = 360;
(360) 
_PAID_HOLIDAY_FOR_REPORTING: 15 h x 15,7 = 235,5;
(235,5) (9415,62)
 expected:<9[552,4]2> but was:<9[415,6]2>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertAprilWithTimeRanges(AbstractHourlySalaryTestCase.java:1686)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertAprilWithTimeRanges(TestHourlySalaryWithKta.java:286)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.assertAprilWithTimeRanges(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:689)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCaseWithTimeRanges(TestHourlySalary.java:286)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCaseWithTimeRanges(TestHourlySalaryWithKta.java:1902)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCaseWithTimeRanges(TestHourlySalaryLargerWithKta.java:340)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.testCaseWithTimeRanges(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:534)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledTogetherWithKta.testCaseWithTimeRanges(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledTogetherWithKta.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraKaupanTes (0s)
🟢 testSpectraKipaTes (0s)
🟢 testSpectraVartiointiTes (0s)
🟢 testHenkilostonRahalahjaEiVaikutaKTAhan (0s)
🟢 testPerhevapaauudistuksenUudetLomatyypitJaKta (1s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageForceZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled (30s)
🟢 testCase (0s)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@22c9fa62, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@706b7f55, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


_SICKLEAVE_FOR_REPORTING: 7,5 h x 0 Palkka työtehtävällä, sair. Palkka työtehtävällä, sair. = 0;
12 h x 0 Palkka työtehtävällä, sair. Palkka työtehtävällä, sair. = 0;
(0) 
_PAID_HOLIDAY_WORK_TIME_REDUCTION_FOR_REPORTING: 7,5 h x 12,56 = 94,2;
(94,2) 
 expected:<[84]4,2> but was:<[9]4,2>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2265)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKaupanTes(TestHourlySalaryLarger.java:160)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:469)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:319)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:149)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:84)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedByPercentageZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:52)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedForceZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedForceZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraKipaTes (16s)
🟢 testSpectraVartiointiTes (13s)
🟢 testCaseWithTimeRanges (0s)
🟢 testLaurilaJenni_20150916_20150930 (0s)
🟢 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalarySickleaveWithoutExtras (0s)
🟢 testCase (0s)
🟢 testSpectraKaupanTes (0s)
🟢 testSpectraKipaTes (0s)
🟢 testSpectraVartiointiTes (0s)
🟢 testCaseWithTimeRanges (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryMinimumWithKta (13s)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@57e78176, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@7c78abd7, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


NORMAL_TOWARDS_OVERTIME: 12,5 h x 9,17 = 114,625;
(114,625) 
NORMAL_DURING_EXTRA: 7,5 h x 9,17 = 68,775;
(68,775) 
NORMAL_DURING_DAILY_OVERTIME: 8 h x 9,17 = 73,36;
(73,36) 
NORMAL_DURING_WEEKLY_OVERTIME: 20 h x 9,17 = 183,4;
(183,4) (440,16)
 expected:<[2]440,16> but was:<[]440,16>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2263)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testSpectraKaupanTes(TestHourlySalaryWithKta.java:693)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryMinimumWithKta.testSpectraKaupanTes(TestHourlySalaryMinimumWithKta.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKipaTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@57916054, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@133f183e, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS, personalExtrasAccumulateKta=false


NORMAL_TOWARDS_OVERTIME: 18 h x 9,56 = 172,08;
(172,08) 
NORMAL_DURING_EXTRA: 2 h x 9,56 = 19,12;
(19,12) 
NORMAL_DURING_DAILY_OVERTIME: 16 h x 9,56 = 152,96;
(152,96) 
NORMAL_DURING_WEEKLY_OVERTIME: 12 h x 9,56 = 114,72;
(114,72) (458,88)
 expected:<[2]458,88> but was:<[]458,88>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKipaTes(AbstractHourlySalaryTestCase.java:1193)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKipaTes(TestHourlySalary.java:119)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testSpectraKipaTes(TestHourlySalaryWithKta.java:702)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryMinimumWithKta.testSpectraKipaTes(TestHourlySalaryMinimumWithKta.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraVartiointiTes (11s)
🟡 testKtaValue (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertKtaValue(TestHourlySalaryWithKta.java:864)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testKtaValue(TestHourlySalaryWithKta.java:818)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryMinimumWithKta.testKtaValue(TestHourlySalaryMinimumWithKta.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase (0s)
🟢 testCaseWithTimeRanges (0s)
🟢 testHenkilostonRahalahjaEiVaikutaKTAhan (0s)
🟢 testPerhevapaauudistuksenUudetLomatyypitJaKta (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled (11s)
🟢 testCase (0s)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@6e09f1a8, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@57132b4, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


NORMAL_TOWARDS_OVERTIME: 12,5 h x 12,56 = 157;
(157) 
NORMAL_DURING_EXTRA: 7,5 h x 12,56 = 94,2;
(94,2) 
NORMAL_DURING_DAILY_OVERTIME: 8 h x 12,56 = 100,48;
(100,48) 
NORMAL_DURING_WEEKLY_OVERTIME: 20 h x 12,56 = 251,2;
(251,2) (602,88)
 expected:<[2]602,88> but was:<[]602,88>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2263)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKaupanTes(TestHourlySalaryLarger.java:160)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:469)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKipaTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@5237257b, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@cabfab8, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS, personalExtrasAccumulateKta=false


NORMAL_TOWARDS_OVERTIME: 18 h x 13,1 = 235,8;
(235,8) 
NORMAL_DURING_EXTRA: 2 h x 13,1 = 26,2;
(26,2) 
NORMAL_DURING_DAILY_OVERTIME: 16 h x 13,1 = 209,6;
(209,6) 
NORMAL_DURING_WEEKLY_OVERTIME: 12 h x 13,1 = 157,2;
(157,2) (628,8)
 expected:<[2]628,8> but was:<[]628,8>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKipaTes(AbstractHourlySalaryTestCase.java:1193)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKipaTes(TestHourlySalary.java:119)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKipaTes(TestHourlySalaryLarger.java:168)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:477)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:327)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraVartiointiTes (11s)
🟢 testCaseWithTimeRanges (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled (13s)
🟢 testCase (0s)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@ec5e873, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@167da363, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


NORMAL_TOWARDS_OVERTIME: 12,5 h x 3,39 Palkka työtehtävällä Palkka työtehtävällä = 42,375;
(42,375) 
NORMAL_DURING_EXTRA: 7,5 h x 3,39 Palkka työtehtävällä Palkka työtehtävällä = 25,425;
(25,425) 
NORMAL_DURING_DAILY_OVERTIME: 8 h x 3,39 Palkka työtehtävällä Palkka työtehtävällä = 27,12;
(27,12) 
NORMAL_DURING_WEEKLY_OVERTIME: 20 h x 3,39 Palkka työtehtävällä Palkka työtehtävällä = 67,8;
(67,8) (162,72)
 expected:<[2]162,72> but was:<[]162,72>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2263)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKaupanTes(TestHourlySalaryLarger.java:160)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:469)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:319)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:149)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKipaTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@54fa3a7d, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@174155d0, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS, personalExtrasAccumulateKta=false


NORMAL_TOWARDS_OVERTIME: 18 h x 3,54 Palkka työtehtävällä Palkka työtehtävällä = 63,72;
(63,72) 
NORMAL_DURING_EXTRA: 2 h x 3,54 Palkka työtehtävällä Palkka työtehtävällä = 7,08;
(7,08) 
NORMAL_DURING_DAILY_OVERTIME: 16 h x 3,54 Palkka työtehtävällä Palkka työtehtävällä = 56,64;
(56,64) 
NORMAL_DURING_WEEKLY_OVERTIME: 12 h x 3,54 Palkka työtehtävällä Palkka työtehtävällä = 42,48;
(42,48) (169,92)
 expected:<[2]169,92> but was:<[]169,92>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKipaTes(AbstractHourlySalaryTestCase.java:1193)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKipaTes(TestHourlySalary.java:119)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKipaTes(TestHourlySalaryLarger.java:168)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:477)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:327)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:141)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestReplacedZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraVartiointiTes (12s)
🟢 testCaseWithTimeRanges (0s)
🟢 com.tustor.tuntinetti.backend.logic.hourlysalary.TestCasesHourlySalaryExtrasIncludedInHourlySalary (0s)
🟢 test_Case8882_Kunnari_Hietanen_Sirpa_Heleena_20150816_20150831 (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedForceZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled (17s)
🟢 testCase (1s)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@25baa4ce, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@4c892b07, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


HOLIDAY_COMPENSATION: 12 h x 0 Pyhäkorvaus Palkka työtehtävällä Palkka työtehtävällä = 0;
(0) 
_SICKLEAVE_FOR_REPORTING: 12 h x 0 Palkka työtehtävällä, sair. Palkka työtehtävällä, sair. = 0;
7,5 h x 0 Palkka työtehtävällä, sair. Palkka työtehtävällä, sair. = 0;
(0) 
_PAID_HOLIDAY_WORK_TIME_REDUCTION_FOR_REPORTING: 7,5 h x 12,56 = 94,2;
(94,2) 
 expected:<[84]4,2> but was:<[9]4,2>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2265)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKaupanTes(TestHourlySalaryLarger.java:160)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:469)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:319)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:149)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:84)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedByPercentageZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:52)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedForceZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedForceZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKipaTes (2s)
Mikä tässä nyt on vikana:
monthlySalary=2107,06, extra1=com.tustor.common.utils.Quad@757c8fc4, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@41511f, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS, personalExtrasAccumulateKta=false


NORMAL_TOWARDS_OVERTIME: 18 h x -9,56 Palkka työtehtävällä Palkka työtehtävällä = -172,08;
(-172,08) 
NORMAL_DURING_EXTRA: 2 h x 0 Palkka työtehtävällä Palkka työtehtävällä = 0;
(0) 
NORMAL_DURING_DAILY_OVERTIME: 16 h x 0 Palkka työtehtävällä Palkka työtehtävällä = 0;
(0) 
NORMAL_DURING_WEEKLY_OVERTIME: 12 h x 0 Palkka työtehtävällä Palkka työtehtävällä = 0;
(0) 
 expected:<[1627,92]> but was:<[-172,08]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKipaTes(AbstractHourlySalaryTestCase.java:1193)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKipaTes(TestHourlySalary.java:119)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKipaTes(TestHourlySalaryLarger.java:168)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:477)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:327)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:141)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:76)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedForceZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestReplacedForceZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:47)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraVartiointiTes (13s)
🟢 testCaseWithTimeRanges (0s)
🟢 testLaurilaJenni_20150916_20150930 (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling (0s)
🟡 testMonthlySalaryFullScaledPersonalHourlyExtra (0s)
Mikä tässä nyt on vikana:
Unohtuiko overtime category NON_OVERTIME_NORMAL?
effectDuringOvertime=SCALED_BY_OVERTIME_AND_TIME_BASED_COMPENSATIONS
billLikeSalary=false: 
NON_OVERTIME_NORMAL: 12 h x 1;

Was:[NON_OVERTIME_NORMAL]
 expected:<[0]> but was:<[12]>
Expected overtime category hours: NORMAL_TOWARDS_OVERTIME
Expected overtime category hours: NORMAL_DURING_EXTRA
Expected overtime category hours: NORMAL_DURING_DAILY_OVERTIME
Expected overtime category hours: DAILY_OVERTIME
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertInverse(AbstractRangeReportBag.java:543)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:483)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.assertFullScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:201)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.assertFullScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:77)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.testMonthlySalaryFullScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_ScaledPersonalMonthlyExtra (0s)
TODO Use case?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.test_TODO_ScaledPersonalMonthlyExtra(TestHourlySalaryExtraInclusionForBilling.java:260)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHourlySalaryFullScaledPersonalHourlyExtraBillLikeSalary (0s)
🟢 testMonthlySalaryFullScaledPersonalHourlyExtraBillLikeSalary (0s)
🟡 testTODOPartiallyScaledPersonalHourlyExtra (0s)
TODO tästä ei liene hyötyä, koska tuntipalkat silloin vertailukelvottomia ja lopputulos on vaikeaselkoinen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.testTODOPartiallyScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:253)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testHourlySalaryFullScaledPersonalHourlyExtra (0s)
Mikä tässä nyt on vikana:
Unohtuiko overtime category NON_OVERTIME_NORMAL?
effectDuringOvertime=SCALED_BY_OVERTIME_AND_TIME_BASED_COMPENSATIONS
billLikeSalary=false: 
NON_OVERTIME_NORMAL: 12 h x 1;

Was:[NON_OVERTIME_NORMAL]
 expected:<[0]> but was:<[12]>
Expected overtime category hours: NORMAL_TOWARDS_OVERTIME
Expected overtime category hours: NORMAL_DURING_EXTRA
Expected overtime category hours: NORMAL_DURING_DAILY_OVERTIME
Expected overtime category hours: DAILY_OVERTIME
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertInverse(AbstractRangeReportBag.java:543)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:483)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.assertFullScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:201)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.assertFullScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:77)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.testHourlySalaryFullScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta (1min 34s)
🟡 testCase (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 112,5 h x 10 = 1125;
(1125) 
NORMAL_DURING_EXTRA: 7,5 h x 10 = 75;
(75) 
NORMAL_DURING_DAILY_OVERTIME: 80 h x 10 = 800;
(800) 
NORMAL_DURING_SPECIAL_SATURDAY_OVERTIME: 16 h x 10 = 160;
(160) 
NORMAL_DURING_WEEKLY_OVERTIME: 72 h x 10 = 720;
(720) 
DAILY_OVERTIME: 60 h x 10,25 KTA KTA = 615;
36 h x 5,13 KTA KTA = 184,68;
(799,68) 
WEEKLY_OVERTIME: 48 h x 10,25 KTA KTA = 492;
40 h x 5,13 KTA KTA = 205,2;
(697,2) 
SPECIAL_SATURDAY_OVERTIME: 20 h x 10 = 200;
(200) 
OTHER: 6 h x 1,5 Iltalisä, sair. sair. = 9;
24 h x 10 Sunnuntailisä = 240;
28 h x 1,5 Iltalisä = 42;
6 h x 10 Sunnuntailisä, sair. sair. = 60;
(351) 
HOLIDAY_COMPENSATION: 60 h x 10,25 KTA KTA = 615;
12 h x 10,25 Pyhäkorvaus, sair., KTA sair., KTA = 123;
(738) 
_SICKLEAVE_FOR_REPORTING: 75 h x 10,25 KTA KTA = 768,75;
(768,75) 
_LOST_WEEKLY_REST_TIME_FOR_REPORTING: 24 h x 10,25 KTA KTA = 246;
(246) 
_PAID_HOLIDAY_FOR_REPORTING: 15 h x 10 = 150;
(150) (6830,63)
 expected:<68[2]0,63> but was:<68[3]0,63>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertMay(AbstractHourlySalaryTestCase.java:1357)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertMay(TestHourlySalaryWithKta.java:370)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCase(TestHourlySalary.java:231)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCase(TestHourlySalaryWithKta.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@551b2c2a, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@5d7aa81a, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


NORMAL_TOWARDS_OVERTIME: 12,5 h x 9,17 = 114,625;
(114,625) 
NORMAL_DURING_EXTRA: 7,5 h x 9,17 = 68,775;
(68,775) 
NORMAL_DURING_DAILY_OVERTIME: 8 h x 9,17 = 73,36;
(73,36) 
NORMAL_DURING_WEEKLY_OVERTIME: 20 h x 9,17 = 183,4;
(183,4) (440,16)
 expected:<[2]440,16> but was:<[]440,16>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2263)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testSpectraKaupanTes(TestHourlySalaryWithKta.java:693)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKipaTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@549fb37a, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@a9e7250, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS, personalExtrasAccumulateKta=false


NORMAL_TOWARDS_OVERTIME: 18 h x 9,56 = 172,08;
(172,08) 
NORMAL_DURING_EXTRA: 2 h x 9,56 = 19,12;
(19,12) 
NORMAL_DURING_DAILY_OVERTIME: 16 h x 9,56 = 152,96;
(152,96) 
NORMAL_DURING_WEEKLY_OVERTIME: 12 h x 9,56 = 114,72;
(114,72) (458,88)
 expected:<[2]458,88> but was:<[]458,88>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKipaTes(AbstractHourlySalaryTestCase.java:1193)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKipaTes(TestHourlySalary.java:119)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testSpectraKipaTes(TestHourlySalaryWithKta.java:702)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraVartiointiTes (1min 32s)
🟡 testKtaValue (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertKtaValue(TestHourlySalaryWithKta.java:864)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testKtaValue(TestHourlySalaryWithKta.java:818)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCaseWithTimeRanges (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 112,5 h x 10 = 1125;
(1125) 
NORMAL_DURING_EXTRA: 7,5 h x 10 = 75;
(75) 
NORMAL_DURING_DAILY_OVERTIME: 80 h x 10 = 800;
(800) 
NORMAL_DURING_SPECIAL_SATURDAY_OVERTIME: 16 h x 10 = 160;
(160) 
NORMAL_DURING_WEEKLY_OVERTIME: 72 h x 10 = 720;
(720) 
DAILY_OVERTIME: 64 h x 10,42 KTA KTA = 666,88;
40 h x 5,21 KTA KTA = 208,4;
(875,28) 
WEEKLY_OVERTIME: 48 h x 10,42 KTA KTA = 500,16;
40 h x 5,21 KTA KTA = 208,4;
(708,56) 
SPECIAL_SATURDAY_OVERTIME: 20 h x 10 = 200;
(200) 
OTHER: 10 h x 1,5 Iltalisä, sair. sair. = 15;
30 h x 1,5 Iltalisä = 45;
30 h x 10 Sunnuntailisä = 300;
6 h x 10 Sunnuntailisä, sair. sair. = 60;
(420) 
HOLIDAY_COMPENSATION: 60 h x 10,42 KTA KTA = 625,2;
12 h x 10,42 Pyhäkorvaus, sair., KTA sair., KTA = 125,04;
(750,24) 
_SICKLEAVE_FOR_REPORTING: 84 h x 10,42 KTA KTA = 875,28;
(875,28) 
_LOST_WEEKLY_REST_TIME_FOR_REPORTING: 48 h x 10,42 KTA KTA = 500,16;
(500,16) 
_PAID_HOLIDAY_FOR_REPORTING: 15 h x 10 = 150;
(150) (7359,52)
 expected:<73[42,7]2> but was:<73[59,5]2>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertMayWithTimeRanges(AbstractHourlySalaryTestCase.java:1630)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertMayWithTimeRanges(TestHourlySalaryWithKta.java:392)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCaseWithTimeRanges(TestHourlySalary.java:290)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCaseWithTimeRanges(TestHourlySalaryWithKta.java:1902)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHenkilostonRahalahjaEiVaikutaKTAhan (0s)
🟢 testPerhevapaauudistuksenUudetLomatyypitJaKta (1s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled (29s)
🟢 testCase (0s)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@6fd95ef, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@4256b37b, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


_SICKLEAVE_FOR_REPORTING: 7,5 h x 0 Palkka työtehtävällä, sair. Palkka työtehtävällä, sair. = 0;
12 h x 0 Palkka työtehtävällä, sair. Palkka työtehtävällä, sair. = 0;
(0) 
_PAID_HOLIDAY_WORK_TIME_REDUCTION_FOR_REPORTING: 7,5 h x 12,56 = 94,2;
(94,2) 
 expected:<[84]4,2> but was:<[9]4,2>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2265)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKaupanTes(TestHourlySalaryLarger.java:160)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:469)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:319)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:149)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:84)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedByPercentageZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCaseWithTimeRanges (0s)
🟢 testLaurilaJenni_20150916_20150930 (0s)
🟢 testSpectraKipaTes (15s)
🟢 testSpectraVartiointiTes (13s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras (0s)
🟢 testCase (0s)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@46535d83, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@8f17e03, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


HOLIDAY_COMPENSATION: 12 h x 12,56 = 150,72;
(150,72) 
_SICKLEAVE_FOR_REPORTING: 19,5 h x 9,17 = 178,815;
(178,815) 
_PAID_HOLIDAY_WORK_TIME_REDUCTION_FOR_REPORTING: 7,5 h x 12,56 = 94,2;
(94,2) (423,735)
 expected:<[117]3,735> but was:<[42]3,735>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2265)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKaupanTes(TestHourlySalaryLarger.java:160)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:469)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:319)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKipaTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@c5dc14b, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@65d29689, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS, personalExtrasAccumulateKta=false


OTHER: 48 h x 3,54 Testitapauksen henkilökohtainen lisä cc = 169,92;
12 h x 6,55 Lauantaikorotus arkipyhäviikoille = 78,6;
20 h x 0,7 Iltalisä = 14;
4 h x 1,28 Yölisä = 5,12;
6 h x 0,35 Iltalisä DAILY_OVERTIME = 2,1;
6 h x 0,7 Iltalisä DAILY_OVERTIME = 4,2;
2 h x 0,35 Iltalisä WEEKLY_OVERTIME = 0,7;
2 h x 0,7 Iltalisä WEEKLY_OVERTIME = 1,4;
4 h x 1,28 Yölisä DAILY_OVERTIME = 5,12;
48 h x 0,35 Henkilökohtainen lisä cc = 16,8;
(297,96) 
 expected:<2[0]97,96> but was:<2[]97,96>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKipaTes(AbstractHourlySalaryTestCase.java:1198)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKipaTes(TestHourlySalary.java:119)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKipaTes(TestHourlySalaryLarger.java:168)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:477)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:327)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraVartiointiTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, personalExtrasAccumulateKta=false, extra1=com.tustor.common.utils.Quad@4c52007f, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@5379fb8b, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS


NORMAL_TOWARDS_OVERTIME: 12 h x 9,56 = 114,72;
(114,72) 
NORMAL_DURING_WEEKLY_OVERTIME: 36 h x 9,56 = 344,16;
(344,16) (458,88)
 expected:<[-741,12]> but was:<[458,88]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraVartiointiTes(AbstractHourlySalaryTestCase.java:660)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraVartiointiTes(TestHourlySalary.java:172)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraVartiointiTes(TestHourlySalaryLarger.java:176)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraVartiointiTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:485)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraVartiointiTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:335)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras.testSpectraVartiointiTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCaseWithTimeRanges (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBillingWhileExtrasIncludedInSalary (0s)
🟡 testMonthlySalaryFullScaledPersonalHourlyExtra (0s)
Mikä tässä nyt on vikana:
Unohtuiko overtime category NON_OVERTIME_NORMAL?
effectDuringOvertime=SCALED_BY_OVERTIME_AND_TIME_BASED_COMPENSATIONS
billLikeSalary=false: 
NON_OVERTIME_NORMAL: 12 h x 1;

Was:[NON_OVERTIME_NORMAL]
 expected:<[0]> but was:<[12]>
Expected overtime category hours: NORMAL_TOWARDS_OVERTIME
Expected overtime category hours: NORMAL_DURING_EXTRA
Expected overtime category hours: NORMAL_DURING_DAILY_OVERTIME
Expected overtime category hours: DAILY_OVERTIME
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertInverse(AbstractRangeReportBag.java:543)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:483)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.assertFullScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:201)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.assertFullScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:77)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.testMonthlySalaryFullScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_ScaledPersonalMonthlyExtra (0s)
TODO Use case?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.test_TODO_ScaledPersonalMonthlyExtra(TestHourlySalaryExtraInclusionForBilling.java:260)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHourlySalaryFullScaledPersonalHourlyExtraBillLikeSalary (0s)
🟢 testMonthlySalaryFullScaledPersonalHourlyExtraBillLikeSalary (0s)
🟡 testTODOPartiallyScaledPersonalHourlyExtra (0s)
TODO tästä ei liene hyötyä, koska tuntipalkat silloin vertailukelvottomia ja lopputulos on vaikeaselkoinen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.testTODOPartiallyScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:253)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testHourlySalaryFullScaledPersonalHourlyExtra (0s)
Mikä tässä nyt on vikana:
Unohtuiko overtime category NON_OVERTIME_NORMAL?
effectDuringOvertime=SCALED_BY_OVERTIME_AND_TIME_BASED_COMPENSATIONS
billLikeSalary=false: 
NON_OVERTIME_NORMAL: 12 h x 1;

Was:[NON_OVERTIME_NORMAL]
 expected:<[0]> but was:<[12]>
Expected overtime category hours: NORMAL_TOWARDS_OVERTIME
Expected overtime category hours: NORMAL_DURING_EXTRA
Expected overtime category hours: NORMAL_DURING_DAILY_OVERTIME
Expected overtime category hours: DAILY_OVERTIME
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertInverse(AbstractRangeReportBag.java:543)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:483)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.assertFullScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:201)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.assertFullScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:77)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling.testHourlySalaryFullScaledPersonalHourlyExtra(TestHourlySalaryExtraInclusionForBilling.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKta (0s)
🟡 testCase (0s)
 expected:<1[5,9]5> but was:<1[0,2]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertMay(TestHourlySalaryWithKta.java:368)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.assertMay(TestHourlySalaryLargerWithKta.java:94)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.assertMay(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.java:293)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCase(TestHourlySalary.java:231)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCase(TestHourlySalaryWithKta.java:98)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCase(TestHourlySalaryLargerWithKta.java:28)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.testCase(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.java:38)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKta.testCase(TestHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKta.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraKaupanTes (0s)
🟢 testSpectraKipaTes (0s)
🟢 testSpectraVartiointiTes (0s)
🟢 testKtaValue (0s)
🟡 testCaseWithTimeRanges (0s)
 expected:<1[6,35]> but was:<1[0,42]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertMayWithTimeRanges(TestHourlySalaryWithKta.java:385)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.assertMayWithTimeRanges(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.java:867)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCaseWithTimeRanges(TestHourlySalary.java:290)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCaseWithTimeRanges(TestHourlySalaryWithKta.java:1902)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCaseWithTimeRanges(TestHourlySalaryLargerWithKta.java:340)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.testCaseWithTimeRanges(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKtaTestCase.java:522)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKta.testCaseWithTimeRanges(TestHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKta.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHenkilostonRahalahjaEiVaikutaKTAhan (0s)
🟢 testPerhevapaauudistuksenUudetLomatyypitJaKta (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKtaSickleaveWithoutExtras (1s)
🟡 testCase (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 112,5 h x 10 = 1125;
(1125) 
NORMAL_DURING_EXTRA: 7,5 h x 10 = 75;
(75) 
NORMAL_DURING_DAILY_OVERTIME: 80 h x 10 = 800;
(800) 
NORMAL_DURING_SPECIAL_SATURDAY_OVERTIME: 16 h x 10 = 160;
(160) 
NORMAL_DURING_WEEKLY_OVERTIME: 72 h x 10 = 720;
(720) 
DAILY_OVERTIME: 50 h x 10,25 KTA KTA = 512,5;
30 h x 5,13 KTA KTA = 153,9;
(666,4) 
WEEKLY_OVERTIME: 40 h x 10,25 KTA KTA = 410;
32 h x 5,13 KTA KTA = 164,16;
(574,16) 
SPECIAL_SATURDAY_OVERTIME: 16 h x 10 = 160;
(160) 
OTHER: 28 h x 1,5 Iltalisä = 42;
24 h x 10 Sunnuntailisä = 240;
(282) 
HOLIDAY_COMPENSATION: 60 h x 10,25 KTA KTA = 615;
(615) 
_SICKLEAVE_FOR_REPORTING: 75 h x 10,25 KTA KTA = 768,75;
(768,75) 
_LOST_WEEKLY_REST_TIME_FOR_REPORTING: 24 h x 10,25 KTA KTA = 246;
(246) 
_PAID_HOLIDAY_FOR_REPORTING: 15 h x 10 = 150;
(150) (6342,31)
 expected:<63[34],31> but was:<63[42],31>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertMay(AbstractHourlySalaryTestCase.java:1357)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertMay(TestHourlySalaryWithKta.java:370)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCase(TestHourlySalary.java:231)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCase(TestHourlySalaryWithKta.java:98)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKtaSickleaveWithoutExtras.testCase(TestHourlySalaryWithKtaSickleaveWithoutExtras.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraKaupanTes (0s)
🟢 testSpectraKipaTes (0s)
🟢 testSpectraVartiointiTes (0s)
🟢 testKtaValue (0s)
🟡 testCaseWithTimeRanges (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 112,5 h x 10 = 1125;
(1125) 
NORMAL_DURING_EXTRA: 7,5 h x 10 = 75;
(75) 
NORMAL_DURING_DAILY_OVERTIME: 80 h x 10 = 800;
(800) 
NORMAL_DURING_SPECIAL_SATURDAY_OVERTIME: 16 h x 10 = 160;
(160) 
NORMAL_DURING_WEEKLY_OVERTIME: 72 h x 10 = 720;
(720) 
DAILY_OVERTIME: 30 h x 5,21 KTA KTA = 156,3;
50 h x 10,42 KTA KTA = 521;
(677,3) 
WEEKLY_OVERTIME: 32 h x 5,21 KTA KTA = 166,72;
40 h x 10,42 KTA KTA = 416,8;
(583,52) 
SPECIAL_SATURDAY_OVERTIME: 16 h x 10 = 160;
(160) 
OTHER: 30 h x 10 Sunnuntailisä = 300;
30 h x 1,5 Iltalisä = 45;
(345) 
HOLIDAY_COMPENSATION: 60 h x 10,42 KTA KTA = 625,2;
(625,2) 
_SICKLEAVE_FOR_REPORTING: 84 h x 10,42 KTA KTA = 875,28;
(875,28) 
_LOST_WEEKLY_REST_TIME_FOR_REPORTING: 48 h x 10,42 KTA KTA = 500,16;
(500,16) 
_PAID_HOLIDAY_FOR_REPORTING: 15 h x 10 = 150;
(150) (6796,46)
 expected:<67[83,02]> but was:<67[96,46]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertMayWithTimeRanges(AbstractHourlySalaryTestCase.java:1630)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertMayWithTimeRanges(TestHourlySalaryWithKta.java:392)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCaseWithTimeRanges(TestHourlySalary.java:290)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCaseWithTimeRanges(TestHourlySalaryWithKta.java:1902)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKtaSickleaveWithoutExtras.testCaseWithTimeRanges(TestHourlySalaryWithKtaSickleaveWithoutExtras.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHenkilostonRahalahjaEiVaikutaKTAhan (0s)
🟢 testPerhevapaauudistuksenUudetLomatyypitJaKta (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled (12s)
🟢 testCase (0s)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@1bb7a0d9, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@1003a331, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


NORMAL_TOWARDS_OVERTIME: 12,5 h x 12,56 Palkka työtehtävällä Palkka työtehtävällä = 157;
(157) 
NORMAL_DURING_EXTRA: 7,5 h x 12,56 Palkka työtehtävällä Palkka työtehtävällä = 94,2;
(94,2) 
NORMAL_DURING_DAILY_OVERTIME: 8 h x 12,56 Palkka työtehtävällä Palkka työtehtävällä = 100,48;
(100,48) 
NORMAL_DURING_WEEKLY_OVERTIME: 20 h x 12,56 Palkka työtehtävällä Palkka työtehtävällä = 251,2;
(251,2) (602,88)
 expected:<[2]602,88> but was:<[]602,88>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2263)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKaupanTes(TestHourlySalaryLarger.java:160)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:469)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:319)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:149)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKipaTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@16c7ca8c, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@256c95be, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS, personalExtrasAccumulateKta=false


NORMAL_TOWARDS_OVERTIME: 18 h x 13,1 Palkka työtehtävällä Palkka työtehtävällä = 235,8;
(235,8) 
NORMAL_DURING_EXTRA: 2 h x 13,1 Palkka työtehtävällä Palkka työtehtävällä = 26,2;
(26,2) 
NORMAL_DURING_DAILY_OVERTIME: 16 h x 13,1 Palkka työtehtävällä Palkka työtehtävällä = 209,6;
(209,6) 
NORMAL_DURING_WEEKLY_OVERTIME: 12 h x 13,1 Palkka työtehtävällä Palkka työtehtävällä = 157,2;
(157,2) (628,8)
 expected:<[2]628,8> but was:<[]628,8>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKipaTes(AbstractHourlySalaryTestCase.java:1193)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKipaTes(TestHourlySalary.java:119)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKipaTes(TestHourlySalaryLarger.java:168)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:477)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:327)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraVartiointiTes (11s)
🟢 testCaseWithTimeRanges (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled (13s)
🟢 testCase (0s)
🟡 testSpectraKaupanTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@4abf5cd5, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, 
extra2=com.tustor.common.utils.Quad@5fb625ab, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT


NORMAL_TOWARDS_OVERTIME: 12,5 h x 11,3 Palkka työtehtävällä Palkka työtehtävällä = 141,25;
(141,25) 
NORMAL_DURING_EXTRA: 7,5 h x 11,3 Palkka työtehtävällä Palkka työtehtävällä = 84,75;
(84,75) 
NORMAL_DURING_DAILY_OVERTIME: 8 h x 11,3 Palkka työtehtävällä Palkka työtehtävällä = 90,4;
(90,4) 
NORMAL_DURING_WEEKLY_OVERTIME: 20 h x 11,3 Palkka työtehtävällä Palkka työtehtävällä = 226;
(226) (542,4)
 expected:<[23]42,4> but was:<[5]42,4>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKaupanTes(AbstractHourlySalaryTestCase.java:2263)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKaupanTes(TestHourlySalary.java:79)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKaupanTes(TestHourlySalaryLarger.java:160)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:469)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:319)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:149)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKaupanTes(TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpectraKipaTes (0s)
Mikä tässä nyt on vikana:
monthlySalary=0,00, extra1=com.tustor.common.utils.Quad@6cea312e, first=Henkilökohtainen lisä, second=AMOUNT, 0.35, NO_EFFECT, extra2=com.tustor.common.utils.Quad@6da865ca, first=Vastuulisä 2, second=MONTHLY_EXTRA, 100, NO_EFFECT, hourlySalaryAveragingMethod=AGREED_STANDARD_PLUS_AVERAGED_EXTRAS, personalExtrasAccumulateKta=false


NORMAL_TOWARDS_OVERTIME: 18 h x 11,79 Palkka työtehtävällä Palkka työtehtävällä = 212,22;
(212,22) 
NORMAL_DURING_EXTRA: 2 h x 11,79 Palkka työtehtävällä Palkka työtehtävällä = 23,58;
(23,58) 
NORMAL_DURING_DAILY_OVERTIME: 16 h x 11,79 Palkka työtehtävällä Palkka työtehtävällä = 188,64;
(188,64) 
NORMAL_DURING_WEEKLY_OVERTIME: 12 h x 11,79 Palkka työtehtävällä Palkka työtehtävällä = 141,48;
(141,48) (565,92)
 expected:<[23]65,92> but was:<[5]65,92>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertSpectraKipaTes(AbstractHourlySalaryTestCase.java:1193)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testSpectraKipaTes(TestHourlySalary.java:119)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger.testSpectraKipaTes(TestHourlySalaryLarger.java:168)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmount.java:477)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:327)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:141)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled.testSpectraKipaTes(TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraVartiointiTes (12s)
🟢 testCaseWithTimeRanges (0s)
🟢 testLaurilaJenni_20150916_20150930 (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta (1s)
🟡 testCase (0s)
Mikä tässä nyt on vikana:
OTHER: 360 h x 5,7 Henkilökohtainen lisä cc = 2052;
15 h x 5,7 Henkilökohtainen lisä cc _PAID_HOLIDAY_FOR_REPORTING = 85,5;
24 h x 5,7 Suurjuhlapyhäkorvaus, Henkilökohtainen lisä, 100% cc 100% = 136,8;
16 h x 5,7 Henkilökohtainen lisä cc SPECIAL_SATURDAY_OVERTIME = 91,2;
24 h x 10 Suurjuhlapyhäkorvaus = 240;
(2605,5) 
 expected:<2[742,3]> but was:<2[605,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertApril(AbstractHourlySalaryTestCase.java:1395)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertApril(TestHourlySalaryWithKta.java:271)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.assertApril(TestHourlySalaryLargerWithKta.java:86)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.assertApril(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:129)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCase(TestHourlySalary.java:227)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCase(TestHourlySalaryWithKta.java:98)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCase(TestHourlySalaryLargerWithKta.java:28)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.testCase(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:66)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta.testCase(TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta.java:34)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKtaValue (0s)
🟡 testCaseWithTimeRanges (0s)
Mikä tässä nyt on vikana:
OTHER: 16 h x 5,7 Henkilökohtainen lisä cc SPECIAL_SATURDAY_OVERTIME = 91,2;
360 h x 5,7 Henkilökohtainen lisä cc = 2052;
24 h x 5,7 Suurjuhlapyhäkorvaus, Henkilökohtainen lisä, 100% cc 100% = 136,8;
42 h x 0,86 Iltalisä, Henkilökohtainen lisä, 15% cc 15% = 36,12;
30 h x 5,7 Sunnuntailisä, Henkilökohtainen lisä, 100% cc 100% = 171;
24 h x 10 Suurjuhlapyhäkorvaus = 240;
42 h x 1,5 Iltalisä = 63;
15 h x 5,7 Henkilökohtainen lisä cc _PAID_HOLIDAY_FOR_REPORTING = 85,5;
30 h x 10 Sunnuntailisä = 300;
(3175,62) 
 expected:<3[312,4]2> but was:<3[175,6]2>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertAprilWithTimeRanges(AbstractHourlySalaryTestCase.java:1683)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertAprilWithTimeRanges(TestHourlySalaryWithKta.java:286)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.assertAprilWithTimeRanges(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:689)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCaseWithTimeRanges(TestHourlySalary.java:286)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCaseWithTimeRanges(TestHourlySalaryWithKta.java:1902)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCaseWithTimeRanges(TestHourlySalaryLargerWithKta.java:340)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.testCaseWithTimeRanges(AbstractHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaTestCase.java:534)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta.testCaseWithTimeRanges(TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraKaupanTes (0s)
🟢 testSpectraKipaTes (0s)
🟢 testSpectraVartiointiTes (0s)
🟢 testHenkilostonRahalahjaEiVaikutaKTAhan (0s)
🟢 testPerhevapaauudistuksenUudetLomatyypitJaKta (0s)
🟡 com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKtaSickleaveWithoutExtras (1s)
🟡 testCase (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 112,5 h x 15,7 = 1766,25;
(1766,25) 
NORMAL_DURING_EXTRA: 7,5 h x 15,7 = 117,75;
(117,75) 
NORMAL_DURING_DAILY_OVERTIME: 80 h x 15,7 = 1256;
(1256) 
NORMAL_DURING_SPECIAL_SATURDAY_OVERTIME: 16 h x 15,7 = 251,2;
(251,2) 
NORMAL_DURING_WEEKLY_OVERTIME: 72 h x 15,7 = 1130,4;
(1130,4) 
DAILY_OVERTIME: 30 h x 8,05 KTA KTA = 241,5;
50 h x 16,09 KTA KTA = 804,5;
(1046) 
WEEKLY_OVERTIME: 32 h x 8,05 KTA KTA = 257,6;
40 h x 16,09 KTA KTA = 643,6;
(901,2) 
SPECIAL_SATURDAY_OVERTIME: 16 h x 15,7 = 251,2;
(251,2) 
OTHER: 24 h x 15,7 Sunnuntailisä = 376,8;
28 h x 2,36 Iltalisä = 66,08;
(442,88) 
HOLIDAY_COMPENSATION: 60 h x 16,09 KTA KTA = 965,4;
(965,4) 
_SICKLEAVE_FOR_REPORTING: 75 h x 16,09 KTA KTA = 1206,75;
(1206,75) 
_LOST_WEEKLY_REST_TIME_FOR_REPORTING: 24 h x 16,09 KTA KTA = 386,16;
(386,16) 
_PAID_HOLIDAY_FOR_REPORTING: 15 h x 15,7 = 235,5;
(235,5) (9956,69)
 expected:<99[44,21]> but was:<99[56,69]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertMay(AbstractHourlySalaryTestCase.java:1357)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertMay(TestHourlySalaryWithKta.java:370)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.assertMay(TestHourlySalaryLargerWithKta.java:94)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCase(TestHourlySalary.java:231)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCase(TestHourlySalaryWithKta.java:98)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCase(TestHourlySalaryLargerWithKta.java:28)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKtaSickleaveWithoutExtras.testCase(TestHourlySalaryLargerWithKtaSickleaveWithoutExtras.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpectraKaupanTes (0s)
🟢 testSpectraKipaTes (0s)
🟢 testSpectraVartiointiTes (0s)
🟢 testKtaValue (0s)
🟡 testCaseWithTimeRanges (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 112,5 h x 15,7 = 1766,25;
(1766,25) 
NORMAL_DURING_EXTRA: 7,5 h x 15,7 = 117,75;
(117,75) 
NORMAL_DURING_DAILY_OVERTIME: 80 h x 15,7 = 1256;
(1256) 
NORMAL_DURING_SPECIAL_SATURDAY_OVERTIME: 16 h x 15,7 = 251,2;
(251,2) 
NORMAL_DURING_WEEKLY_OVERTIME: 72 h x 15,7 = 1130,4;
(1130,4) 
DAILY_OVERTIME: 30 h x 8,18 KTA KTA = 245,4;
50 h x 16,35 KTA KTA = 817,5;
(1062,9) 
WEEKLY_OVERTIME: 32 h x 8,18 KTA KTA = 261,76;
40 h x 16,35 KTA KTA = 654;
(915,76) 
SPECIAL_SATURDAY_OVERTIME: 16 h x 15,7 = 251,2;
(251,2) 
OTHER: 30 h x 2,36 Iltalisä = 70,8;
30 h x 15,7 Sunnuntailisä = 471;
(541,8) 
HOLIDAY_COMPENSATION: 60 h x 16,35 KTA KTA = 981;
(981) 
_SICKLEAVE_FOR_REPORTING: 84 h x 16,35 KTA KTA = 1373,4;
(1373,4) 
_LOST_WEEKLY_REST_TIME_FOR_REPORTING: 48 h x 16,35 KTA KTA = 784,8;
(784,8) 
_PAID_HOLIDAY_FOR_REPORTING: 15 h x 15,7 = 235,5;
(235,5) (10667,96)
 expected:<106[47,1]6> but was:<106[67,9]6>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.AbstractHourlySalaryTestCase.assertMayWithTimeRanges(AbstractHourlySalaryTestCase.java:1630)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.assertMayWithTimeRanges(TestHourlySalaryWithKta.java:392)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary.testCaseWithTimeRanges(TestHourlySalary.java:290)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta.testCaseWithTimeRanges(TestHourlySalaryWithKta.java:1902)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta.testCaseWithTimeRanges(TestHourlySalaryLargerWithKta.java:340)
	at com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKtaSickleaveWithoutExtras.testCaseWithTimeRanges(TestHourlySalaryLargerWithKtaSickleaveWithoutExtras.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHenkilostonRahalahjaEiVaikutaKTAhan (0s)
🟢 testPerhevapaauudistuksenUudetLomatyypitJaKta (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestPeltiJaTeollisuuseristysalanKeskytymattomanKolmivuorotyonTES (5s)
🟢 testNormalWorktime (0s)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (3s)
🟢 testYolisa (0s)
🟢 testArkipyhatPaasiaisena (0s)
🟢 testIltalisa (0s)
🟢 testYlityotEivatKorottaKTAta (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli10vTöissäSairausKestääYli56pv (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli42pv (0s)
🟢 testSairaslomakorvausYli3vTöissäSairausKestääYli35pv (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testLapsenSairastuminenKeskenTyopaivanKorvataanKTAlla (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvEiTyöpohjainen (0s)
🟢 testArkipyähäOnVapaapäiväJosOllutTöissäYliKuukauden (0s)
🟢 testArkipyähäEiOleVapaapäivänJosOllutTöissäAlleKuukauden (0s)
🟢 testKolmivuorotyonErikoislisaKorvataanKTAlla (0s)
🟢 testKolmivuorotyonErikoislisaEiKorotaKTAta (0s)
🟢 testArkipyähäkorvausJosOllutTöissäYliKuukaudenMuttaVapaallaArkipyhänViereisinäPäivänä (0s)
🟢 testArkipyhaaEiKorvataKTAlla (0s)
🟢 testSairaslomaaEiKorvataKTAlla (0s)
🟢 testSairaslomaAlkaaKeskenTyopaivan (0s)
🟢 testSairastuminenKeskenTyopaivanEiKorvataKTAlla (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKaupanISSKTARyhma0TesFast (0s)
🟡 testCase15964_AaltonenKari_20170401_20170430 (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 60 h x 0 = 0;
(0) 
_SICKLEAVE_FOR_REPORTING: 30 h x 0 = 0;
(0) 
_MONTHLY_SALARY_FOR_REPORTING: 0,4444 h x 2638,37 = 1172,61;
(1172,61) 
_WORK_DAYS_FOR_REPORTING: 8 h x 0 = 0;
(0) 
_SICKLEAVE_DAYS_FOR_REPORTING: 4 h x 0 = 0;
(0) 
_PAID_VACATION_BONUS_FOR_REPORTING: 1319,19 h x 1 = 1319,19;
(1319,19) 
_PAID_VACATION_SALARY_FOR_REPORTING: 2638,37 h x 1 = 2638,37;
(2638,37) 
_MONTHLY_SALARY_SICKLEAVE_FOR_REPORTING: 0,2222 h x 2638,37 = 586,3;
(586,3) 
_MONTHLY_SALARY_PAID_VACATION_FOR_REPORTING: 0,3333 h x 2638,37 = 879,46;
(879,46) (6595,93)
 expected:<6[332,09]> but was:<6[595,93]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:2767)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:2756)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanISSKTARyhma0TestCase.assertCase15964_AaltonenKari_20170401_20170430(AbstractKaupanISSKTARyhma0TestCase.java:958)
	at com.tustor.tuntinetti.backend.logic.TestKaupanISSKTARyhma0TesFast.assertCase15964_AaltonenKari_20170401_20170430(TestKaupanISSKTARyhma0TesFast.java:90)
	at com.tustor.tuntinetti.backend.logic.TestKaupanISSKTARyhma0TesFast.testCase15964_AaltonenKari_20170401_20170430(TestKaupanISSKTARyhma0TesFast.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKoskelanJuhatWithKTACalculation (0s)
🟢 testJukkaAliMelkkilaWithKTACalculation (0s)
🟢 testOlosuhdeLisaEiKartutaKTAjosKTAllaMaksettavaa (0s)
🟢 testOlosuhdeKartuttaaKTAjosKTAllaMaksettavaaToisessaKTASäännössä (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestItsenaisyyspaivaKorvaus (1s)
🟢 testItsenaisyyspaivakorvausLainMukaanTuntipalkkaiselleJosOnOllutSairaana6PaivanAikana (0s)
🟢 testItsenaisyyspaivakorvausMaksetaanLainMukaanTuntipalkkaiselleVaikkaOlisiOllutPalkattomastiSairaana6PaivanAikana (0s)
🟢 testEiItsenaisyyspaivakorvaustaLainMukaanTuntipalkkaiselleJosDisabloitujaSairaslomia6PaivanAikana (0s)
🟢 testItsenaisyyspaivakorvausLainMukaanTuntipalkkaiselleJosTekeeToitaViikonloppuna1 (0s)
🟢 testItsenaisyyspaivakorvausLainMukaanTuntipalkkaiselleJosTekeeToitaViikonloppuna2 (0s)
🟢 testArkipyhanKeskiarvoistusKunContractPeriodienValissaOnGappi (0s)
🟢 testEiItsenaisyyspaivakorvaustaTuntipalkkaiselleJokaEiOllutKuuttaEdeltavaaPaivaaToissa1 (0s)
🟢 testEiItsenaisyyspaivakorvaustaTuntipalkkaiselleJokaEiOllutKuuttaEdeltavaaPaivaaToissa2 (0s)
🟢 testEiItsenaisyyspaivakorvaustaTuntipalkkaiselleJokaEiOllutKuuttaPerakkaistaEdeltavaaPaivaaToissa (0s)
🟢 testEiItsenaisyyspaivakorvaustaTuntipalkkaiselleJokaEiOllutKuuttaEdeltavaaPaivaaToissa3 (0s)
🟢 testItsenaisyyspaivakorvausKuukausipalkkaiselleJokaEiOllutKuuttaEdeltavaaPaivaaToissa3 (0s)
🟢 testItsenaisyyspaivankorvausTesinMukaanJosOnItsenäisyyspäivänSairaslomalla (0s)
🟢 testItsenaisyyspaivankorvausLainMukaanJosOnItsenäisyyspäivänSairaslomalla1 (0s)
🟢 testItsenaisyyspaivakorvausTuntipalkkaiselleJokaOnOllutKuusiEdeltavaaPaivaaToissa (0s)
🟢 testMetalliAlanItsenaisyyspaivakorvausBitinMukaanKunOnOllutEdellisenaPaivanaToissa (0s)
🟢 testMetalliAlanItsenaisyyspaivakorvausBitinMukaanKunOnOllutSeuraavanaTyoPaivanaToissa (0s)
🟢 testEiMetalliAlanItsenaisyyspaivakorvaustaBitinMukaanJosEiOllutEdellisenaTaiSeuraavanaTyoPaivanaToissa (0s)
🟢 testEiHPLAlanItsenaisyyspaivakorvaustaBitinMukaanJosEiOllutEdellisenaTaiSeuraavanaTyoPaivanaToissa (0s)
🟢 testMetalliAlanItsenaisyyspaivakorvaustaTesinMukaanJosIDPalkallisenSairauslomanKeskellaJaTyovuoro (0s)
🟢 testHPLAlanItsenaisyyspaivakorvaustaTesinMukaanJosIDPalkallisenSairauslomanKeskellaJaTyovuoro (0s)
🟢 testMetalliAlanItsenaisyyspaivakorvaustaTesinMukaanJosIDPalkallisenSairauslomanKeskellaMutteiTyovuoroa (0s)
🟢 testHPLAlanItsenaisyyspaivakorvausTesinMukaanJosIDPalkallisenSairauslomanKeskellaJaTyovuoro (0s)
🟢 testHPLAlanItsenaisyyspaivakorvausTesinMukaanJosIDPalkallisenSairauslomanKeskellaMutteiTyovuoroa (0s)
🟢 testSickleaveOnIndependencedayCompensatedByLawButWithHolidayHours (0s)
🟢 testSickleaveOnIndependencedayCompensatedByTesButWithHolidayHours (0s)
🟢 testRakennusalanItsenaisyyspaivakorvaus (0s)
🟢 testKunKorvataanWTRna (0s)
🟢 testItsenaisyyspaivaKunMuitaHolidayitaEiKorvataMuttaOnHolidayCompensationRule (0s)
🟢 testItsenaisyyspaivaKunMuitaHolidayitaEiKorvataIlmanHolidayCompensationRulea (0s)
🟢 testKunKaikkiArkipyhatKorvataanMutteiArkipyhiaListassa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestLentoliikenteenPalvelualojenKaksivuorotyonTes (0s)
🟢 testKTA (0s)
🟢 testIltavuoroLisä (0s)
🟢 testTövuoroLisä (0s)
🟢 testPeriodOvertime (0s)
🟢 testDailyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testChristmasDayAndBoxingDay (0s)
🟢 testChristmasEve (0s)
🟢 testMidsummer (0s)
🟢 testSaturdayExtraIsPaidOnNormalSaturday (0s)
🟢 testCase53387IltaJaYovuorolisienVoimassaoloPyhapaivanaKorjaus (0s)
🟢 testArkipyhät (0s)
🟢 testOvertimeOnEves (0s)
🟢 testSaturdayExtraIsNotPaidOnSpecialSaturday (0s)
🟢 testNewYearsEve (0s)
🟢 testLaborDayEve (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMuoviJaKemiantuoteteollisuudenVuorotyonTes (0s)
🟢 testWeeklyOvertimeOnNormalSaturday (0s)
🟢 testWeeklyOvertimeOnHolySaturday (0s)
🟢 testWeeklyOvertimeOnChristmasEve (0s)
🟢 testSairaslomaKorvataanKTAlla (0s)
🟢 testArkipyhatKorvataanKTAlla (0s)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testSuurjuhlapyhaaattoyoKorottaaKTAta (0s)
🟢 testSuurjuhlapyhaaattopaivaKorottaaKTAta (0s)
🟢 testSuurjulhapyhaaattoyokorotusKorvataanKTAlla (0s)
🟢 testSuurjulhapyhaaattopaivakorotusKorvataanKTAlla (0s)
🟢 testYlityotKorottavatKTAta (0s)
🟢 testSuurjuhlapyhaKorottaaKTAta (0s)
🟢 testSunnutaityöKorottaaKTAta (0s)
🟢 testSuurjuhlapyhakorvaus (0s)
🟢 testSairaslomaAlkaaKeskenTyopaivan (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäEiTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäEiTyöperäinenKestaaYli10Paivaa (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäTyöperäinenKestaaYli10Paivaa (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäEiTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäEiTyöperäinenKestaaYli28Paivaa (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäTyöperäinenKestaaYli28Paivaa (0s)
🟢 testSairaslomakorvausYli6kkTöissäEiTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausYli6kkTöissäEiTyöperäinenKestaaYli28Paivaa (0s)
🟢 testSairaslomakorvausYli3vTöissäKestaaYli35Paivaa (0s)
🟢 testSairaslomakorvausYli5vTöissäKestaaYli42Paivaa (0s)
🟢 testSairaslomakorvausYli10vTöissäKestaaYli56Paivaa (0s)
🟢 testSuurjuhlapyhanaattopaivakorvaus (0s)
🟢 testSuurjuhlapyhanaattoyokorvaus (0s)
🟢 testIltalisaArkipaivana (0s)
🟢 testIltalisaSuurjuhlapyhana (0s)
🟢 testYolisaArkipaivana (0s)
🟢 testYolisaSuurjuhlapyhana (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestApteekkienTyontekijoiden3ViikonJaksotyonTes (2s)
🟢 testSickleave (0s)
🟡 testWeeklyOvertimeWithVacationsAndSickleaves (0s)
Normaali palkka normaalityöajalta ei vastannut odotettua. expected:<[536,67]> but was:<[460]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeLimits(AdvancedTesTest.java:651)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeWithAbsences(AdvancedTesTest.java:471)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeWithAbsences(AdvancedTesTest.java:439)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInPeriodWork(AdvancedTesTest.java:367)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInPeriodWork(AdvancedTesTest.java:345)
	at com.tustor.tuntinetti.backend.logic.TestApteekkienTyontekijoiden3ViikonJaksotyonTes.testWeeklyOvertimeWithVacationsAndSickleaves(TestApteekkienTyontekijoiden3ViikonJaksotyonTes.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testEveningHoursCompensationC (0s)
🟢 testNightHoursCompensationA (0s)
🟢 testNightHoursCompensationB (0s)
🟢 testEveningHoursCompensationA (0s)
🟢 testEveningHoursCompensationB (0s)
🟢 testExtraAndDailyOvertimeHours (0s)
🟢 testAattolisaC (0s)
🟢 testAattolisaA (0s)
🟢 testAattolisaB (0s)
🟢 testSundayCompensation (0s)
🟢 testSundayEveningHoursCompensationA (0s)
🟢 testSundayEveningHoursCompensationB (0s)
🟢 testSundayEveningHoursCompensationC (0s)
🟢 testHolidayEveningHoursCompensationA (0s)
🟢 testHolidayEveningHoursCompensationB (0s)
🟢 testNightHoursCompensationC (0s)
🟢 testLauantailisaA (0s)
🟢 testLauantailisaB (0s)
🟢 testIfSickleaveCompensatedOverTheLimits (0s)
🟡 test_TODO_PERIOD_YLITYO_YlityoTesinEsimerkki4 (0s)
ke extra hours expected:<[1]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestApteekkienTyontekijoiden3ViikonJaksotyonTes.test_TODO_PERIOD_YLITYO_YlityoTesinEsimerkki4(TestApteekkienTyontekijoiden3ViikonJaksotyonTes.java:497)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODO_MITEN_MAARITELLAAN_AAMULLA_TOIHIN_TULEVA_NightHoursCompensationD (1s)
Yölisää ei makseta aamulla työvuoroon tuleville.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestApteekkienTyontekijoiden3ViikonJaksotyonTes.testTODO_MITEN_MAARITELLAAN_AAMULLA_TOIHIN_TULEVA_NightHoursCompensationD(TestApteekkienTyontekijoiden3ViikonJaksotyonTes.java:552)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testJaksoTyoaika (0s)
🟢 testArkipyhäKerryttääHolidayWträä (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Jatkuva_Kaksivuorotyo (6s)
🟢 testLauantailisa (0s)
🟢 test_TODO_SpecialWeeklyOvertime (0s)
🟡 test_TODO_ExtraWhenNotPlannedWork (0s)
Extra ei vastannut odotettua. expected:<[3]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.assertDailyHoursExtraAndOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:269)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.test_TODO_ExtraWhenNotPlannedWork(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPerakkaistenArkipyhienKorvaaminen (0s)
🟢 testMinimumWorkHoursNeededToCalculateKTA (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testMaksetaanKTAlla (0s)
🟢 testKorottavatKTAta (0s)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 testExtra (0s)
Extrat eivät vastanneet odotettua. expected:<[12]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.testExtra(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestSahkoistysalanTesVuorotyo (0s)
🟢 testDailyOvertime (0s)
🟢 testIltavuoro (0s)
🟢 testYövuoro (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMinimumDayLengthWorkedOnHolidayWeek (0s)
🟢 testQualifiedToHolidayCompensation (0s)
🟢 testNotQualifiedToHolidayCompensation (0s)
🟢 testZeroMinimumDayLengthWorkedOnHolidayWeek (0s)
🟢 testZeroMinimumDayLengthWorkedOnHolidayWeekAndNoWorkingHours (0s)
🟢 testNullMinimumDayLengthWorkedOnHolidayWeek (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalaryWithWeekStartTimeEffectsSinceMorning (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 4 h x 3,9 Yötyölisä = 15,6;
2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
3 h x 1,95 Iltatyölisä = 5,85;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAutoalanToimihenkiloidenTES (5s)
🟢 testNormalWorktime (0s)
🟢 testSpecialSaturdayOvertime1 (0s)
🟢 testSpecialSaturdayOvertime2 (0s)
🟢 testWtrKertyyVuodessa100Tuntia (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testWtrKertyyMyosSairausPoissaoloista (0s)
🟢 testWtrKertyyMyosKeratusharjoituksista (0s)
🟢 testWtrKertyyMyosVuosilomanAikana (0s)
🟢 testWtrKertyyMyosOpintovapaanAikana (0s)
🟢 testWtrKertyyKunPoissaolojaOnAlle11Paivaa (0s)
🟢 testWtrEiKerryKunPoissaolojaOnYli11Paivaa (0s)
🟢 testWtrKertyyMyosTyoajanLyhennyksesta (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testSairausUusiutuu30pvSisälläJaMaksimiAikaOnJoKorvattu (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausAlle1vTöissäSairausKestääYli4vk (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vk (0s)
🟡 test_TODO_Arkipyhat (1s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractAutoalanToimihenkiloidenTestCase.test_TODO_Arkipyhat(AbstractAutoalanToimihenkiloidenTestCase.java:237)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kk (0s)
🟢 testSairaslomakorvausAlle1vTöissäSairausUusiutuu30pvSisällä (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenTesKeskeytyvaKolmivuoroWith2020Changes (0s)
🟢 testWtrKeryma (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestLentoliikenteenPalvelualojenJaksotyonTes (8s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaiKorvaus (3s)
🟢 testPeriodOvertime (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (3s)
🟢 testCase53387IltaJaYovuorolisienVoimassaoloPyhapaivanaKorjaus (0s)
🟢 testIltavuoroLisä (0s)
🟢 testWeeklyExtra (0s)
🟢 testSalaryWhenWorkingOnIndependenceDay (0s)
🟢 testSalaryWhenWorkingBeforeAndAfterIndependenceDay (0s)
🟢 testYövuoroLisä (0s)
🟢 testYlityoKorvaustenMaksaminenVuorolisiin (0s)
🟢 testMonthlySalaryDivider (0s)
🟢 testVuosilomapalkkaaLaskettaessaOtetaanHuomioonMyösPyhätyöKorvaukset (0s)
🟢 testCase51124Fix_NegativeNightShiftPeriodCompensations_WhenAppliesToFullShiftAndPaidOnlyDuringOvertimeAndTaskSplitIntoMultipleTimeRanges (0s)
🟢 testCase52400_FixLogistics_YlityolisaYovuoronAikanaIlmestyiVaikkaEiOllutYlityota (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSpectraKauppaUseCases (2s)
🟡 testTODOisEmptyDayTreatedAsFlexTimeFromMonthlySalaryPerspective (0s)
TODO kk-palkka ei pienene tyhjästä päivästä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSpectraKauppaUseCases.testTODOisEmptyDayTreatedAsFlexTimeFromMonthlySalaryPerspective(TestSpectraKauppaUseCases.java:1037)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase10992_Painokallio_Juho_20160509 (0s)
🟢 test_Mba_Faisal_Sello_20140601_PyhäiltalisäPuuttuu (0s)
🟢 testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanTuntipalkkainen_NoormetsAare_20141201_20141231 (0s)
🟢 testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanTuntipalkkainen_HuttunenPetri_20141201_20141231 (0s)
🟢 testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanTuntipalkkainen_NurmiVille_20141201_20141231 (0s)
🟢 testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanKuukausipalkkainen_TurunenYrjö_20141201_20141231 (0s)
🟢 testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanKuukausipalkkainen_TurunenYrjö_20141201_20141231_Ylitöillä (0s)
🟢 testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanKuukausipalkkainen_LevonniemiMika_20141201_20141231 (0s)
🟢 testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanKuukausipalkkainen_HoxhaAdil_20141201_20141231 (0s)
🟢 testVuosilomastaEiMaksetaHenkilökohtaistaLisää (1s)
🟢 testHoursConcerningOvertimeModelSpendOrPeekRoundingFixRegressionDoesNotOccur (0s)
🟡 testTODODisabledSickleaveDisablesPaidHoliday (0s)
TODO test
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSpectraKauppaUseCases.testTODODisabledSickleaveDisablesPaidHoliday(TestSpectraKauppaUseCases.java:1786)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOUnQualifiedSickleaveDisablesPaidHoliday (0s)
TODO test karenssipäivä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSpectraKauppaUseCases.testTODOUnQualifiedSickleaveDisablesPaidHoliday(TestSpectraKauppaUseCases.java:1800)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOEndedCompensationSickleaveDisablesPaidHoliday (0s)
TODO test sairausloman korvausjakso päättynyt
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSpectraKauppaUseCases.testTODOEndedCompensationSickleaveDisablesPaidHoliday(TestSpectraKauppaUseCases.java:1814)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODONoEffectiveSickleaveHoursPaidSickleaveDoesNotDisablePaidHoliday (0s)
TODO test jos sairausloma on palkaton vain siksi, että työtuntien määrä on 0, niin se ei mitätöi arkipyhää
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSpectraKauppaUseCases.testTODONoEffectiveSickleaveHoursPaidSickleaveDoesNotDisablePaidHoliday(TestSpectraKauppaUseCases.java:1828)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase_14616 (0s)
🟡 testArkipyhaviikkoKunArkipyhaViikonlopulla_kuukausipalkkainen (0s)
workTimeMode=STANDARD_WEEKLY_WORKING_HOURS monthlySalary=1000 workDays=5 hasOvertimeAssignment=true
 expected:<[0]> but was:<[7,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestSpectraKauppaUseCases.assertArkipyhaviikkoKunArkipyhaViikonlopulla(TestSpectraKauppaUseCases.java:136)
	at com.tustor.tuntinetti.backend.logic.TestSpectraKauppaUseCases.testArkipyhaviikkoKunArkipyhaViikonlopulla_kuukausipalkkainen(TestSpectraKauppaUseCases.java:205)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhaviikkoKunArkipyhaViikonlopulla_kuukausipalkkainen_osaaikainen (0s)
🟢 testArkipyhaviikkoKunArkipyhaViikonlopulla_tuntipalkkainen (0s)
🟢 testArkipyhaviikkoKunArkipyhaViikonlopulla_tuntipalkkainen_osaaikainen (0s)
🟢 testCase13856_TuovinenTuukka_20160530_20161016 (0s)
🟢 testCase_14219 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyo_Kuukausipalkkainen (1s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟡 testKorvataanKTAlla (0s)
Sairaslomakorvauksen määrä ei vastannut odotettua. expected:<75,[47]> but was:<75,[39]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3142)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3118)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3096)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.assertKorvataanKTAlla(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:371)
	at com.tustor.tuntinetti.backend.logic.TestMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyo_Kuukausipalkkainen.testKorvataanKTAlla(TestMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyo_Kuukausipalkkainen.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLapsenSairaus (0s)
Pitäisi olla toinen sairaspäivä. 02.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<7,1[7]> but was:<7,1[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3640)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testLapsenSairaus(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:280)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvaukset (0s)
Pitäisi olla ensimmäinen sairaspäivä. 01.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<7,1[7]> but was:<7,1[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3627)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testSairaslomakorvaukset(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:296)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testNormalWorktime (0s)
Extrat eivät vastanneet odotettua. expected:<4[1,67]> but was:<4[2]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNormalWorktime(AdvancedTesTest.java:710)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNormalWorktime(AdvancedTesTest.java:680)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testNormalWorktime(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:64)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testDailyOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<8,[33]> but was:<8,[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:867)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:829)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:808)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testDailyOvertime(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWeeklyOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<4[1,67]> but was:<4[2]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertOvertime(AdvancedTesTest.java:1091)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:936)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:893)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testWeeklyOvertime(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpecialSatrudayOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<4[1,67]> but was:<4[2]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertOvertime(AdvancedTesTest.java:1091)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSpecialSaturdayOvertime(AdvancedTesTest.java:958)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testSpecialSatrudayOvertime(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:137)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKorottavatKTAta (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 testSairaslomakorvausKunSairausUusiutuu (0s)
Pitäisi olla ensimmäisen sairausjakson ensimmäinen korvattava päivä. 01.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<7,1[7]> but was:<7,1[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3905)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3786)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3763)
	at com.tustor.tuntinetti.backend.logic.AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.testSairaslomakorvausKunSairausUusiutuu(AbstractMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyoTestCase.java:344)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSuurjuhlapyhanIltalisa (0s)
🟢 testSuurjuhlapyhanYolisa (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfNonOvertimeNormalHours (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_NonOvertimeNormalHours (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertime (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertimeBaseHoursConverted (0s)
🟡 testTODONightShiftPeriodInParts (0s)
TODO Korjattu 2.5.2014: OvertimeSummary recordaa jostain syystä paidTimeRangesOfContractSeries vaikka pitäisi recordata nightShiftOverlaps; reverttaa korjaus ja testaa, että jää kiinni other assertissa kun taski koostuu useammsta kuin yhdestä timerangesta.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.testTODONightShiftPeriodInParts(TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase26449_PajunenSanteri_20190718 (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfOtherHours (0s)
🟢 testWorkedHoursTimeRangesAndDetailsOfExtraHours (0s)
🟢 testOvertimeInTwoProjects (0s)
🟡 testRoivainenPekka_20141222_20150104 (0s)
Mikä tässä nyt on vikana:
defaultCONSIDER_ALSO_OTHER_PROJECTS_DURING_SAME_DAY=false
overtimeAssignmentCONSIDER_ALSO_OTHER_PROJECTS_DURING_SAME_DAY=false
Employer.usingWorkedHoursTimeRangesAndDetailsList=false: 
NON_OVERTIME_NORMAL: 4 h x 1;

NORMAL_TOWARDS_OVERTIME: 24,17 h x 1;

NORMAL_DURING_DAILY_OVERTIME:  (Hälytyskorotus) 4,83 h x 1.0000;
7,08 h x 1;

OTHER:  (Juhlapyhäkorvaus) 1 h x 1;
 (Hälytysraha x2) 6 h x 1;
 (Hälytysraha x3) 3 h x 1;

HOLIDAY_COMPENSATION:  (Pyhäkorvaus Hälytyskorotus) 0,67 h x 1;

DAILY_OVERTIME: 2 h x 0.5;
5,08 h x 1;

_PAID_HOLIDAY_FOR_REPORTING: 32 h x 1;

Was:[NON_OVERTIME_NORMAL, NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_DAILY_OVERTIME, DAILY_OVERTIME, OTHER, HOLIDAY_COMPENSATION, _PAID_HOLIDAY_FOR_REPORTING]
 expected:<8[8],8333333333> but was:<8[9],8333333333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.assertRoivainenPekka_20141222_20150104(TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.java:1324)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.testRoivainenPekka_20141222_20150104(TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.java:1162)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTuomistoOili_20141222_20150104 (0s)
🟡 testHaavistoAriMatti_20150103 (0s)
Mikä tässä nyt on vikana:
personalWorkTimeOvertimeDecomposition=0, CONSIDER_ALSO_OTHER_PROJECTS_DURING_SAME_DAY=false
Employer.usingWorkedHoursTimeRangesAndDetailsList=false: 
NORMAL_DURING_DAILY_OVERTIME:  (Hälytyskorotus 2h jälkeen) 2 h x 1.0000;
 (Hälytyskorotus) 2 h x 0.5000;

HOLIDAY_COMPENSATION:  (Pyhäkorvaus Hälytyskorotus 2h jälkeen) 1,17 h x 1;
 (Pyhäkorvaus Hälytyskorotus) 1,33 h x 0.5000;

STANDBY_COMPENSATION:  (- 2 Asentajien varallaolo/264400 Päivystys) 23,33 h x 0.4;

Was:[NORMAL_DURING_DAILY_OVERTIME, HOLIDAY_COMPENSATION, STANDBY_COMPENSATION]
 expected:<[30,6666666667]> but was:<[29,8333333333]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.assertHaavistoAriMatti_20150103(TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.java:1556)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.testHaavistoAriMatti_20150103(TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.java:1471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testHaavistoAriMatti_20140106 (0s)
Mikä tässä nyt on vikana:
personalWorkTimeOvertimeDecomposition=0, CONSIDER_ALSO_OTHER_PROJECTS_DURING_SAME_DAY=false
hälytystyöPyhänä=false, Employer.usingWorkedHoursTimeRangesAndDetailsList=false: 
Was:[] ... 
 expected:<[1]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.assertHaavistoAriMatti_20140106(TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.java:1900)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.testHaavistoAriMatti_20140106(TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.java:1728)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testHaavistoAriMatti_20141222_20150104 (0s)
Mikä tässä nyt on vikana:
personalWorkTimeOvertimeDecomposition=0, CONSIDER_ALSO_OTHER_PROJECTS_DURING_SAME_DAY=false: 
HOLIDAY_COMPENSATION:  (Pyhäkorvaus Hälytyskorotus 2h jälkeen) 1,17 h x 1;
 (Pyhäkorvaus Hälytyskorotus) 1,33 h x 0.5000;

Was:[HOLIDAY_COMPENSATION]
 expected:<[2,6666666667]> but was:<[1,8333333333]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.assertHaavistoAriMatti_20141222_20150104(TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.java:2254)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.testHaavistoAriMatti_20141222_20150104(TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.java:2390)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHaavistoAriMatti_20141222 (0s)
🟡 testTODOWorkedHoursTimeRangesAndDetailsOfDailyOvertimeHours (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.testTODOWorkedHoursTimeRangesAndDetailsOfDailyOvertimeHours(TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.java:2818)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOWorkedHoursTimeRangesAndDetailsOfWeeklyOvertimeHours (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.testTODOWorkedHoursTimeRangesAndDetailsOfWeeklyOvertimeHours(TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.java:2826)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOAssert_ABCDEF (0s)
TODO lisää assertit olemassaoleviin leppäkosken testeihin
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.testTODOAssert_ABCDEF(TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary.java:2834)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkedHoursTimeRangesAndDetailsOfHolidayHoursDuringSickleave (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast (1min 1s)
🟢 testSigmaLaskenta (0s)
🟢 testUnpaidWtrAndTimerangesKunVaaraContractSeries (0s)
🟢 testUnpaidWtrAndTimeranges (0s)
🟢 testWtrHavingStandardWorkDayLength (1s)
🟢 testHolidayWtrSuorituskyky (7s)
🟢 testInterestingDatesSuorituskyky (0s)
🟢 testLoppupalkka2JaWtr (0s)
🟢 testLoppupalkka2JaHolidayWtr (1s)
🟢 testWtrLasketaanSamoinRiippumattaBeginReserveStartDatesta (0s)
🟢 testCase16060 (0s)
🟢 testReasonableOthervacationStartDate (0s)
🟢 testXFirstFullMonthsDoNotAccumulate (1s)
🟢 testJuneDoesntAccumulate (0s)
🟢 testLoppupalkkaMaksuunJaKkPalkka (0s)
🟢 testLoppupalkatVaativatSalaryPaymentBitin (0s)
🟢 testSalaryPaymentVacationTypesEiVaikutaSaldoihin (0s)
🟢 testPctWtrSaldoKuluuVaikkeiRecordata (0s)
🟡 test_TODO_PctWtrSickleavestaJaWeekstartTimeEffects3 (0s)
siirtyyKokonaan: false
nextDayDifferentSickleave: true
nextDaySickleaveLaskutettava: false
 expected:<[6]> but was:<[1]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.assertPctWtrSickleavestaJaWeekstartTimeEffects(TestWorktimeReductionFast.java:1597)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.test_TODO_PctWtrSickleavestaJaWeekstartTimeEffects3(TestWorktimeReductionFast.java:1503)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPctWtrSickleavestaJaWeekstartTimeEffects2 (0s)
🟢 testPctWtrSickleavestaJaWeekstartTimeEffects1 (0s)
🟢 testPctWtrAndSickleaveTypes (0s)
🟢 testPctWtrMaksuJaSaldokulutus (0s)
🟢 testFullVacationEarnedMonthNPE (0s)
🟢 testApteekinWtrPalkallisetIsyysAitiyslomat (0s)
🟢 testKaikkiaVanhempainVapaitaEiLasketaKontassa (0s)
🟢 testHiihtokeskusAlanWtrPalkallisetIsyysAitiyslomat (0s)
🟢 testOhjelmapalvelualanWtrPalkallisetIsyysAitiyslomat (0s)
🟢 testAvecranWtrPalkallisetIsyysAitiyslomat (0s)
🟢 testHuviJaElamyspuistojenWtrPalkallisetIsyysAitiyslomat (0s)
🟢 testOhjelmapalvelualanWtrKiky (1s)
🟢 testOhjelmapalvelualanWtr (0s)
🟢 testApteekinHolidayWtrLength (0s)
🟢 testApteekinHolidayHoursKunMaksetaanHeti (0s)
🟢 testDaysLiukulukuAlkusaldopaivat (0s)
🟢 testNpeWithgetSpentVacationCacheAndStretch (0s)
🟢 testPercentBasedVacation (0s)
🟢 testFullVacationMonthsAndTechnicalStartDate (0s)
🟢 testAnsainnanSkaalaus (0s)
🟢 testFixWtrHourRecordingFromVacationEarned (0s)
🟢 test7dayGapJaFullVacMonths (0s)
🟢 testWtrSaldoWorkHoursYear (0s)
🟢 testPctWtrJaOdotusaika (0s)
🟢 testKaikkiPalkallisetPoissaolotEkvivalentteja (0s)
🟢 testDaysSkaalautuminen (0s)
🟢 testKokoVuosiKerrallaJaEndingReason (0s)
🟢 testKaksiPerakkaistaKokovuosiKerrallaTesiä (0s)
🟢 testWtrKarenssiJaVaihtuvaTes (0s)
🟡 test_TODO_wtrEiKerrySopimustenValissa (0s)
wtr-jemmalaskennan tulee toimia vaikka työsopimusten välissä olisi 30pv tyhjää.
 expected:<[24,52]> but was:<[100]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.test_TODO_wtrEiKerrySopimustenValissa(TestWorktimeReductionFast.java:3036)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWtrKarenssiJaEfektiivinenTyosuhteenAlku (0s)
🟢 testRecordPctBasedWtrOnAllSeries (0s)
🟢 testTyoreunapaivanWtrEiVaikuta (0s)
🟢 testHolidayWtrSymmetrinenMaaraSaldoonTaiMaksuun (0s)
🟢 testHolidayWtrJaMainContractSerieDeterminesExtraAndOvertimeAndHoliday (0s)
🟡 test_TODO_AlkusaldoJaProsenttiPerusteinenJaNormWtr (0s)
Alkusaldoa ei lasketa ennenkuin normiwtr alkaa. expected:<[]0> but was:<[10]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.test_TODO_AlkusaldoJaProsenttiPerusteinenJaNormWtr(TestWorktimeReductionFast.java:3475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHetimaksuunPctWtrJaMuutos (0s)
🟢 testWtrDaterangeBug (0s)
🟢 testAlkusaldoJaProsenttiWtr (0s)
🟢 testEiLasketaHetiMaksuunPctWtraaTurhaan (0s)
🟢 testWtrHoursAlkusaldo (0s)
🟢 testHoursWorktimeReductionSaldoWorkHoursBug (0s)
🟢 testLomankulutus (0s)
🟢 testEiTarvitseLaskeaJosEiOleWtrTyosuhteita (0s)
🟢 testAllOnFirstDayOfYearCaseHuuskoInka (0s)
🟢 testAllOnFirstYearWhenOtherVacationStartDateAfterContractPeriodStartDate (0s)
🟢 testAlkusaldoKunVacationEarnedejaEnnenBeginReservea (0s)
🟢 testAlkusaldoKunWtrKarenssi (0s)
🟢 testLimitCumulativeWtrCalculationToFlexStartDate (0s)
🟢 testMultipleContractSeriesAndAveraging (0s)
🟡 test_TODO_PctWtrKunReplaceHourlySalary (0s)
TODO: %-wtr tulisi laskea 4h*10%=0.4, joka kerrottaisiin sitten palkkasummaa laskettaessa tuntipalkalla (joissain tapauksissa KTA:lla)
 expected:<[0,4]> but was:<[1,333333]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.test_TODO_PctWtrKunReplaceHourlySalary(TestWorktimeReductionFast.java:4198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDynamicHolidayWtrContractPeriodSelection (0s)
🟢 testNormiWtrHetiMaksuun (0s)
🟢 testRakennusalanPctWtrJaLisat (0s)
🟢 testAutoKaupanJaKorjaamonWtr (2s)
🟢 testAutoalanToimihenkiloidenWtr (1s)
🟢 testEnergiatekniikanPoissaolot (0s)
🟡 test_TODO_PalkattomatSairaslomatEiKerryta (0s)
Palkaton sairasloma ei saisi kerryttaa wtr:aa expected:<[0]> but was:<[8,33]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.test_TODO_PalkattomatSairaslomatEiKerryta(TestWorktimeReductionFast.java:4646)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPuusepanteollisuudenVuosilomaJaArkipyhat (0s)
🟢 testPctBasedWtrYlityostaJaLisista (0s)
🟢 testPctBasedWtrAndSickleaveLisat (0s)
🟢 testPctBasedWtrDuringSickleaveOvertime (0s)
🟢 testLoppupalkkaNollaaHolidayWtrSaldon (0s)
🟢 testLoppupalkkaNollaaWtrSaldon (0s)
🟢 testAutonrengasalanWtr (3s)
🟢 testWtrAlkusaldoEiVaikutaPalkattomaanWtrSaldoon (0s)
🟢 testDateToCalculateWtrTo (0s)
🟢 testMetalliTesPalkattomanVapaanKertyminen (0s)
🟢 testPuusepanTesPalkattomanVapaanKertyminen (0s)
🟢 testJosEiEnabloituNiinPalkatonWtrEiKerry (0s)
🟢 testRakennusalanTesPalkattomanVapaanKertyminen (0s)
🟢 testPctWtrFromSickleaveKertyyEffectiveSickleaveCPlle (0s)
🟢 testPercentBasedWtrFromSickleave (0s)
🟢 testEnergianWtrQualificationPeriod (0s)
🟢 testKenkaJaNahkateollisuudenWtrQualificationPeriod (0s)
🟢 testWtrAccumulationDuringSickleave (1s)
🟢 testPuusepanSiparila25hPerQJosPuoletTyopaivistaToissa (0s)
🟢 testSamanaPaivanaSickleavePitaisiKerryttaaSickleavePeriodilleVaikkaNullSeriesiaEiOlisi (0s)
🟢 testSamanaPaivanaSickleaveEiSaisiKerryttaaWtraaKahdelleSeriesille (0s)
🟢 testSickleaveKarenssipaivaKerryttaaWtraaTietyillaTeseilla (0s)
🟢 testViestintaalanToimihenkiloidenTesillaHolidaysWtr (0s)
🟢 testKustannustoimittajienTesillaHolidaysWtr (0s)
🟢 testWtrVapaaSamanaPaivanaKunAnsaitseeProsenttiperusteistaWtraa (0s)
🟢 testHolidayWtrBalanceCanOnlyBePaidOutImmediatelyFor_ANY_ContractSeries (0s)
🟢 testSamanaPaivanaEriSerieseilleKertyyTunteja (0s)
🟢 testHolidayWtrBalanceCanBeEarnedByTwoContractSeriesesAtTheSameTime (0s)
🟢 testHolidayWtrBalanceCanBeFilteredWithContractSeriesWithVacationsAndVacationEarneds (0s)
🟢 testPercentBasedWtrBalanceCanBeFilteredWithContractSeries (0s)
🟢 testAbsencesDuringTimePeriodAndExceedingWeeklyHoursCanBeFilteredWithContractSeries (0s)
🟢 testWorktimeReductionBalancesWithDifferentContractSeriesesWithShortContractPeriods (0s)
🟢 test_SIMPLE_WorktimeReductionBalancesWithDifferentContractSerieses (0s)
🟢 testAlkusaldoLasketaanKerran (0s)
🟢 testWorktimeReductionBalancesWithDifferentContractSeriesesWithVacationsAndVacationEarneds (0s)
🟢 testDAYSJaHoursPaallekkaisinSerieseinKerryttaaOikeaanSeriesiin (0s)
🟢 testDAYSPaallekkaisinSerieseinKerryttaaOikeaanSeriesiin (0s)
🟢 testTaskWorktimeTypeWtrVahentaaSaldoa_wtrTaskWithTimeRanges (0s)
🟢 testTaskWorktimeTypeWtrVahentaaSaldoa_wtrTaskWithoutTimeRanges (0s)
🟢 testAKT_tarvittaessaKutsuttavanKertyma (0s)
🟢 testAKT_OsaAikaisenKertyma (0s)
🟢 testAKT_OsaAikaisenKertyma_JOS_osaAikaisetEivatAnsaitseSamassaSuhteessa (0s)
🟢 testAKT_KokoaikaisenKertyma (0s)
🟢 testPercentageMustPayOnSameDayAsGenerated (0s)
🟢 testProsenttiperusteinenWtr_SINGLE_DAY_EriBiteilläJaEriNormiWtrValinnoilla (0s)
🟢 testMaksuunBititPercentage (0s)
🟢 testKertymaRajatultaAikavalilta (0s)
🟢 testMaksuunBititHours (0s)
🟢 testPayOutImmediatelyRekursioEiRikkouduVaikkaOhitetaanPaivia (0s)
🟢 testMaksuunBititHolidays (0s)
🟢 testReserveEndDateDuringGapBetweenContractsShouldNotCauseExceptionInWtrEarning (0s)
🟢 testWorkTimeReductionVacationBalanceChangeWhenNoContract (0s)
🟢 testPersonalCompensationIsCalculatedOnlyOnceToPctWtr (0s)
🟢 testImmediatelyPaidPctWtrShouldBeExcludedFromFinalPay (0s)
🟢 testWtrAnsainnanRajoitusKunIsMainContractSerieDeterminesExtraAndOvertimeAndHoliday (0s)
🟢 testPostponedWtrSaldoCacheItemIsSerializable (0s)
🟢 testHetimaksuunPctBasedWtrHitaus (4s)
🟡 testCityworkinPctWtrHetiMaksuunTietystaPaivastaAlkaen (0s)

isCitywork: true
hetimaksuunBittiPaalla: false
agreementHasPctWtr: false

 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.assertCityworkinPctWtrHetiMaksuunTietystaPaivastaAlkaen(TestWorktimeReductionFast.java:532)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.testCityworkinPctWtrHetiMaksuunTietystaPaivastaAlkaen(TestWorktimeReductionFast.java:489)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testUseEffectiveStandardWorkHoursForVariableDayLengthForFullVacationEarningMonthsWtrEarning (6s)
🟢 testHuviTesJaKuukausipalkkaisenKiinteaWtrKertyma2vkoJaksoGap (0s)
🟢 testHuviTesJaKuukausipalkkaisenKiinteaWtrKertyma (0s)
🟡 test_TODO_ (0s)
WTR ei vastannut odotettua. Työpäiviä: 1, Poissaoloja: 0, VacationType: null, SickleaveType: null, WorkTimeType: null
 expected:<[10]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4440)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4384)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4368)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4356)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4343)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.test_TODO_(TestWorktimeReductionFast.java:11100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMaksuunBititMaraJP (2s)
🟢 testRakennusalanProsenttiperusteinenLyhennys (0s)
🟢 testMetalliAlanProsenttiperusteinenLyhennys (0s)
🟢 testMekaanisenMetsateollisuudenKeskeytyvaKolmivuorityoTyoaikaKerryttaaHeti (0s)
🟢 testMekaanisenMetsateollisuudenKeskeytyvaKolmivuorotyoVuosilomaKerryttaaKunOllutVuodenToissa (0s)
🟢 testMekaanisenMetsateollisuudenKeskeytyvaKolmivuorotyoSairaslomaKerryttaaKunOllutVuodenToissa (0s)
🟢 testMekaanisenMetsateollisuudenKeskeytyvanKolmivuorotyonProsenttiperusteinenLyhennys (0s)
🟢 testMekaanisenMetsateollisuudenKeskeytyvanKolmivuorotyonProsenttiperusteinenLyhennysYksiTaysiViikko (0s)
🟢 testIctAlanYTHTyoajanLyhennys13pvEilyhenna (0s)
🟢 testIctAlanYTHTyoajanLyhennys16pvEilyhenna (0s)
🟢 testIctAlanYTHTyoajanLyhennys17pvLyhentaa (0s)
🟢 testIctAlanYTHTyoajanLyhennys22pvLyhentaa (0s)
🟢 testIctAlanYTHTyoajanLyhennys100hVuodessa (0s)
🟢 testNormaalitArkipyhatEivatKerrytaTaysienLomanKertymiskuukausienPerusteella (0s)
🟢 testItsenaisyyspaivaKerryttaaAinaTaysienLomanKertymiskuukausienPerusteella (0s)
🟢 testMeijeriAlaKokoVuosi (0s)
🟢 testMeijeriAla3kk (0s)
🟢 testMeijeriAla9kk (0s)
🟢 testMeijeriAla10kk (0s)
🟢 testVartiointialanVahennyskertyma1kkKarenssipaivaEiOlePoissaolo (0s)
🟢 testVartiointialanVahennyskertyma1kkWtrEiOlePoissaolo (0s)
🟢 testVartiointialanVahennyskertyma1kkVuosilomaEiOlePoissaolo (0s)
🟢 testVartiointialanVahennyskertyma1kkViikkolepoEiOlePoissaolo (0s)
🟢 testVartiointialanVahennyskertyma1kkVapaapaivaEiOlePoissaolo (0s)
🟢 testVartiointialanVahennyskertyma3kkYksiPoissaoloTammikuussaToinenMaaliskuussa (0s)
🟢 testVartiointialanVahennyskertyma3kkKaksiPoissaoloaTammikuussa (0s)
🟢 testVartiointialanVahennyskertyma1kkViisiPoissaoloa (0s)
🟢 testVartiointialanVahennyskertyma1kkKaksiPoissaoloa (0s)
🟢 testVartiointialanVahennyskertyma1kkYksiPoissaolo (0s)
🟢 testVartiointialanVahennyskertyma6kk (0s)
🟢 testVartiointialanVahennyskertyma1kk (0s)
🟢 testVartiointialanVahennyskertyma20kk (0s)
🟢 testGolfAlanVahennyskertyma20kk (0s)
🟢 testOsaAikaisenVartiointialanVahennyskertyma20kk (0s)
🟢 testMaalausalaYksiTaysiViikko (0s)
🟢 testViikonYlittavatTunnitYksiTaysiViikkoMuttaAlhainenRajapyykki (0s)
🟢 testMaalausalaYksiKatkennutViikko (0s)
🟢 testMaalausalaReiluVuosi (0s)
🟢 testPuutarhaAla1 (0s)
🟢 testPuutarhaAla2 (0s)
🟢 testSahkoalanVahennyskertyma1kk (0s)
🟢 testSahkoalanVahennyskertyma6kk (1s)
🟢 testSahkoalanVahennyskertyma11kk (0s)
🟢 testSahkoalanVahennyskertyma1kkJoulukuussa (0s)
🟢 testSahkoalanVahennyskertyma2kkPaattyyJoulukuussa (0s)
🟢 testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa2013 (0s)
🟢 testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa2013_1 (0s)
🟢 testPaidHoursItsenaisyyspaivanAattonaKunTyosuhdeAlkaaMarraskuunAlussa (0s)
🟢 testPaidHoursItsenaisyyspaivanAattonaKunTyosuhdeAlkaaJoulukuunAlussa (0s)
🟢 testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa (0s)
🟢 testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa_1 (0s)
🟢 testSahkoalanVahennyskertyma2kkPaattyyHuhtikuussa (0s)
🟢 testSahkoalanVahennyskertyma12kk (0s)
🟢 testSahkoalanVahennyskertyma12kAlkaaKeskenVuotta (0s)
🟢 testSahkoalanVahennyskertyma13kk (0s)
🟢 testSahkoalanVahennyskertyma20kk (0s)
🟢 testHiihtokeskusalaKaksiTyosopimusta (0s)
🟢 testHiihtokeskusalaKaksiTyosopimustaEriVuosilomaehdoilla (0s)
🟢 testHiihtokeskusalaKaksiTyosopimustaEriVuosilomaehdoillaKeskenKuukauden (0s)
🟢 test_EriSerietEiSaaTiltataFullVacationEarningMonthsSaantoa (0s)
🟢 testRaiseDuringaccumulationPeriod (0s)
🟢 testPctWtrJaHlokohtainenPalkanlisa (0s)
🟡 testWtrQualificationDuration (1s)
WTR ei vastannut odotettua. Työpäiviä: 250, Poissaoloja: 0, VacationType: null, SickleaveType: null, WorkTimeType: null
 expected:<41,6[7]> but was:<41,6[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4440)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4384)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4368)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4356)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4343)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.testWtrQualificationDuration(TestWorktimeReductionFast.java:11050)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testPeriodAccumulatesButCountedAfterDuration (1s)
WTR ei vastannut odotettua. Työpäiviä: 125, Poissaoloja: 0, VacationType: null, SickleaveType: null, WorkTimeType: null
 expected:<41,6[7]> but was:<41,6[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4440)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4384)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4368)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4356)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReduction(AdvancedTesTest.java:4343)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast.testPeriodAccumulatesButCountedAfterDuration(TestWorktimeReductionFast.java:11192)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.kiky.TestKopioJaTulostusala40hKiky (1s)
🟢 testWtrKertyma (1s)
🟢 testWtrKulutus (0s)
🟢 com.tustor.tuntinetti.backend.logic.kiky.TestEnsihoitopalvelualanViikkotyonTesKiky (2s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testArkipyhaQualified4 (0s)
🟢 testSunnuntaityo (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhatKorvataan (2s)
🟢 testSaannollistenSickleave (0s)
🟢 testLauantaityo (0s)
🟢 testSairasloma (0s)
🟢 testArkipyhaNotQualified1 (0s)
🟢 testArkipyhaNotQualified2 (0s)
🟢 testArkipyhaNotQualified3 (0s)
🟢 testArkipyhaQualified2 (0s)
🟢 testArkipyhaQualified3 (0s)
🟢 testArkipyhaQualified (0s)
🟡 com.tustor.tuntinetti.backend.logic.kiky.TestKikyKilpailukykysopimusTapaukset (3s)
🟢 testKikyLoppupalkkaJaContractSeries (0s)
🟢 testKikyJaUseampiLoppupalkka (0s)
🟢 testNovartSopimussarja (0s)
🟢 testKikyLoppupalkassa (0s)
🟡 testVacationEarned (0s)
Mikä tässä nyt on vikana:
Saldomuutos maksetaan koska sille ei ole esteitä
vacationTypeBillabilityForTesting=NONE_BILLABLE, vacationType=QUARANTINE
isVacationPaid=true, useNegativeSaldo=true, set_DO_NOT_PAY_NEGATIVE_SALDO=false
Saldon palkkamuutos ei vastannut odotettua: VacationType = QUARANTINE: 
Was:[] ... 
 expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.kiky.AbstractKikyKilpailukykysopimusTestCases.assertVacationEarned(AbstractKikyKilpailukykysopimusTestCases.java:213)
	at com.tustor.tuntinetti.backend.logic.kiky.TestKikyKilpailukykysopimusTapaukset.testVacationEarned(TestKikyKilpailukykysopimusTapaukset.java:413)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test1KikynToteuttaminenSaldovähennystenAvulla (0s)
🟢 test2KikynToteuttaminenKikyTyöajanpidennyspäivienAvulla (0s)
🟢 testCase15371BashyalUmesh (0s)
🟢 test3KikynToteuttaminenTyösopimuksenJaTaiTyöehtosopimuksenMäärityksiäMuuttamalla (0s)
🟢 testCase14477 (0s)
🟢 testKaupanKikyVuosivapaa (0s)
🟢 testMaranKikyVuosivapaa (1s)
🟢 testKuvanvalmistamonKikyVuosivapaa (0s)
🟢 testPeltiJaTeollisuuseristysalanPaivaJaKaksivuoronKikySettings (0s)
🟡 com.tustor.tuntinetti.backend.logic.kiky.TestEnsihoitopalvelualan3VkoTesKiky (3s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testPeriodOvertime (0s)
🟢 testArkipyhaLyhentaaJaksonTyoaikaa (0s)
🟢 testArkipyhaaEiKorvataJosAlle3TyovuoroaJaksossa (0s)
🟢 testArkipyhaKorvataanJos3TyovuoroaJaksossa (0s)
🟢 testArkipyhaNotQualified4 (0s)
🟡 test_TODO_PeriodOvertime6WeekCycle (0s)
GAP: 2 jakson tasoittumisjakso expected:<2[26,9]> but was:<2[32,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.kiky.TestEnsihoitopalvelualan3VkoTesKiky.test_TODO_PeriodOvertime6WeekCycle(TestEnsihoitopalvelualan3VkoTesKiky.java:107)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_PeriodOvertime6WeekCycle2 (0s)
GAP: 2 jakson tasoittumisjakso expected:<2[12,25]> but was:<2[31,99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.kiky.TestEnsihoitopalvelualan3VkoTesKiky.test_TODO_PeriodOvertime6WeekCycle2(TestEnsihoitopalvelualan3VkoTesKiky.java:145)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaityo (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhatKorvataan (3s)
🟢 testSaannollistenSickleave (0s)
🟢 testLauantaityo (0s)
🟢 testArkipyhaQualified4 (0s)
🟢 testSairasloma (0s)
🟢 testArkipyhaNotQualified1 (0s)
🟢 testArkipyhaNotQualified2 (0s)
🟢 testArkipyhaNotQualified3 (0s)
🟢 testArkipyhaQualified2 (0s)
🟢 testArkipyhaQualified3 (0s)
🟢 testArkipyhaQualified (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestVarastoJaKuljetusesimiestenTesHki (0s)
🟢 testSuIltalisä (0s)
🟡 testTodo (0s)
TODO ONko testattu, että 12 h jälkeinen iltalisäkatko tulee vain ylityöpäivänä? Sitähän se varmaan tarkoittaa.. toisaalta miksi jäisi illaksi töihin jos ei ole ylityö...
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanVarastotyonTesTestCase.testTodo(AbstractKaupanVarastotyonTesTestCase.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟡 testUudetHolidayMode (0s)
Lauantai expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanVarastotyonTesTestCase.testUudetHolidayMode(AbstractKaupanVarastotyonTesTestCase.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormaaliViikko (0s)
🟢 testNormaaliViikkoIltalisienKanssa (0s)
🟢 testYlityoviikkoEnintaan10TuntiaVuorokaudessa (0s)
🟢 testYlityoviikkoEnintaan12TuntiaVuorokaudessa (0s)
🟢 testYlityoviikkoYli12TuntiaVuorokaudessa_Vanha (0s)
🟢 testIltalisäBefore2010_10_01 (0s)
🟢 testIltalisäAfter2010_10_01 (0s)
🟢 testIltalisäAfter2011_04_01 (0s)
🟢 testLauantailisaPaasiaislauantaina (0s)
🟢 testIltalisäMaksetaanSairauslomanAjalta (0s)
🟢 testLauantailisääEiMaksetaSairauslomanAjalta (0s)
🟢 testJosSairausAlkaaKeskenTyöpäivänLauantainaNiinLaLisääMaksetaanSairaudenAlkuunAsti (0s)
🟢 testJosSairausLoppuuKeskenTyöpäivänLauantainaNiinLaLisääMaksetaanSairaudenLoppumisenJälkeen (0s)
🟢 testLoppiainenOnArkipyha (0s)
🟢 testIltalisa12hRajoituksella (0s)
🟢 testYolisa12hRajoituksella (0s)
🟡 test (0s)
TODO kaupan varastotyö väärin, lisätyö puuttuu?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanVarastotyonTesTestCase.test(AbstractKaupanVarastotyonTesTestCase.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟡 test_TODO_ArkipyhanKorvaaminenLomanAikana (0s)
TODO - Tarkistin tämän, ja ainakin kaupan ja kipan puolella on niin, että jos arkipyhä jää vuosiloman alle, ei arkipyhäkorvausta makseta, jollei ole ollut työssä ko. viikolla. Samoin jos on palkaton saikku tai palkaton vapaa, niin ei makseta. Spectra/Kaupan tessissä ei ole mainintaa, soitin liiton neuvontapuhelimeen (Petja Harakka).
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanalanTesTestCase.test_TODO_ArkipyhanKorvaaminenLomanAikana(AbstractKaupanalanTesTestCase.java:542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_ID_WhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSundayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 testVastaYliKuukaudenTyoskenneltyaMaksetaanArkipyhakorvaustaPaitsiItsenaisyyspaivastaJostaMaksetaanAina (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport (1min 42s)
🟢 testContractPeriodEndingReason (0s)
🟢 testCalculatedPeriodForBiWeeklyLostRestTime (0s)
🟢 testDummySingleProjectCustomerOrAnyCostCenterMultipleSelectionModel (0s)
🟢 testTampereenLihajalosteellakaanEiLasketaVacationPituuttaIlmanContractPeriodia (0s)
🟢 testGetTimeSpanOrTimeRangesIfCollidesWithOtherTasks (0s)
🟢 testGetTasksSynchronization (1min 35s)
🟢 testCase47101TaskSortOrder (0s)
🟢 testLunchBreakEnforcementIgnoresRoundingError (0s)
🟢 testKtaOverMultipleContractSeries (0s)
🟢 testProjectSummaryFilters (0s)
🟢 testGetProjectSummaryStackoverflow (0s)
🟢 testGetProjectSummaryPerformance (0s)
🟢 testGetCumulativePaidHoursAndAbsencesSinceForceAllSeriesForceAllSeries (0s)
🟢 testVacationTypeTaskInfoSerializable (0s)
🟢 testVacationRecordausKasitteleeKaikkiVacationTypet (0s)
🟢 testGetVacationEarnedInstructionsNoNpe (0s)
🟢 testGetTotalCostForReportsWithCompensationDetailSelector (0s)
🟢 testFirstSickleavePeriodBeforeEmploymentStartDate (0s)
🟢 testSpentVacationAndTimeTrail (0s)
🟢 testSpentVacationAndTimeTrailOnSaturday (0s)
🟢 testSpentVacationAndTimeTrailOnSunday (0s)
🟡 test_TODO_SpentKikyVacationAndTimeTrailOnPaidHoliday (0s)
Parametrit: 
 vacationType: WORK_TIME_EXTENSION_MARKER
 date: 2017-05-01
 hasTimeTrail: false
 vacationCanHaveTimeRanges: true
 expectedHours: 0,00
 expected:<[0]> but was:<[7,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.assertSpentVacationAndTimeTrail(TestEmployeeDailyReport.java:2007)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.assertSpentVacationAndTimeTrailOnPaidHoliday(TestEmployeeDailyReport.java:1958)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.test_TODO_SpentKikyVacationAndTimeTrailOnPaidHoliday(TestEmployeeDailyReport.java:1815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentWtrVacationAndTimeTrailOnPaidHoliday (0s)
Parametrit: 
 vacationType: WORKTIME_REDUCTION_VACATION
 date: 2017-05-01
 hasTimeTrail: true
 vacationCanHaveTimeRanges: true
 expectedHours: 4,00
 expected:<[4]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.assertSpentVacationAndTimeTrail(TestEmployeeDailyReport.java:2007)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.assertSpentVacationAndTimeTrailOnPaidHoliday(TestEmployeeDailyReport.java:1907)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.test_TODO_SpentWtrVacationAndTimeTrailOnPaidHoliday(TestEmployeeDailyReport.java:1823)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentVacationAndTimeTrailOnPaidHoliday (0s)
🟢 testSaldollisillePalkallisilleVacationTypeilleLoytyyLoppupalkkaOvertimeCategory (0s)
🟢 testUnpaidHours (0s)
🟡 testTODO_UnpaidHours2 (0s)
Mikä tässä nyt on vikana:
STANDBY_COMPENSATION:  (Project n:o -1784243484342) 16 h x 0.40;

Was:[STANDBY_COMPENSATION]
 expected:<[8]> but was:<[6,4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.assertUnpaidHours(TestEmployeeDailyReport.java:2123)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.testTODO_UnpaidHours2(TestEmployeeDailyReport.java:2149)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomapaivanPyoristykset (0s)
sickleaveQualificationType=HOURS_ACCORDING_TO_CONTRACT
workTimeMode=NON_STANDARD_WORKING_HOURS
contractWorkHoursPerDay=null
contractWorkDaysPerPeriod=null
workTrail08-15:25
workTrail18-15:26
 expected:<7,4[3]> but was:<7,4[25]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveRounding(AdvancedTesTest.java:5594)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.testSairaslomapaivanPyoristykset(TestEmployeeDailyReport.java:2182)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYlityovapaaIlmanSelitetta (0s)
🟢 testPerhepaivahoitajienTEs (0s)
🟢 testHlokohtaisenLisanPyoristysHolidayHoursista (0s)
🟢 testFunkyBankWhenWorkingMoreThanStandardHoursWithNightShiftPeriodThatSkipsOvertime (0s)
🟡 testOvertimeVacationBalanceAndNonOvertimeHours (0s)
Mikä tässä nyt on vikana:
Unohtuiko overtime category NON_OVERTIME_NORMAL?
null: 
NON_OVERTIME_NORMAL: -2 h x 1;

Was:[NON_OVERTIME_NORMAL]
 expected:<[0]> but was:<[-2]>
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertInverse(AbstractRangeReportBag.java:543)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:483)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:431)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.testOvertimeVacationBalanceAndNonOvertimeHours(TestEmployeeDailyReport.java:2380)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAutomaticTaskHours (0s)
🟢 testTuleekoHlokohtaistaLisaaHolidayCompensationista (0s)
🟢 testCase10944PlanHours (0s)
🟢 testDefaultToEmployerSalaryPeriod (0s)
🟡 test_TODO_SalaryPeriodsWhenSalaryPeriodChangesMiddleOfPeriod (0s)
expected:<2016-01-01 - 2016-01-14> but was:<2015-12-01 - 2015-12-31>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.assertPreviousSalaryPeriod(TestEmployeeDailyReport.java:2690)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.test_TODO_SalaryPeriodsWhenSalaryPeriodChangesMiddleOfPeriod(TestEmployeeDailyReport.java:2658)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKtaRajautuuMyosTesiin (0s)
🟢 testEmployeeProjectValidForDay (0s)
🟢 testWtrHelperObjectSerialization (0s)
🟢 testGetEffectiveSickleaveTypeSafely (0s)
🟢 testGetEffectiveSickleaveTypeSafelyWhenDisabled (0s)
🟢 testRecursiveSaldoesWithVacationEarnedsInPast (0s)
🟢 testCase6276_Matkalasku (0s)
🟢 testTakuuTyoajanTutkintaAikaJaksonLaskenta (0s)
🟢 testSpentVacationHoursLowLevelFiltering (0s)
🟢 testHolidayHoursAndDays (0s)
🟢 testHasHolidayWorktimeReduction (0s)
🟢 testNoContract (0s)
🟢 testIsWorthDisplayingOvertimeSummaryWhenThereIsOnlyHolidayCompensation (0s)
🟢 testKivikko_Marko_Juhani_Citywork_20140929_20141005 (0s)
🟢 testKoivistoTimoTuomasTiera20141017_VainToisessaPäällekkäisetSallittuja (0s)
🟢 testKoivistoTimoTuomasTiera20141017_MolemmissaPäällekkäisetSallittuja (0s)
🟢 testTyöajanUlkopuolinenAikaIlmanKellonaikojaIlmanYlityömääräystä (0s)
🟢 testTyöajanUlkopuolinenAikaIlmanKellonaikojaYlityömääräyksellä (0s)
🟢 testRecordingNormalHours (0s)
🟢 testGetVacationHoursAndDaysJosEiSopimusta (0s)
🟢 testGetVacationHoursAndDaysJosVaaraContractSeries (0s)
🟢 testVacationEarnedProvider (0s)
🟢 testLisaJaYlitoidenKorotusosatHarjoittelunAikana (0s)
🟢 testKuminViikonlopunArkipyhat (0s)
🟢 testSickleaveAndVacation (0s)
🟢 testPoissaoloputkenLaskenta (0s)
🟢 testGetPrecedingCumulativePaidHoursAndAbsencesSince_Cache (0s)
🟢 testSimpleVacationTypesOnArkipyha (0s)
🟢 testJosArkipyhanaPalkattomallaVapaallaEiArkipyhakorvausta (0s)
🟢 testJosItsenaisyyspaivanaPalkattomallaVapaallaEiArkipyhakorvausta (0s)
🟢 testJosItsenaisyyspaivanaVapaallaEiLainMukaistaKorvausta (0s)
🟢 testOvertimeSummarynConstructEiLaskeHolidayPaiviaTyosuhteenUlkopuolelta (0s)
🟢 testItsenaisyyspaivaakaanEiMaksetaJosHolidayCompensationPreference_on_NO_PAID_HOLIDAYS (0s)
🟢 testGetEmploymentStartDateTakingIntoAccountSevenDaySickleaveOrHolidayGap (0s)
🟢 testIsCurrentDayEmploymentStartDateAfterGap (0s)
🟢 testIsCurrentDayEmploymentGapDay (0s)
🟢 test_52860_SA_EmploymentGap (0s)
🟢 testIsCurrentDayEmploymentStartDateAfterGapWithEmptyRangeReport (0s)
🟢 testIsCurrentDayEmploymentStartDateAfterGapTyosuhteenPaattyessa (0s)
🟢 testVacationJaVacationEarnedTotaliinRiippuenBiteista (0s)
🟢 testKunVacationEarneditTulevatTotaliinNiinLomapalkkaEiOleTuntimaara (0s)
🟢 testContractSeriesinMukaisetVacationSaldotLasketaanVainTietyilleVacationTypeille (0s)
🟢 testKunErillisetLomasaldotVacationEarnedeilleNiinVacationitEivatTuleTotaliin (0s)
🟢 testPitkanLomanAikanaKeskiarvoinenTyoaikaEiMuutu (0s)
🟢 testTyöajattomanPoissaolosaldo (0s)
🟢 testMaanantaiksiSattuvanYksittaisenArkipyhanKeskiarvoistusAlkaaSunnuntailta (0s)
🟢 testPaasiaismaanantainPituuslaskelmanKeskiarvoistusaikaAlkaaEnnenPitkaaPerjantaita (0s)
🟢 testGetWorkDayWorkHourSaldoForEvaluatingWorkTimeReduction (0s)
🟢 test_employee_contractPeriodStartDate_yliohjaa_contractPeriodStartDatenHolidayQualificationissa (0s)
🟢 testGetEffectiveContractPeriodStartDateCalls (0s)
🟢 testYksinkertainenGetSpentVacationHoursKayttaaContractPeriodFallBackia (0s)
🟢 testSickleaveKayttaaContractPeriodFallbackiaKunOnSickleaveContractPeriod (0s)
🟢 testSickleaveKayttaaContractPeriodFallbackiaKunEiOleSickleaveContractPeriod (0s)
🟢 testVuosilomaJaLiukumaKunOnUseitaContractPeriodeja (0s)
🟢 testKunKaksiAktiivistaContractSeriesiaEiSaisiTullaLiukumaaVuosilomasta (0s)
🟢 testKunEpäsäännöllinenCPLomallaJaToinenCPKokoaikainenNiinEiSaisiTullaLiukumaa (0s)
🟢 testKTALaskentaEiKaaduJosSickleaveContractSeriesEiOleAktiivinenToisenContractSeriesinAlkupaivana (0s)
🟢 testHasWorkedFullShiftLaskentaEiKaaduJosContractPeriodParametriOnNull (0s)
🟢 testHolidayCompensationLasketaanKaikilleContractSerieseille (0s)
🟢 testUnpaidAbsenceArkipyhanPaallaEiAlennaYlityokynnysta (0s)
🟢 testArkipyhaJonkaPaallaOnUnPaidAbsenceEiAlennaYlityokynnysta (0s)
🟢 testAitiyslomaJaArkipyhaEiVahennaFlexSaldoa (0s)
🟢 testThatHolidayHoursRecordataanKunOsanPaivastaToissaKahdessaEriSeriesissa (0s)
🟢 testThatHolidayHoursRecordataanVainKerranKunOsanPaivastaTöissaYhdessaSeriesissa (0s)
🟢 testThatHolidayHoursRecordataanVainKerranKunEiToita (0s)
🟢 testWtrPayoutImmediatelyLasketaanVainJosOnTesJossaWtrKaytossa (0s)
🟢 testNegatiivinenFlexRecordausJaFunkyBank (0s)
🟢 testPositiivinenFlexRecordausJaFunkyBank (0s)
🟢 testFalkenbergSanna_20140303_20140307 (0s)
🟢 testFalkenbergSanna_20140303_20140307_PositiveInitialSaldo (0s)
🟢 testFalkenbergSanna_20140303_20140307_EnoughInitialSaldo (0s)
🔴 testVacationRecordingAll (1s)
todo PREGNANCY_LEAVE
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.assertDaysRecording(TestEmployeeDailyReport.java:7008)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.assertVacationRecordingFromSingleVacationType(TestEmployeeDailyReport.java:6777)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.testVacationRecordingAll(TestEmployeeDailyReport.java:6626)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCloning_alustetaanAlkuperainenInstanssiEnsin (0s)
🟢 testCloning_alustetaanKlooniEnsin (0s)
🟢 testSalaryAveragingDateRangeWithMonthsAverage (0s)
🟢 testSalaryAveragingDateRangeWithPrecedingFullCycleAverage (0s)
🟢 testSalaryAveragingDateRangeWithPrecedingMonthsAverage (0s)
🟢 testSalaryAveragingDateRangeWithPrecedingMonthsAveragePostponed (0s)
🟢 testSalaryAveragingDateRangeWithPrecedingSalaryRange (0s)
🟢 testSalaryAveragingDateRangeWithImmediateSalaryRange (0s)
🟢 testSalaryAveragingDateRangeWithPrecedingWeeksAverage (0s)
🟢 testSalaryAveragingDateRangeWithTrimesterAverage (0s)
🟢 testSalaryAveragingDateRangeWithTrimesterAverageAutonrengasala (0s)
🟢 testSalaryAveragingDateRangeWithQuartalAverage (0s)
🟢 testQuartalAverageWhenContractPeriodStartDateIsNull (0s)
🟢 testSalaryAveragingDateRangeWithInvalidRange (0s)
🟢 testInvalidDateRangeHandling (0s)
🟢 testNullDateRangeWithoutLimitationByContractPeriodDateRanges (0s)
🟢 testGetDateRangeActiveVisible (0s)
🟢 testOtherSocialPaidAndPartTimePension (0s)
🟢 testGetSingleDateRangeAverageHours (0s)
🟢 testCase11890TyövuorosuunnittelunSaldot (0s)
🟡 testKkpalkkaisenKta (0s)
 expected:<6,[06]> but was:<6,[35]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.assertKkpalkkaisenKta(TestEmployeeDailyReport.java:8361)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport.testKkpalkkaisenKta(TestEmployeeDailyReport.java:8375)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testGetCumulativeHoursSummaryOfCurrentPeriod_AllContracts (0s)
🟢 testVacationsNotAffectedByContractSeriesForSickleaveInEffectiveAbsenceHoursForSaldos (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestDailySalaryAccumulationAndPayment (0s)
🟢 testOneTaskPerDayEarnsDailySalaryPerDay (0s)
🟢 testTwoTasksPerDayEarnsDailySalaryPerDay (0s)
🟢 testOneTaskPerDayEarnsDailySalaryPerDayWithContractSerie (0s)
🟢 testTwoTasksPerDayEarnsDailySalaryPerDayWithContractSerie (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMaaJaVesiRakennusTesUlkomaantyontekijatPaikallinen (0s)
🟡 testThatSickleaveCompensatedOnlyToTheLimits (0s)
second period should not be compensated at all expected:<[20]0> but was:<[16]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractTesRangeReportTestCase.assertCompensateOnHealthInsuranceLawWaitingPeriodEvenIfDaysAreFull(AbstractTesRangeReportTestCase.java:315)
	at com.tustor.tuntinetti.backend.logic.AbstractTesRangeReportTestCase.assertCompensateOnHealthInsuranceLawWaitingPeriodEvenIfDaysAreFull(AbstractTesRangeReportTestCase.java:212)
	at com.tustor.tuntinetti.backend.logic.TestMaaJaVesiRakennusTesUlkomaantyontekijatPaikallinen.testThatSickleaveCompensatedOnlyToTheLimits(TestMaaJaVesiRakennusTesUlkomaantyontekijatPaikallinen.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testHolidayWorkIsTreatedAsSundayWork (0s)
 expected:<[8]> but was:<[10]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestMaaJaVesiRakennusTesUlkomaantyontekijatPaikallinen.testHolidayWorkIsTreatedAsSundayWork(TestMaaJaVesiRakennusTesUlkomaantyontekijatPaikallinen.java:200)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDailyAndWeeklyOvertime3 (0s)
🟢 testDailyAndWeeklyOvertime4 (0s)
🟢 testDailyAndWeeklyOvertime2b (0s)
🟢 testDailyAndWeeklyOvertime1a (0s)
🟢 testDailyAndWeeklyOvertime1b (0s)
🟢 testDailyAndWeeklyOvertime2a (0s)
🟡 testFirstSickdayNotPaidOnShortRegularSickleaveOnShortContractperiod (0s)
Should be compensated only from second workday expected:<[10]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractInfraTesTestcase.testFirstSickdayNotPaidOnShortRegularSickleaveOnShortContractperiod(AbstractInfraTesTestcase.java:148)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testFirstSickdayPaidOnShortAccidentSickleaveOnShortContractperiod (0s)
Both (sick)workdays should be compensated expected:<[20]> but was:<[16]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractInfraTesTestcase.testFirstSickdayPaidOnShortAccidentSickleaveOnShortContractperiod(AbstractInfraTesTestcase.java:173)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testFirstSickdayPaidOnShortRegularSickleaveOnLongContractperiod (0s)
Both (sick)workdays should be compensated expected:<[20]> but was:<[16]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractInfraTesTestcase.testFirstSickdayPaidOnShortRegularSickleaveOnLongContractperiod(AbstractInfraTesTestcase.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testFirstSickdayPaidOnRecurringRegularSickleaveOnShortContractperiod (0s)
second period should be compensated from first workday expected:<[30]> but was:<[24]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractInfraTesTestcase.testFirstSickdayPaidOnRecurringRegularSickleaveOnShortContractperiod(AbstractInfraTesTestcase.java:237)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHolidayCompensatedOnlyAfter6WeeksOfContractPeriod (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestValtionVirkaLaakarityoTyontekijat (3s)
🟢 testDailyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (1s)
🟡 testTODO_Yolisa (0s)
Palkkasumma ei ole oikein expected:<[94,5]> but was:<[119]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testTODO_Yolisa(AbstractValtionVirkaTesTestCase.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattoiltaLisa (0s)
🟢 testAattoPaivaLisa (0s)
🟢 test_SairaslomakorvausAlleVuosi_Tyontekijat (0s)
🟡 testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[75]> but was:<[50,03]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat(AbstractValtionVirkaTesTestCase.java:592)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta (0s)
Sairaspäivän pituus ei vastannut odotettua expected:<[7,5]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:576)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta(AbstractValtionVirkaTesTestCase.java:633)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat(AbstractValtionVirkaTesTestCase.java:655)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaudenUusiutuminen_Tyontekijat (0s)
🟢 testSairaslomakorvaus_Virkamiehet (0s)
🟢 testVarallaolo (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestHuolintaAlanToimihenkiloiden375TesVuorotyo (0s)
🟢 testLauantaiTyo (0s)
🟢 testMultipleShifts (0s)
🟢 testIltalisaaMyosYlityonAjalta (0s)
🟢 testYolisaaMyosYlityonAjalta (0s)
🟢 testIltaVuorolisa (0s)
🟢 testYoVuorolisa (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟢 testArkiYlityo (0s)
🟢 testHealthInsuranceLawWaitingPeriodNotCompensatedIfDaysAreFull (0s)
🟢 testSunnuntaiYlityo (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestHammaslaboratorioalanTes_40 (4s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSunnuntaiKorvaus (1s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testViikoittainenYlityoErikoispaivina (0s)
🟢 testSairaslomakorvausKunSairausUusiutuu (0s)
🟡 test_TODO_ExtraHours (0s)
NORMAL_DURING_EXTRA ei vastannut odotettua. expected:<[25]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertExtraHoursWith375ContractPeriod(AdvancedTesTest.java:790)
	at com.tustor.tuntinetti.backend.logic.TestHammaslaboratorioalanTes_40.test_TODO_ExtraHours(TestHammaslaboratorioalanTes_40.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestProjectCompensationSummaries (0s)
🟢 testGetQuantityOrUnitPriceBasedOnUnitPriceUnitPriceOne (0s)
🟢 testGetQuantityOrUnitPriceBasedOnUnitPrice (0s)
🟢 testDescriptionKeyConflicts (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime (0s)
🟢 testEnoughRestTimeOnBothWeeks (0s)
🟢 testWeekBeginning (0s)
🟢 testPysyykoLaskettavaLepoaikaSamanViikonAikana (0s)
🟢 testConstantlyLittleRestTime (0s)
🟢 testVeryLittleRestTime (0s)
🟢 testSingle24hRestTimeBetweenWeeks (0s)
🟢 testSingle35hRestTimeBetweenWeeks (0s)
🟢 testSingle46hRestTimeBetweenWeeks (0s)
🟢 testVeryLittleRestTimeFirstWeek (0s)
🟡 test_TODO_RestTimeCanContinue (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:583)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:573)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.test(TestBiWeeklyRestTime.java:899)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.test_TODO_RestTimeCanContinue(TestBiWeeklyRestTime.java:368)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_RestTimeCanContinue_NoRestTimeContinue (0s)
expected:<false> but was:<true>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.test(TestBiWeeklyRestTime.java:895)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.testNoRestTimeContinue(TestBiWeeklyRestTime.java:926)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.testNoRestTimeContinue(TestBiWeeklyRestTime.java:915)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.test_TODO_RestTimeCanContinue_NoRestTimeContinue(TestBiWeeklyRestTime.java:394)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAverageConditionIsCheaperThanPayingForBothWeeksOver35h (0s)
🟢 testAverageIsEnough (0s)
🟢 testCompensatedByAverageConditionBecauseOfWeekOffsetZero (0s)
🟢 testCompensatedByAverageConditionBecauseOfWeekOffsetMinusSix (0s)
🟢 testAbsoluteRestTimeMissingOnFirstWeek (0s)
🟢 testAbsoluteRestTimeMissingOnSecondWeek (0s)
🟢 testRealLifeCase1 (0s)
🟢 testRealLifeCase2 (0s)
🟢 testRestTimeMissingOnFirstWeekCompensatedBySecond (0s)
🟢 testRestTimeMissingOnSecondWeekCompensatedByFirst (0s)
🟢 testRestTimeMissingOnSecondWeekCompensatedByFirstNoLeppaKoski (0s)
🟡 test_TODO_TyoneuvostonEsimerkki (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.assertRestTimeResult(TestBiWeeklyRestTime.java:934)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.test(TestBiWeeklyRestTime.java:906)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.testNoRestTimeContinue(TestBiWeeklyRestTime.java:926)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.testNoRestTimeContinue(TestBiWeeklyRestTime.java:915)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.test_TODO_TyoneuvostonEsimerkki(TestBiWeeklyRestTime.java:780)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_LostWeeklyRestTimeDayOfWeek (0s)
 expected:<[4]> but was:<[16]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.assertRestTimeResult(TestBiWeeklyRestTime.java:935)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.test(TestBiWeeklyRestTime.java:906)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.testNoRestTimeContinue(TestBiWeeklyRestTime.java:926)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.testNoRestTimeContinue(TestBiWeeklyRestTime.java:915)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.test_TODO_LostWeeklyRestTimeDayOfWeek(TestBiWeeklyRestTime.java:816)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SimpleLostWeeklyRestTimeIfWorkedOnEveryWeekday (0s)
null
	at java.util.LinkedList$ListItr.next(LinkedList.java:890)
	at java.util.Collections.max(Collections.java:710)
	at com.tustor.tuntinetti.backend.logic.BiWeeklyRestTimeCalculator.getLongestContinousRestTime(BiWeeklyRestTimeCalculator.java:291)
	at com.tustor.tuntinetti.backend.logic.BiWeeklyRestTimeCalculator.biWeeklyRestTime(BiWeeklyRestTimeCalculator.java:119)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.test(TestBiWeeklyRestTime.java:889)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.testNoRestTimeContinue(TestBiWeeklyRestTime.java:926)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.testNoRestTimeContinue(TestBiWeeklyRestTime.java:915)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.test_TODO_SimpleLostWeeklyRestTimeIfWorkedOnEveryWeekday(TestBiWeeklyRestTime.java:845)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay (0s)
 expected:<1[6]> but was:<1[1]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.assertRestTimeResult(TestBiWeeklyRestTime.java:935)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.test(TestBiWeeklyRestTime.java:906)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.testNoRestTimeContinue(TestBiWeeklyRestTime.java:926)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime.test_TODO_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay(TestBiWeeklyRestTime.java:874)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenTes (5s)
🟢 testSairauslomallaArkipyhänäJaOikeusSarauslomakorvaukseenAlkanut (0s)
🟢 testIltalisäBefore2010_05_01 (0s)
🟢 testIltalisäAfter2010_05_01 (0s)
🟢 testAattolisä (0s)
🟢 testJosSairastumispäivänäMerkitäänTaskiinAikajaksoEiKeskiarvoistetaTyoajanMukaan (0s)
🟢 testSunnuntailisänPyöristyyYlöspäinSeuraavaanTuntiinKunVuoroAlkaaPyhänäJaJatkuuToisellePyhäpäivälle (0s)
🟡 testYlitöidenPyöristyksetKunYlityöAlkaaEnnen8h (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_DAILY_OVERTIME: 0,5 h x 1;

NORMAL_TOWARDS_OVERTIME: 7,67 h x 1;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_DAILY_OVERTIME] ... 
 expected:<8,1[66666666]7> but was:<8,1[]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenTes.testYlitöidenPyöristyksetKunYlityöAlkaaEnnen8h(TestRakennustuoteteollisuudenTes.java:797)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYlitöidenPyöristyksetKunYlityöAlkaaEnnen8hVuoroAlkanutEilen (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_DAILY_OVERTIME: 0,5 h x 1;

NORMAL_TOWARDS_OVERTIME: 7,67 h x 1;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_DAILY_OVERTIME] ... 
 expected:<8,1[66666666]7> but was:<8,1[]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenTes.testYlitöidenPyöristyksetKunYlityöAlkaaEnnen8hVuoroAlkanutEilen(TestRakennustuoteteollisuudenTes.java:827)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIltalisäJaYlityöt (2s)
🟢 test41476_VainoniemiAtte_20220621 (0s)
🟢 testIltalisäAfter2011_03_10 (0s)
🟢 testYöAfter2011_03_10 (0s)
🟢 testUudenvuodenpäiväOnArkipyhäTiistaina (0s)
🟢 testEiArkipyhäkorvaustaAlle3kkKestäneessäTyösuhteessa (0s)
🟢 testUudenvuodenpäiväOnArkipyhäLauantaina (0s)
🟢 testUudenvuodenpäiväEiArkipyhäSunnuntaina (0s)
🟢 testEiArkipyhäkorvaustaJosEiTöissäEdellisenäPäivänä (0s)
🟢 testLoppiainenOnArkipyhäTorstaina (0s)
🟢 testLoppiainenEiArkipyhäLauantaina (0s)
🟢 testLoppiainenEiArkipyhäSunnuntaina (0s)
🟢 testSairauslomallaArkipyhänä (0s)
🟢 testOsaPäivästäTöissäOsaArkipyhää (0s)
🟢 testTyövuorolistanMukainenSairauslomaArkipyhänä_eiOikeuttaSairauslomakorvaukseen (0s)
🟢 testTyövuorolistanMukainenSairauslomaArkipyhänä (0s)
🟢 testTavallinenSairauslomaArkipyhänä (0s)
🟢 testTyövuorolistanMukainenSairauslomaJaTöitäArkipyhänä (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_10min (0s)
🟢 testPyhainpaivaaEiKorvata (0s)
🟢 testKorvattavatArkipyhat (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_15min (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_25min (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_30min (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_40min (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_45min (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_50min (0s)
🟢 testPäivittäinenYlityöPyöristys_9h (0s)
🟢 testIltalisääEiMaksetaYlityöstä (0s)
🟢 testYölisääEiMaksetaYlityöstä (0s)
🟡 test_TODO_IltalisääEiMaksetaJosVuoroPäättyyEnnen17 (0s)
Mikä tässä nyt on vikana:
OTHER:  (Iltalisä) 0,5 h x 1.32;

Was:[OTHER]
 expected:<0[]> but was:<0[,66]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenTes.test_TODO_IltalisääEiMaksetaJosVuoroPäättyyEnnen17(TestRakennustuoteteollisuudenTes.java:630)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_IltalisääEiMaksetaJosVuoroPäättyyTasan17 (0s)
Mikä tässä nyt on vikana:
OTHER:  (Iltalisä) 1 h x 1.32;

Was:[OTHER]
 expected:<[0]> but was:<[1,32]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenTes.test_TODO_IltalisääEiMaksetaJosVuoroPäättyyTasan17(TestRakennustuoteteollisuudenTes.java:640)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIltalisäMaksetaanJosVuoroPäättyy17Jälkeen (0s)
🟢 testTeemuKiskonen_20_5_2014 (0s)
🟢 testIltalisääEiMaksetaLeg1OvertimenAikana (0s)
🟢 testYlityötJouluaattona (1s)
🟢 testYlityötSunnuntaina (1s)
🟢 testSunnuntailisänPyöristysKunVuoroAlkaaLauantaina (0s)
🟢 testSunnuntailisänPyöristyyAlaspäinKunVuoroAlkaaPyhänäJaJatkuuToisellePyhäpäivälle (0s)
🟢 testSunnuntailisänPyöristyyYlöspäinSeuraavaanPuoleenTuntiinKunVuoroAlkaaPyhänäJaJatkuuToisellePyhäpäivälle (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestValtionVirkaViikkotyoVirkamiehet (3s)
🟢 testDailyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (1s)
🟡 testTODO_Yolisa (0s)
Palkkasumma ei ole oikein expected:<[94,5]> but was:<[119]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testTODO_Yolisa(AbstractValtionVirkaTesTestCase.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattoiltaLisa (0s)
🟢 testAattoPaivaLisa (0s)
🟢 test_SairaslomakorvausAlleVuosi_Tyontekijat (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta (0s)
🟢 test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat (0s)
🟢 testSairaudenUusiutuminen_Tyontekijat (0s)
🟢 testSairaslomakorvaus_Virkamiehet (0s)
🟢 testVarallaolo (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLinjaAutoAsematPaakaupunkiseutu (8s)
🟢 testAverageHourlySalaryUsage (0s)
🟢 testAverageHourlySalary (0s)
🟢 testIltaJaYolisat (0s)
🟢 testLapsenSairaus (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaiKorvaus (3s)
🟢 testExtraHours (0s)
🟢 test_TODO_WeeklyOvertimeWhenOver11HourDays (0s)
🟡 testWeeklyOvertimeWithVacationsAndSickleaves (0s)
TODO 16606
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractLinjaAutoAsematTestCase.testWeeklyOvertimeWithVacationsAndSickleaves(AbstractLinjaAutoAsematTestCase.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_PeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw (0s)
Normaali palkka viikkoylityön ajalta ei vastannut odotettua. expected:<[24]0> but was:<[32]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeLimits(AdvancedTesTest.java:662)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeLimitsWithAbsences(AdvancedTesTest.java:625)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertPeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw(AdvancedTesTest.java:532)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertPeriodWorkOvertimeLimitsWithAbsencesAccordingToLawThreeWeekPeriods(AdvancedTesTest.java:494)
	at com.tustor.tuntinetti.backend.logic.AbstractLinjaAutoAsematTestCase.test_TODO_PeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw(AbstractLinjaAutoAsematTestCase.java:70)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhaKorvaus (1s)
🟢 testSairaslomakorvauksetAlle1Kk (0s)
🟢 testSairaslomakorvaukset3v (0s)
🟢 testSairaslomakorvaukset5v (0s)
🟢 testSairaslomakorvaukset10v (0s)
🟢 testLyhennysvapaidenKertyminenLoppiainenViikonloppuna (1s)
🟢 testLyhennysvapaidenKertyminenLoppiainenArkiViikolla (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestLentoliikenteenPalvelualojenTesViago (0s)
🟢 testPeriodOvertime (0s)
🟢 testArkipyhät (0s)
🟢 testUvAattoaEiKorvata (0s)
🟢 testKahdenTunninKorvausKtalla (0s)
🟢 testDailyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testChristmasDayAndBoxingDay (0s)
🟢 testChristmasEve (0s)
🟢 testMidsummer (0s)
🟢 testSaturdayExtraIsPaidOnNormalSaturday (0s)
🟢 testCase53387IltaJaYovuorolisienVoimassaoloPyhapaivanaKorjaus (0s)
🟢 testOvertimeOnEves (0s)
🟢 testSaturdayExtraIsNotPaidOnSpecialSaturday (0s)
🟢 testNewYearsEve (0s)
🟢 testLaborDayEve (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPuusepanteollisuudenToimihenkiloidenTes40 (0s)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testThatSickleaveCompensatedOverTheLimits (0s)
🟡 testTODONighttimeExtraOvertimeCompensation (0s)
Pitais olla myös + 100%
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTesRangeReportTestCase.assertNightTimeHigherOvertimeRate(AbstractTesRangeReportTestCase.java:203)
	at com.tustor.tuntinetti.backend.logic.TestPuusepanteollisuudenToimihenkiloidenTes40.testTODONighttimeExtraOvertimeCompensation(TestPuusepanteollisuudenToimihenkiloidenTes40.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testExtraHoursAndOvertime (0s)
🟢 testExtraHoursAndOvertime12h (0s)
🟢 testPaasiaislauantainViikonViikkoylityo (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testJuhannusaattoViikonViikkoylityo (0s)
🟢 testJouluaatonViikonViikkoylityo (0s)
🟢 testLoppiainenViikkoylityo (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI (0s)
🟡 testTodo (0s)
TODO: Saa kirjata sairauslomapäivän ilman herjoja jos työpäivä lyhyempi.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.testTodo(TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTestaaSunnuntailisaLoppiaisaattona (0s)
[1, CompensationDetails@38a56db1, NightShiftPeriod@399e8f92,  (stored=true -1784244203882), Aattolisä, 18:00 - 00:00 100%, NO_EFFECT, replacedOvertimeCategory=null, overtimeCategoryCausedBy=null, overridingOvertimeCategory=null, nightShiftPeriodBooleanOptions=NightShiftPeriodBooleanOptions.COUNTED_INTO_KTA_AND_PAID_ACCORDING_TO_TIMERANGE_DURING_SICKLEAVE, CompensationDetails@1575a289, NightShiftPeriod@2a45b5f5,  (stored=true -1784244203872), Iltalisä, 18:00 - 22:00 15%, NOT_PAID_DURING_OVERTIME, replacedOvertimeCategory=null, overtimeCategoryCausedBy=null, overridingOvertimeCategory=null, nightShiftPeriodBooleanOptions=NightShiftPeriodBooleanOptions.COUNTED_INTO_KTA_AND_PAID_ACCORDING_TO_TIMERANGE_DURING_SICKLEAVE, CompensationDetails@5b718af0, NightShiftPeriod@129c2bde,  (stored=true -1784244203874), Iltalisä aattoina, 18:00 - 22:00 15%, NOT_PAID_DURING_OVERTIME, replacedOvertimeCategory=null, overtimeCategoryCausedBy=null, overridingOvertimeCategory=null, nightShiftPeriodBooleanOptions=NightShiftPeriodBooleanOptions.COUNTED_INTO_KTA_AND_PAID_ACCORDING_TO_TIMERANGE_DURING_SICKLEAVE, CompensationDetails@215fd19, NightShiftPeriod@115252e,  (stored=true -1784244203877), Yölisä, 22:00 - 06:00 30%, NOT_PAID_DURING_OVERTIME, replacedOvertimeCategory=null, overtimeCategoryCausedBy=null, overridingOvertimeCategory=null, nightShiftPeriodBooleanOptions=NightShiftPeriodBooleanOptions.COUNTED_INTO_KTA_AND_PAID_ACCORDING_TO_TIMERANGE_DURING_SICKLEAVE, CompensationDetails@bde17ed, NightShiftPeriod@4cbac881,  (stored=true -1784244203879), Yölisä aattoina, 22:00 - 00:00 30%, NOT_PAID_DURING_OVERTIME, replacedOvertimeCategory=null, overtimeCategoryCausedBy=null, overridingOvertimeCategory=null, nightShiftPeriodBooleanOptions=NightShiftPeriodBooleanOptions.COUNTED_INTO_KTA_AND_PAID_ACCORDING_TO_TIMERANGE_DURING_SICKLEAVE] expected:<2> but was:<6>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.testTestaaSunnuntailisaLoppiaisaattona(TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTodoToo (0s)
TODO: Saa kirjata sairauslomapäivän ilman herjoja jos työpäivä pidempi.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.testTodoToo(TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.java:263)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTestaaIltalisaArkipaivana (0s)
TODO TestaaIltalisaArkipaivana
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.testTestaaIltalisaArkipaivana(TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.java:56)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLisatyotKutenVuorokautisetYlityot (0s)
TODO testLisatyotKutenVuorokautisetYlityot? Vai onko vuorolistan mukaan?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.testLisatyotKutenVuorokautisetYlityot(TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testaaArkipyhanJaSairauslomanPituus (0s)
com.tustor.tuntinetti.backend.logic.EmployeeDailyReport@69f26e65, com.tustor.tuntinetti.backend.logic.EmployeeRangeReport@3bbb6f43, 10. - 14.5.2010, reserveDateRange=10. - 16.5.2010, com.tustor.common.dto.Employee@51958c6f,  (stored=true -1784244203984) (createdAt=2026-07-17 02:23:23 createdBy=null updatedAt= updatedBy=null), com.tustor.common.dto.Person@693e4aae,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null), John John, test@email, John John/Test/Test, 10.5.2010, tasks@1278302450, Project n:o -1784244203987, Ma 15-22.30, 7,50
 expected:<0[,5]> but was:<0[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.testaaArkipyhanJaSairauslomanPituus(TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.java:143)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testaaArkipyhanJaSairauslomanPituusKunSairauslomassaKellonaikatieto (0s)
com.tustor.tuntinetti.backend.logic.EmployeeDailyReport@7c5e96c1, com.tustor.tuntinetti.backend.logic.EmployeeRangeReport@6c8154cc, 10. - 14.5.2010, reserveDateRange=10. - 16.5.2010, com.tustor.common.dto.Employee@29ed4209,  (stored=true -1784244204017) (createdAt=2026-07-17 02:23:24 createdBy=null updatedAt= updatedBy=null), com.tustor.common.dto.Person@a472cb5,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null), John John, test@email, John John/Test/Test, 10.5.2010, tasks@1109655331, Project n:o -1784244204020, Ma 15-22.30, 7,50
 expected:<0[,5]> but was:<0[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.testaaArkipyhanJaSairauslomanPituusKunSairauslomassaKellonaikatieto(TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.java:239)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test (0s)
TODO: Osaa käyttää vuorolistaan merkittyä sairaspäivän pituutta myös viikkoylitöiden osalta
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.test(TestArgentaIctTes_EI_VALIDI_TOISTAISEKSI.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES (1s)
🟡 testLauantailisa (0s)
Palkkasumma ei ole oikein expected:<8[3]> but was:<8[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testLauantailisa(AbstractRautatiealanTestCase.java:515)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.testLauantailisa(TestRautatiealan38h20minPaivatyonTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormalWorktime (0s)
🟡 testAattolisa (0s)
Palkkasumma ei ole oikein expected:<2[13,1]7> but was:<2[29,6]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testAattolisa(AbstractRautatiealanTestCase.java:345)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.testAattolisa(TestRautatiealan38h20minPaivatyonTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYolisa (0s)
oikea määrä lisätunteja? expected:<[2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:284)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testYolisa(AbstractRautatiealanTestCase.java:308)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.testYolisa(TestRautatiealan38h20minPaivatyonTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟡 testSunnuntaiaattolisa (0s)
Palkkasumma ei ole oikein expected:<3[1,5]> but was:<3[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSunnuntaiaattolisa(AbstractRautatiealanTestCase.java:395)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.testSunnuntaiaattolisa(TestRautatiealan38h20minPaivatyonTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟡 test_TODO_WeeklyOvertime4 (0s)
Extratuneja pitäisi tulla expected:<[4]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan38h20minTestCase.test_TODO_WeeklyOvertime4(AbstractRautatiealan38h20minTestCase.java:298)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.test_TODO_WeeklyOvertime4(TestRautatiealan38h20minPaivatyonTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa (0s)
🟡 test_TODO_WeeklyOvertime5 (0s)
Extratuneja pitäisi tulla expected:<[12]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan38h20minTestCase.test_TODO_WeeklyOvertime5(AbstractRautatiealan38h20minTestCase.java:348)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.test_TODO_WeeklyOvertime5(TestRautatiealan38h20minPaivatyonTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyahatJotkaLyhentavatTyoaikaa (0s)
🟢 testArkipyahatJotkaEivatLyhennaTyoaikaa (0s)
🟡 testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:227)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealan38h20minPaivatyonTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:213)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealan38h20minPaivatyonTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:199)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealan38h20minPaivatyonTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟡 testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(AbstractRautatiealanTestCase.java:158)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(TestRautatiealan38h20minPaivatyonTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_AlempiSairaslomakorvauksenMaksimimaaraKoskeeKokoVuodenSairalomia (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.test_TODO_AlempiSairaslomakorvauksenMaksimimaaraKoskeeKokoVuodenSairalomia(TestRautatiealan38h20minPaivatyonTES.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_Sairaslomalisa_1 (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[95,92]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.test_TODO_Sairaslomalisa_1(TestRautatiealan38h20minPaivatyonTES.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_Sairaslomalisa_2 (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[86,3]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.test_TODO_Sairaslomalisa_2(TestRautatiealan38h20minPaivatyonTES.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_Sairaslomalisa_3 (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[78,72]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES.test_TODO_Sairaslomalisa_3(TestRautatiealan38h20minPaivatyonTES.java:213)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_Kaksivuorotyo (4s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testViikoittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 testWtrKorvataanKTAlla (0s)
🟢 testPaivittainenYlityoKorvataanKTAlla (0s)
🟢 testLauantaiylityoKorvataanKTAlla (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestKumiteollisuusTyontekijoidenTesPaivatyo (0s)
🟢 testNormaaliIltalisä (0s)
🟢 testNormaaliYölisä (0s)
🟢 testItsenaisyyspaivaSunnuntaina (0s)
🟢 testSairastumispaivana100PctKorvauKTAlla (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestPuhelinpalveluaJaYhteyskeskuksiaKoskevaTesYlityot (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testNormalWorkTime (0s)
🟡 com.tustor.tuntinetti.backend.logic.tes.tailored.TestKaupanVarastoCustomKtaPerusAll (0s)
🟢 testPakkaslisaEiKartutaKta (0s)
🟡 testKtaKertyminen (0s)
KTA expected:<2,[49]> but was:<2,[22]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.tes.tailored.TestKaupanVarastoCustomKtaPerusAll.testKtaKertyminen(TestKaupanVarastoCustomKtaPerusAll.java:130)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLappalainenJoniIlmariOlosuhdelisaEiVaikuta (0s)
Mikä tässä nyt on vikana:
_SICKLEAVE_FOR_REPORTING: 7,3304 h x 10,75 KTA KTA = 78,8013;
(78,8013) 
 expected:<78,8[3333]> but was:<78,8[0134]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.tes.tailored.TestKaupanVarastoCustomKtaPerusAll.assertLappalainenJoni(TestKaupanVarastoCustomKtaPerusAll.java:171)
	at com.tustor.tuntinetti.backend.logic.tes.tailored.TestKaupanVarastoCustomKtaPerusAll.testLappalainenJoniIlmariOlosuhdelisaEiVaikuta(TestKaupanVarastoCustomKtaPerusAll.java:138)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLappalainenJoniIlmariOlosuhdelisaVaikuttaa (0s)
Mikä tässä nyt on vikana:
_SICKLEAVE_FOR_REPORTING: 7,3304 h x 12,75 KTA KTA = 93,4621;
(93,4621) 
 expected:<93,[]5> but was:<93,[4620]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:676)
	at com.tustor.tuntinetti.backend.logic.tes.tailored.TestKaupanVarastoCustomKtaPerusAll.assertLappalainenJoni(TestKaupanVarastoCustomKtaPerusAll.java:171)
	at com.tustor.tuntinetti.backend.logic.tes.tailored.TestKaupanVarastoCustomKtaPerusAll.testLappalainenJoniIlmariOlosuhdelisaVaikuttaa(TestKaupanVarastoCustomKtaPerusAll.java:146)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.tes.TestAutoJaKuljetusAlanAktTestFast (0s)
🟢 testCase10764_IlomakiJoonas_20160208_20160221 (0s)
🟢 testJarvinenJoniEnsio20150527_20150609 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestFlexSaldos (4s)
🟢 testSickleaveAndVacation (2s)
🟢 testCase21266_KaurioKimmo_20180416_20180429 (0s)
🟢 testInitialSaldoDate (0s)
🟡 testCase16381LiukumaJaYlityövapaasaldojenYhdistäminen (0s)
beginReserveStartDate is different after calculations due to some stretching
 2017-06-01 expected not same
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failSame(Assert.java:269)
	at com.tustor.common.utils.AbstractTestCase.assertNotSame(AbstractTestCase.java:476)
	at com.tustor.tuntinetti.backend.logic.AbstractFlexSaldosTestCase.assertCase16381LiukumaJaYlityövapaasaldojenYhdistäminen(AbstractFlexSaldosTestCase.java:706)
	at com.tustor.tuntinetti.backend.logic.TestFlexSaldos.testCase16381LiukumaJaYlityövapaasaldojenYhdistäminen(TestFlexSaldos.java:384)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNoFlexWhenNoEmployeeProjects (0s)
🟢 testFlexPlusKerätäänTyöaikapankkiin (0s)
🟢 testPalkatonPoissaoloEiVahennaFlexia (0s)
🟢 testAlkusaldoKunBeginReserveDateEnnenFlexStartDatea (0s)
🟢 testPalkatonPoissaoloFlexVaikutus (0s)
🟢 testArkipyhanaSickleaveJaAbsenceKkpalkkainen (0s)
🟢 testArkipyhanaSickleaveJaAbsenceTuntipalkkainen (0s)
🟢 testArkipyhanaMontaContractPeriodia (0s)
🟢 testFF05HolidayHoursJaContractSeries (0s)
🟢 testFF03SickleaveHoliday (0s)
🟢 testFF02KeskiarvonRajoitus (0s)
🟢 testFF01UnpaidSickHoursinPyoristys (0s)
🟢 testTaskAndVacation (0s)
🟢 testTaskAndSickleave (0s)
🟢 testSickleaveTaskAndVacation (0s)
🟢 testFlexLoppupalkassa (0s)
🟢 testWorkShiftStatesAndFlexSaldo (0s)
🟡 testCase4871_SannaFalkenberg_20140101_20140416_liukumasaldon_asettaminen_geneerinen (0s)
 expected:<-269,4[2]> but was:<-269,4[17]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestFlexSaldos.testCase4871_SannaFalkenberg_20140101_20140416_liukumasaldon_asettaminen_geneerinen(TestFlexSaldos.java:1973)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase4871_SannaFalkenberg_20140101_20140416_liukumasaldon_asettaminen_with_funky_bank_start_date (0s)
 expected:<[5]> but was:<[-1,1666666667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestFlexSaldos.testCase4871_SannaFalkenberg_20140101_20140416_liukumasaldon_asettaminen_with_funky_bank_start_date(TestFlexSaldos.java:2357)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testFunkyBankModesOnWeekDayNoStartSaldo (0s)
🟡 testLauantaiHolidaynJaTaskVacationinFlexVaikutus (0s)
exportWtr=true
saturdayHolidayNoFlex=true
wtrDuringWeekendIsPaid=false
testWeekDayMode=PAID_HOLIDAY_SATURDAY
effectDuringOvertime=false
 expected:<[2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestFlexSaldos.assertLauantaiHolidaynJaTaskVacationinFlexVaikutus(TestFlexSaldos.java:2618)
	at com.tustor.tuntinetti.backend.logic.TestFlexSaldos.testLauantaiHolidaynJaTaskVacationinFlexVaikutus(TestFlexSaldos.java:2430)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantainHolidayHoursitLasketaanMukaan (0s)
🟢 testVacationEarnedVaikuttaaMyosEnsimmaisenaPaivana (0s)
🟢 testHirvonenJanKristianVianor_20140317_20140323 (0s)
🟢 testFunkyBankModesOnWeekDayNegativeStartSaldo (0s)
🟢 testFunkyBankModesOnWeekDaySomeStartSaldo (0s)
🟢 testFunkyBankModesOnWeekDayExactStartSaldo (0s)
🟢 testFunkyBankModesOnWeekDayMoreStartSaldo (0s)
🟢 testFunkyBankModesOnWeekendDayMuchNegativeStartSaldo (0s)
🟢 testFunkyBankModesOnWeekendDayNoStartSaldo (0s)
🟢 testFunkyBankModesOnWeekendDayNegativeStartSaldo (0s)
🟢 testFunkyBankModesOnWeekendDaySomeStartSaldo (0s)
🟢 testFunkyBankModesOnWeekendDayExactStartSaldo (0s)
🟢 testFunkyBankModesOnWeekendDayMoreStartSaldo (0s)
🟡 test_TODO_FunkyBankManual (0s)
TODO Halutaanko, että menee myös miinukselle kun pitää manuaalisen? Tulisiko sille ihan oma mode?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestFlexSaldos.test_TODO_FunkyBankManual(TestFlexSaldos.java:2828)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_KunSaldoLoppuu (0s)
TODO Testaa kun overtimesaldo loppuu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestFlexSaldos.test_TODO_KunSaldoLoppuu(TestFlexSaldos.java:2835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYlityösaldonKorjaus_AutoFlex_NoVacationEarned_WithInitialSaldo (0s)
🟢 testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedEarlier_WithInitialSaldo (0s)
🟢 testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedLater_WithInitialSaldo (0s)
🟢 testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedEarlierAndLater_WithInitialSaldo (0s)
🟢 test_JustOneDay_YlityösaldonKorjaus_AutoFlex_NoVacationEarned_HoweverSomeVacationEarnedNaturally (0s)
🟢 test_JustOneDay_YlityösaldonKorjaus_AutoFlex_NoVacationEarned (0s)
🟢 test_JustOneDay_YlityösaldonKorjaus_AutoFlex_NoVacationEarnedButSpendHardVacation_HoweverSomeVacationEarnedNaturally (0s)
🟢 test_JustOneDay_YlityösaldonKorjaus_AutoFlex_NoVacationEarnedButSpendHardVacation (0s)
🟢 test_JustOneDay_YlityösaldonKorjaus_AutoFlex_VacationEarned_HoweverSomeVacationEarnedNaturally (0s)
🟢 test_JustOneDay_YlityösaldonKorjaus_AutoFlex_VacationEarned (0s)
🟢 testYlityösaldonKorjaus_AutoFlex_NoVacationEarned_HoweverSomeVacationEarnedNaturally (0s)
🟢 testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedEarlier_HoweverSomeVacationEarnedNaturally (0s)
🟢 testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedLater_HoweverSomeVacationEarnedNaturally (0s)
🟢 testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedEarlierAndLater_HoweverSomeVacationEarnedNaturally (0s)
🟢 testYlityösaldonKorjaus_AutoFlex_NoVacationEarned (0s)
🟢 testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedEarlier (0s)
🟢 testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedLater (0s)
🟢 testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedEarlierAndLater (0s)
🟢 testYlityösaldonKorjaus_Regular_NoVacationEarned (0s)
🟢 testYlityösaldonKorjaus_Regular_SomeVacationEarnedEarlier (0s)
🟢 testYlityösaldonKorjaus_Regular_SomeVacationEarnedLater (0s)
🟢 testYlityösaldonKorjaus_Regular_SomeVacationEarnedEarlierAndLater (0s)
🟢 testKariRipatti (0s)
🟢 testOutiTynkkynenOvertimeCompensationLeave (0s)
🟢 testOutiTynkkynenArkipyha (0s)
🟡 testTiiaPontynenTODO (0s)
 expected:<[8,62]5> but was:<[2,87]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestFlexSaldos.testTiiaPontynenTODO(TestFlexSaldos.java:3293)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testFlexEiSaaMuuttuaJosReserveStartDateaMuutetaan (0s)
🟡 test_TODO_FlexJaPreFlexHolidayYhdenmukaisuus (0s)
flex-saldo tulisi laskea samoin, laskettiinpa arkipyhä metodilla getFlexHoursBalanceBeforeBeginReserve tai tavallisella flex-laskennalla
 expected:<-[37,]5> but was:<-[4]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestFlexSaldos.test_TODO_FlexJaPreFlexHolidayYhdenmukaisuus(TestFlexSaldos.java:3932)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOlliTurunen201101_BlankAtBeginning_Regular_NoOvertimeCompensationSaldoLeft (0s)
🟢 testOlliTurunen201101_BlankAtBeginning_Regular_NoOvertimeCompensationSaldoLeftHolidayQualificationTimeZero (0s)
🟢 testOlliTurunen201101_BlankAtBeginning_Regular_NoOvertimeCompensationSaldoLeft_SkipEmptyDays (0s)
🟢 testOlliTurunen201101_BlankAtBeginning_Regular_NoOvertimeCompensationSaldoLeft_SkipEmptyDaysHolidayQualificationTimeZero (0s)
🟢 testOlliTurunen201101_BlankAtBeginning_Regular_HasOvertimeCompensationSaldoAmptlyLeft (0s)
🟢 testOlliTurunen201101_BlankAtBeginning_Regular_HasOvertimeCompensationSaldoAmptlyLeft_SkipEmptyDays (0s)
🟢 testOlliTurunen201101_BlankAtBeginning_AutoFlex_NoOvertimeCompensationSaldoLeft (0s)
🟢 testOlliTurunen201101_BlankAtBeginning_AutoFlex_NoOvertimeCompensationSaldoLeft_SkipEmptyDays (0s)
🟢 testOlliTurunen201101_BlankAtBeginning_AutoFlex_NoOvertimeCompensationSaldoLeft_SkipEmptyDaysHolidayQualificationTimeZero (0s)
🟡 test_TODO_OlliTurunen201101_BlankAtBeginning_AutoFlex_HasOvertimeCompensationSaldoAmptlyLeft (0s)
@see AutoFlex testing at com.tustor.tuntinetti.backend.logic.TestAktAutomaattinenYlityovapaaUsingDynamicVacationsEarned
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestFlexSaldos.test_TODO_OlliTurunen201101_BlankAtBeginning_AutoFlex_HasOvertimeCompensationSaldoAmptlyLeft(TestFlexSaldos.java:4015)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_OlliTurunen201101_BlankAtBeginning_AutoFlex_HasOvertimeCompensationSaldoAmptlyLeft_SkipEmptyDays (0s)
@see AutoFlex testing at com.tustor.tuntinetti.backend.logic.TestAktAutomaattinenYlityovapaaUsingDynamicVacationsEarned
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestFlexSaldos.test_TODO_OlliTurunen201101_BlankAtBeginning_AutoFlex_HasOvertimeCompensationSaldoAmptlyLeft_SkipEmptyDays(TestFlexSaldos.java:4024)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOlliTurunen201101_AutoFlexMode_NoOvertimeCompensationSaldoLeft (0s)
🟢 testOlliTurunen201101_AutoFlexMode_NoOvertimeCompensationSaldoLeftHolidayQualificationTimeZero (0s)
🟢 testOlliTurunen201101_Regular_NoOvertimeCompensationSaldoLeft (0s)
🟢 testOlliTurunen201101_Regular_HasOvertimeCompensationSaldoAmptlyLeft (0s)
🟢 testMaaritSavolainen_20111201_20111231_kuitenkin_työaikalailla (0s)
🟡 test_TODO_OlliTurunen201101_AutoFlex_HasOvertimeCompensationSaldoAmptlyLeft (0s)
@see AutoFlex testing at com.tustor.tuntinetti.backend.logic.TestAktAutomaattinenYlityovapaaUsingDynamicVacationsEarned
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestFlexSaldos.test_TODO_OlliTurunen201101_AutoFlex_HasOvertimeCompensationSaldoAmptlyLeft(TestFlexSaldos.java:4166)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testToissaOllunHelatorstainJalkeenLiukumavapaa (0s)
🟢 testVacationEarnedStartDateEqualsBeginReserveStartDate (0s)
🟢 testSaaskilahtiJani_20151224 (0s)
🟢 testTarvainenTuula_20150401_20150331 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES (8s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testAamulisa (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWtrKertyma (0s)
🟡 testSuurjuhlapyhalisa (0s)
Tunnit eivät vastanneet odotettua. expected:<[7]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4003)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.assertSuurjuhlapyhalisa(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:740)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES.testSuurjuhlapyhalisa(TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa (0s)
🟡 test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia (0s)
Aamulisää pitäisi tulla ylityön kanssa yhteensä 100%. Koska ylityöstä saatiin jo 50% niin pitäisi aamulisää saada vain 50%.
 expected:<[1]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloiden40hVuorotyonTestCase.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(AbstractElintarviketeollisuudenToimihenkiloiden40hVuorotyonTestCase.java:127)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime5 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testViikkolepoYksittaisinViikoinLaskettuna (0s)
🟢 testArkipyhaviikonVapaapaivat (1s)
🟡 test_TODO_ArkipyhaviikonLauantainYlityot (1s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:330)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES.test_TODO_ArkipyhaviikonLauantainYlityot(TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestSosiaalialanJarjestojenTes (0s)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟢 testEiYlimääräisiäLisiäJouluaatonAatonIltana (0s)
🟢 testJoulupäivänäYksinkertainenSunnuntailisä (0s)
🟢 testTapaninpäivänäYksinkertainenSunnuntailisä (0s)
🟢 testTavallinenLauantai_00_06 (0s)
🟢 testTavallinenLauantai_06_18 (0s)
🟢 testTavallinenLauantai_18_20 (0s)
🟢 testTavallinenLauantai_20_21 (0s)
🟢 testTavallinenLauantai_21_24 (0s)
🟢 testLoppiainen (0s)
🟢 testJouluaattonaYksinkertainenSunnuntailisä (0s)
🟢 testLoppiaisaatto (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_1 (1s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGivenAndPartTimeEmployee (0s)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testBug20100406_20100101 (0s)
🟢 testBug20100406_20100102 (0s)
🟢 testBugReport20100315 (0s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresher (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestClockAdjustingWithDst (0s)
🟢 testIsDstToNormalTime (0s)
🟢 testAdjustBackwards1 (0s)
🟢 testAdjustBackwards2 (0s)
🟢 testAdjustBackwards3 (0s)
🟢 testAdjustBackwards4 (0s)
🟢 testAdjustBackwards5 (0s)
🟢 testAdjustBackwards6 (0s)
🟢 testAdjustBackwards7 (0s)
🟢 testAdjustForwards1 (0s)
🟢 testTalviaikaanSiirtyminen_tyoaikaPaattyyNeljanJalkeenJotenLasketaanJoTalviajaksi (0s)
🟢 testTalviaikaanSiirtyminen_viikkolepokorvaus_kunYlimaarainenTuntiToissa (0s)
🟢 testTalviaikaanSiirtyminen_viikkolepokorvaus_kunYlimaarainenTuntiVapaalla (0s)
🟢 testTalviaikaanSiirtyminen_tyoaikaPaattyyNeljanJalkeenJotenLasketaanJoTalviajaksi2 (0s)
🟢 testTalviaikaanSiirtyminen_KirjausSunnuntainaTyoaikaPaattyyNeljanJalkeenJotenLasketaanJoTalviajaksi3 (0s)
🟢 testTalviaikaanSiirtyminen_KirjausSunnuntainaTyoaikaAlkaaEnnenNeljaaJotenAlkaaKesaaikanaJaPaattyyTalviaikana (0s)
🟢 testTalviaikaanSiirtyminen_KirjausSunnuntainaTyoaikaAlkaaNeljaltaJotenLasketaanJoTalviajaksi3 (0s)
🟡 testTODOTalviAikaanSiirtyminen_siirrytaanJoTalviAikaanKoskaTyoaikaLoppuuTasanKloNelja_AloitusKlo2_55 (0s)
nightShiftHours, 2.083 odotetaan, koska klo. 4 siirtymä tapahtuu. expected:<[2],083> but was:<[1],083>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestClockAdjustingWithDst.testTODOTalviAikaanSiirtyminen_siirrytaanJoTalviAikaanKoskaTyoaikaLoppuuTasanKloNelja_AloitusKlo2_55(TestClockAdjustingWithDst.java:479)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTalviAikaanSiirtyminen_siirrytaanJoTalviAikaanKoskaTyoaikaAlkaaTasanKloKolme_LoppuuKlo4 (0s)
🟢 testTalviaikaanSiirtyminenOllaanVielaKesaAjassaKoskaTyoaikaLoppuuEnnenNeljaa (0s)
🟢 testToDST2015WithWeekStartTimeEffects (0s)
🟢 testToDST2015 (0s)
🟢 testCase4209 (0s)
🟢 testTalviaikaanSiirtyminenKellokortilla_tyoaikaPaattyyNeljanJalkeenJotenLasketaanJoTalviajaksi (0s)
🟡 testTODOTalviaikaanSiirtyminen_sickleaveVuoroPaattyyNeljanJalkeenJotenLasketaanJoTalviajaksi (0s)
HOLIDAY_COMPENSATION expected:<[5,5]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestClockAdjustingWithDst.testTODOTalviaikaanSiirtyminen_sickleaveVuoroPaattyyNeljanJalkeenJotenLasketaanJoTalviajaksi(TestClockAdjustingWithDst.java:641)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTalviaikaanSiirtyminen_tyoaikaPaattyyTasanNeljaEliLasketaanJoTalviajaksi (0s)
🟢 testTalviaikaanSiirtyminen_3_30__4_40 (0s)
🟢 testAdjustForwards2 (0s)
🟢 testAdjustForwards3 (0s)
🟢 testAdjustForwards4 (0s)
🟢 testAdjustForwards5 (0s)
🟢 testAdjustForwards6 (0s)
🟢 testAdjustForwards7 (0s)
🟡 testTODOKesaAikaanSiirtyminen_sickleaveVuoroPaattyyNeljanJalkeenJotenLasketaanJoKesaAjaksi (0s)
HOLIDAY_COMPENSATION expected:<[3,5]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestClockAdjustingWithDst.testTODOKesaAikaanSiirtyminen_sickleaveVuoroPaattyyNeljanJalkeenJotenLasketaanJoKesaAjaksi(TestClockAdjustingWithDst.java:836)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKesaAikaanSiirtyminen_tyoaikaPaattyyNeljanJalkeenJotenLasketaanJoKesaAjaksi (0s)
🟢 testKesaAikaanSiirtyminen_3_30__4_40 (0s)
🟢 testKesaAikaanSiirtyminen_jaWorkshiftSiirto (0s)
🟢 testWorkshiftSiirtoKunEiKesaAikaanSiirtymistaEikaKonfliktia (0s)
🟢 testWorkshiftSiirtoKunEiKesaAikaanSiirtymistaMuttaOnKonflikti (0s)
🟢 testKesaAikaanSiirtyminen_pysytaanVielaTalviajassaKoskaTyoaikaLoppuuEnnenNeljaa (0s)
🟢 testKesaAikaanSiirtyminen_siirrytaanJoKesaAikaanKoskaTyoaikaLoppuuTasanKloNelja (0s)
🟡 testTODOKesaAikaanSiirtyminen_siirrytaanJoKesaAikaanKoskaTyoaikaLoppuuTasanKloNelja_AloitusKlo1 (0s)
nightShiftHours, aikavälin 1-4 viimeistä tuntia ei tulisi laskea. expected:<[2]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestClockAdjustingWithDst.testTODOKesaAikaanSiirtyminen_siirrytaanJoKesaAikaanKoskaTyoaikaLoppuuTasanKloNelja_AloitusKlo1(TestClockAdjustingWithDst.java:1381)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOKesaAikaanSiirtyminen_siirrytaanJoKesaAikaanKoskaTyoaikaLoppuuTasanKloNelja_AloitusKlo2_55 (0s)
nightShiftHours, aikavälin 2:55-4 viimeistä tuntia ei tulisi laskea. expected:<[0],083> but was:<[1],083>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestClockAdjustingWithDst.testTODOKesaAikaanSiirtyminen_siirrytaanJoKesaAikaanKoskaTyoaikaLoppuuTasanKloNelja_AloitusKlo2_55(TestClockAdjustingWithDst.java:1422)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOKesaAikaanSiirtyminen_siirrytaanJoKesaAikaanKoskaTyoaikaLoppuuTasanKloNelja_AloitusKlo3 (0s)
nightShiftHours tässä expectedHours ja expectedSundayHours poikkeavat. Tosin 3-4 kirjausta ei kesäaikaan siirryttäessä pitäisi tehdä, koska silloin on tarkoitettu kirjausta 4-5.
 expected:<[0]> but was:<[1]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestClockAdjustingWithDst.testTODOKesaAikaanSiirtyminen_siirrytaanJoKesaAikaanKoskaTyoaikaLoppuuTasanKloNelja_AloitusKlo3(TestClockAdjustingWithDst.java:1462)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKesaAikaanSiirtyminen_viikkolepokorvaus_kunHaviavaTuntiToissa (0s)
🟢 testKesäaikaanSiirtyminen_viikkolepokorvaus_kunHaviavaTuntiVapaalla (0s)
🟢 testPickHoursFromDuration (0s)
🟢 testClockAdjustingAffectsTasksCreatedWithNewTaskMethod (0s)
🟢 testTODOClockAdjustingAffectsTasksThatAreInitiallyEmptyAndHoursAreAppendedAfterwards (0s)
🟢 testClockAdjustingAffectsTasksThatAreInitiallyEmptyAndHoursAreAppendedAfterwards (0s)
🟢 testClockAdjustingAffectsTasksThatAreNotInitiallyEmptyAndHoursAreAppendedAfterwards (0s)
🟢 testTimeRanges__0300_1300____1430_1800____2200_0300__noClockAdjustments (0s)
🟢 testTimeRanges__0300_1300____1430_1800____2200_0300__taskStartsTheDayBeforeClockIsAdjustedBackwards (0s)
🟢 testTimeRanges__0300_1300____1430_1800____2200_0300__taskStartsTheDayWhenClockIsAdjustedBackwards (0s)
🟢 testNightShiftPeriodWithTietotekniikanPalvelualanKolmivuoroLogicaTes (0s)
🟢 testClockAdjustmentEventDateTimes (0s)
🟢 testAdjustForwardWithLinearNightShiftPeriodAndMinusOneDayIndex (0s)
🟢 testAdjustBackwardWithLinearNightShiftPeriodAndMinusOneDayIndex (0s)
🟢 testCase4201_IlkkaPaavola (0s)
🟢 testJussiLångström (0s)
🟡 testTODONormaaliaikaanSiirtyminenRajatapaukset (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 7 h x 1;

Was:[NORMAL_TOWARDS_OVERTIME] ... 
 expected:<[6]> but was:<[7]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestClockAdjustingWithDst.testTODONormaaliaikaanSiirtyminenRajatapaukset(TestClockAdjustingWithDst.java:1998)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormaaliaikaanSiirtyminenRajatapaukset (0s)
🟡 testTODOPickHoursFromDurationFixesIncorrectHourValues (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 7 h x 1;

Was:[NORMAL_TOWARDS_OVERTIME] ... 
 expected:<[6]> but was:<[7]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestClockAdjustingWithDst.testTODOPickHoursFromDurationFixesIncorrectHourValues(TestClockAdjustingWithDst.java:2028)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestSiparilaPuusepanteollisuudenTesKtaHalfMonthly (0s)
🟢 testEveningHoursCompensationC (0s)
🟢 testKtaAikatyo (0s)
🟡 testTODOHälytystyöKta (0s)
TODO jos tarvetta hälytystöille
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestSiparilaPuusepanteollisuudenTesKta.testTODOHälytystyöKta(TestSiparilaPuusepanteollisuudenTesKta.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNightHoursCompensationA (0s)
🟢 testNightHoursCompensationB (0s)
🟢 testEveningHoursCompensationA (0s)
🟢 testEveningHoursCompensationB (0s)
🟢 testKtaLaskentaAjat (0s)
🟢 testKtaAikatyoLisatEiVaikuta (0s)
🟢 testJaettavatJaJakajaKategoriatOvatSamat (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTyoaikapankki (0s)
🟡 testTyoaikapankki_MANUAL_SPENDING_useSaldo (0s)
Mikä tässä nyt on vikana:
Työaikapankilla maksuun menee vain 7,5h: 
NON_OVERTIME_NORMAL: 7,5 h x 1;

OTHER:  (Iltalisä) 0,5 h x 4.32;

Was:[NON_OVERTIME_NORMAL, OTHER] ... 
 expected:<[7,5]> but was:<[9,66]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractTyoaikapankkiTestCase.assertTyoaikapankki_MANUAL_SPENDING(AbstractTyoaikapankkiTestCase.java:66)
	at com.tustor.tuntinetti.backend.logic.TestTyoaikapankki.testTyoaikapankki_MANUAL_SPENDING_useSaldo(TestTyoaikapankki.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTyoaikapankki_MANUAL_SPENDING_saveSaldo (0s)
Mikä tässä nyt on vikana:
Työaikapankilla maksuun menee vain 7,5h: 
NON_OVERTIME_NORMAL: 7,5 h x 1;

OTHER:  (Iltalisä) 0,5 h x 4.32;

Was:[NON_OVERTIME_NORMAL, OTHER] ... 
 expected:<[7,5]> but was:<[9,66]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractTyoaikapankkiTestCase.assertTyoaikapankki_MANUAL_SPENDING(AbstractTyoaikapankkiTestCase.java:66)
	at com.tustor.tuntinetti.backend.logic.TestTyoaikapankki.testTyoaikapankki_MANUAL_SPENDING_saveSaldo(TestTyoaikapankki.java:29)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTyoaikapankki_MANUAL_SPENDING_BillLikeSalary_useSaldo (0s)
Mikä tässä nyt on vikana:
Työaikapankilla maksuun menee vain 7,5h: 
NON_OVERTIME_NORMAL: 7,5 h x 1;

OTHER:  (Iltalisä) 0,5 h x 4.32;

Was:[NON_OVERTIME_NORMAL, OTHER] ... 
 expected:<[7,5]> but was:<[9,66]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractTyoaikapankkiTestCase.assertTyoaikapankki_MANUAL_SPENDING(AbstractTyoaikapankkiTestCase.java:66)
	at com.tustor.tuntinetti.backend.logic.AbstractTyoaikapankkiTestCase.assertTyoaikapankki_MANUAL_SPENDING_BillLikeSalary(AbstractTyoaikapankkiTestCase.java:118)
	at com.tustor.tuntinetti.backend.logic.TestTyoaikapankki.testTyoaikapankki_MANUAL_SPENDING_BillLikeSalary_useSaldo(TestTyoaikapankki.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTyoaikapankki_MANUAL_SPENDING_BillLikeSalary_saveSaldo (0s)
Mikä tässä nyt on vikana:
Työaikapankilla maksuun menee vain 7,5h: 
NON_OVERTIME_NORMAL: 7,5 h x 1;

OTHER:  (Iltalisä) 0,5 h x 4.32;

Was:[NON_OVERTIME_NORMAL, OTHER] ... 
 expected:<[7,5]> but was:<[9,66]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractTyoaikapankkiTestCase.assertTyoaikapankki_MANUAL_SPENDING(AbstractTyoaikapankkiTestCase.java:66)
	at com.tustor.tuntinetti.backend.logic.AbstractTyoaikapankkiTestCase.assertTyoaikapankki_MANUAL_SPENDING_BillLikeSalary(AbstractTyoaikapankkiTestCase.java:118)
	at com.tustor.tuntinetti.backend.logic.TestTyoaikapankki.testTyoaikapankki_MANUAL_SPENDING_BillLikeSalary_saveSaldo(TestTyoaikapankki.java:51)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_Tyoaikapankki_MANUAL_SPENDING_VacationTimeRanges (0s)
TODO Onkohan tarvetta merkitä liukumavapaalle timeranget, kun työaikapankkia voi käyttää vain max sen verran kuin siellä on säästössä?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestTyoaikapankki.test_TODO_Tyoaikapankki_MANUAL_SPENDING_VacationTimeRanges(TestTyoaikapankki.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTesUsingWorkedHoursTimeRangesAndDetails (6s)
🟢 testWorkTimeOvertimeDecomposition_FULL_OVERTIME_workTimeCompensationDecomposition_FULL_OVERTIME_Sicklave_MONDAY_HOURS_ONLY (0s)
🟢 testJouniSalminen_20130325_20130331_Considered_SickleaveIgnoresTimeRanges (0s)
🟢 testPsgKkAaltoSirje_20150301_20150331 (0s)
🟡 testFail (0s)
- sema: viikkoylityö pois baronalta?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testFail(TestHenkilostopalvelualanTes.java:234)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnLomapaiva (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnSairaspaiva (0s)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_not_during_overtime_afterwards (0s)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_not_during_though_inexisting_overtime (0s)
🟢 testTuntipalkkaisenVappuKorvataanRahana (0s)
🟢 testTuntipalkkaisenIPKorvataanVainLainMukaan (0s)
🟡 testEikösMyösViikkoylityölaskennassaPitäisiVoidaKuluttaaLisätyötä (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testEikösMyösViikkoylityölaskennassaPitäisiVoidaKuluttaaLisätyötä(TestHenkilostopalvelualanTes.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkTimeDecomposition_TIME_BASED_COMPENSATION_ALL_OvertimeAssignment (0s)
🟢 testWorkTimeDecomposition_TIME_BASED_COMPENSATION_ALL_OvertimeAssignment_OvertimeDaySummary_ShouldNotAffectResults (0s)
🟢 testWorkTimeDecomposition_TIME_BASED_COMPENSATION_ALL_OvertimeAssignment_OvertimeDaySummaryOnLastDay_ShouldNotAffectResults (0s)
🟢 testWorkTimeDecomposition_TIME_BASED_COMPENSATION_ALL_OvertimeSetting_OvertimeDaySummary_ShouldNotAffectResults (0s)
🟢 testWorkTimeDecomposition_TIME_BASED_COMPENSATION_ALL_OvertimeSetting_OvertimeDaySummaryOnLastDay_ShouldNotAffectResults (0s)
🟢 testNoOvertimeTestOvertimeDaySummaryDateRange (0s)
🟢 testNoOvertime_OvertimeDaySummary_ShouldNotAffectResults (0s)
🟢 testNoOvertime_OvertimeDaySummaryOnLastDay_ShouldNotAffectResults (0s)
🟢 testNoOvertime_OvertimeDaySummary_ShouldNotAffectResults_TestOvertimeDaySummaryDateRange (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnSairaspaivaPyhäpäivänä (1s)
🟢 testPsgKkAroalhoHannaKatriina_20150301_20150331 (0s)
🟢 testNoOvertime (0s)
🟡 testBugi (0s)
TODO testaa barona testicase laskutusraportti nimettömästä employeestä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testBugi(TestHenkilostopalvelualanTes.java:227)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_NighShiftsAreEuros_not_during_though_inexisting_overtime (0s)
🟢 testFullWeekRegressionCheckAlsoWeekStartTimeEffect (0s)
🟢 testKkpalkkaisenVappuKorvataanJoKuukausipalkassa (0s)
🟢 testKkPalkkaisenItsenaisyysPaivaKorvataanAinaVaikkaEiOlisiOllut2kkToissa (0s)
🟢 testNoOvertime_OvertimeDaySummaryOnLastDay_ShouldNotAffectResults_TestOvertimeDaySummaryDateRange (0s)
🟢 testSairauslomanAjaltaPeruspalkka (0s)
🟢 testSairauslomanAjaltaSivuTesPalkka (0s)
🟢 testLyhennysvapaanAjaltaSivuTesPalkka (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnArkipyha (0s)
🟢 testJouniSalminen_20130325_20130331_StandardConsiderHoursDuringSameDay_SickleaveIgnoresTimeRanges (0s)
🟢 testJouniSalminen_20130325_20130331_StandardConsiderHoursDuringSameDay_SickleaveAccountsTimeRanges (0s)
🟢 testJouniSalminen_20130325_20130331_Considered_SickleaveAccountsTimeRanges (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnLomapaivaPyhäpäivänä (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_OvertimeAssignment_WithOneMinutePrecision (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_ProjectDefaultOvertime_WithOneMinutePrecision (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_OvertimeAssignment_OvertimeDaySummary_ShouldNotAffectResults (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_OvertimeSettings_OvertimeDaySummary_ShouldNotAffectResults (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_MONDAY_HOURS_ONLY (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_FRIDAY_HOURS_ONLY (0s)
🟡 testEmployeeProjectOverTimePeriodStartDate (0s)
TODO sema: tee testi ylityöstä siten, että employeeproject alkaa lauantaina (Talent22)
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testEmployeeProjectOverTimePeriodStartDate(TestHenkilostopalvelualanTes.java:563)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_SATURDAY_HOURS_ONLY (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_SUNDAY_HOURS_ONLY (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_MONDAY_WITH_TIME_RANGE (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_FRIDAY_WITH_TIME_RANGE (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_SATURDAY_WITH_TIME_RANGE (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_SUNDAY_WITH_TIME_RANGE (0s)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_not_during_overtime (0s)
🟡 testYlläoleva_testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_not_during_overtime_afterwards_JärkevältäAikaväliltä (0s)
TODO Testaa ylläoleva järkevältä aikaväliltä. Tuo Nolla ei liene kovin mielenkiintoinen?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testYlläoleva_testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_not_during_overtime_afterwards_JärkevältäAikaväliltä(TestHenkilostopalvelualanTes.java:701)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_scaled_during_overtime (0s)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL (0s)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_NighShiftsAreEuros (0s)
🟢 testWorkTimeOvertimeDecomposition_FULL_OVERTIME_workTimeCompensationDecomposition_FULL_OVERTIME (0s)
🟢 testWorkTimeOvertimeDecomposition_FULL_OVERTIME_workTimeCompensationDecomposition_FULL_OVERTIME_workTimeCompensationDecompositionBasicHours_NO_OVERTIME (0s)
🟢 testWorkTimeOvertimeDecomposition_FULL_OVERTIME_workTimeCompensationDecomposition_NO_OVERTIME_workTimeCompensationDecompositionBasicHours_FULL_OVERTIME (0s)
🟢 testJouniManninen_20120430_20120506 (0s)
🟢 testNinaRissanen_20130225_20130303 (0s)
🟢 testWorkTimeOvertimeDecomposition_FULL_OVERTIME_workTimeCompensationDecomposition_FULL_OVERTIME_Sicklave_MONDAY_WITH_TIME_RANGE (0s)
🟢 testWorkTimeDecomposition_PERIOD_OVERTIME (0s)
🟡 testTODOWorkTimeDecomposition_PERIOD_OVERTIME_PERIOD_OVERTIME (0s)
TODO testaa period ylityövapaa
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testTODOWorkTimeDecomposition_PERIOD_OVERTIME_PERIOD_OVERTIME(TestHenkilostopalvelualanTes.java:1078)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWorkTimeDecomposition_PERIOD_OVERTIME_PERIOD_OVERTIME_sickleave (0s)
TODO testaa ylityövapaa eri kombinaatioilla sairaspäivien kanssa (tavallinen saikku sekä työvuorosaikku)
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testWorkTimeDecomposition_PERIOD_OVERTIME_PERIOD_OVERTIME_sickleave(TestHenkilostopalvelualanTes.java:1085)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWorkTimeDecomposition_DAILY_OVERTIME (0s)
Mikä tässä nyt on vikana:
Tässä ei saisi tulla weekly overtimeä, kun pelkkä daily overtime päällä: 
NORMAL_DURING_HOLIDAY_OVERTIME: 4,5 h x 1;

Was:[NORMAL_DURING_HOLIDAY_OVERTIME]
 expected:<[12]> but was:<[4,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testWorkTimeDecomposition_DAILY_OVERTIME(TestHenkilostopalvelualanTes.java:1124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOWorkTimeDecomposition_DAILY_OVERTIME_BaronaTestCase (0s)
Miksi baronalla 16.1 - 31.1. yrittää ladata mukamas viikkoylitöitä ainakin salaryclasseseihin?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testTODOWorkTimeDecomposition_DAILY_OVERTIME_BaronaTestCase(TestHenkilostopalvelualanTes.java:1137)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testBarona_Bugeja (0s)
Janne Hållfast, Emma Gaalan purku 210112, Roudari 
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testBarona_Bugeja(TestHenkilostopalvelualanTes.java:1144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkTimeDecomposition_LOST_WEEKLY_REST_TIME_COMPENSATIONS (0s)
🟢 testJoulupäivänKorotus (0s)
🟡 testTODOJouluaatonKorotus (0s)
Mikä tässä nyt on vikana: expected:<0[,5]> but was:<0[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:217)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:151)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:226)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testTODOJouluaatonKorotus(TestHenkilostopalvelualanTes.java:1182)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testUudenvuodenaatonJaVapunaatonNormaaliPalkkaPäivällä (0s)
🟢 testUudenvuodenaatonJaVapunaatonKorotusEnnenIltaa (0s)
🟢 testUudenvuodenaatonJaVapunaatonKorotusIllalla (0s)
🟢 testUudenvuodenaatonJaVapunaatonKorotusYöllä (0s)
🟡 testVapunAattonaOnKorotusJaLisaTaiYlityotaMutteiIltaTaiYotyolisia (0s)
 expected:<2[03]> but was:<2[14,25]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AbstractHenkilostopalvelualanTesTestCase.assertVapunTaiUudenvuodenAatonLisat(AbstractHenkilostopalvelualanTesTestCase.java:353)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testVapunAattonaOnKorotusJaLisaTaiYlityotaMutteiIltaTaiYotyolisia(TestHenkilostopalvelualanTes.java:1251)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testUudenvuodenAattonaOnKorotusJaLisaTaiYlityotaMutteiIltaTaiYotyolisia (0s)
 expected:<2[03]> but was:<2[14,25]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AbstractHenkilostopalvelualanTesTestCase.assertVapunTaiUudenvuodenAatonLisat(AbstractHenkilostopalvelualanTesTestCase.java:353)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testUudenvuodenAattonaOnKorotusJaLisaTaiYlityotaMutteiIltaTaiYotyolisia(TestHenkilostopalvelualanTes.java:1259)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_RiikkaAhlsten_20130325_20130331_YlityömääräyksenKanssa_IlmanArkipyhäkorvausta (0s)
🟢 test_RiikkaAhlsten_20130325_20130331_YlityömääräyksenKanssa_Arkipyhäkorvauksella (0s)
🟢 test_RiikkaAhlsten_20130325_20130331_YlityömääräyksenKanssa_Arkipyhäkorvauksella_SäännöllinenTyöaikaAlleTyöehtosopimuksen (0s)
🟢 testSickleaveSimple (0s)
🟢 testSickleaveSimpleWithEmployeeProject (0s)
🟢 testSairausvakuutuslainKarenssi (0s)
🟢 testRepeatingSicknessWithinSevenDays (0s)
🟢 testRepeatingSicknessWithinSevenDaysAndSicknessOccursDuringWorkingDay (0s)
🟢 testRepeatingSicknessWithGapMoreThanSevenDays (0s)
🟢 testSairausLomaJostaOsaDisabloituPalkattomallaPoissaololla_timetrailien_kera (0s)
🟢 testSairausLomaJostaOsaDisabloituPalkattomallaPoissaololla_ilman_timetraileja (0s)
🟢 testMaximumWorkShiftLengthSetting (0s)
🟢 testKululajiJolleKäyttäjäVoiSyöttääMääränJaYksikköhinnan (0s)
🟢 testKululajiJolleKäyttäjäVoiSyöttääMääränJaYksikköhinnan2x1kplEriHintaisiaEriSeliteIlmanHinnastoa (0s)
🟢 testHolidayCompensationOverNight (0s)
🟢 testKululajiJolleKäyttäjäVoiSyöttääMääränJaYksikköhinnan2x1kplEriHintaisiaSamaSeliteIlmanHinnastoa (0s)
🟢 testKululajiJolleKäyttäjäVoiSyöttääMääränJaYksikköhinnan2x1kplEriHintaisiaEriSeliteHinnastolla (0s)
🟢 testKululajiJolleKäyttäjäVoiSyöttääMääränJaYksikköhinnan2x1kplEriHintaisiaSamaSeliteHinnastolla (0s)
🟢 testCase5331NoPaidVacation (0s)
🟢 testCase5331WithPaidVacation (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMediaJaPainoalanTes (3s)
🟡 testTODO (0s)
TODO: Testaa lisien korottuminen viikkoylitöissä.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMediaJaPainoalanTes.testTODO(TestMediaJaPainoalanTes.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟢 testArkipyhat (0s)
🟢 testSunnuntaikorvaus (3s)
🟢 testEiAlkaaTaiPaattyyTyyppistaIltalisaaJosVuoroPaattyyEnnenAikarajaa (0s)
🟢 testEiAlkaaTaiPaattyyTyyppistaIltalisaaJosVuoroAlkaaAikarajanJalkeen (0s)
🟢 testAlkaaTaiPaattyyTyyppinenIltalisaJosVuoroPaattyyAikarajanAikana (0s)
🟢 testViikonloppuIltalisaJosVuoroAlkaaJaPaattyyAikarajanAikana (0s)
🟢 testEiIltalisaaJosVuoroAlkaaJaPaattyyAikarajanJälkeen (0s)
🟢 testEiIltalisaaJosVuoroPaattyyAikarajanJälkeen (0s)
🟢 testEiIltalisaaJosVuoroAlkaaAikarajanAikanaJaPaattyySenJalkeen (0s)
🟢 testIltalisaJosVuoroAlkaaJaPaattyyAikarajanAikana (0s)
🟢 testIltalisaJosVuoroAlkaaEnnenAikarajaaJaPaattyySenAikana (0s)
🟢 testEiIltalisaaJosVuoroAlkaaAikarajanAikanaJaPaattyySenJalkeenVaikkaOlisiYlitoita (0s)
🟢 testIltalisaSkaalattunaYlityokertoimillaJosVuoroAlkaaEnnenAikarajaaJaPaattyySenAikana (0s)
🟢 testIltalisaSkaalattunaYlityokertoimillaJosVuoroAlkaaEnnenAikarajaaJaPaattyySenAikanaHuomSarjassaKaksiLisääVoimassa (0s)
🟢 testKaksiEriIltalisaaMolemmatSkaalattunaYlityokertoimillaJosVuoroAlkaaEnnenAikarajaaJaPaattyySenAikana (0s)
🟢 testSuurjuhlapyhaAattonKorotus (0s)
🟡 testErityissununtaiKorotus (0s)
Palkkasumma ei ole oikein expected:<2[8]0> but was:<2[4]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.TestMediaJaPainoalanTes.testErityissununtaiKorotus(TestMediaJaPainoalanTes.java:103)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testEiIltalisaaJosVuoroPaattyyEnnenAikarajaa (0s)
🟢 testEiLisääJosVuoroEiPäätyAikarajanAikana (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_Toimistotyo (3s)
🟡 testNormalWorktime (0s)
Extrat eivät vastanneet odotettua. expected:<[0]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNormalWorktime(AdvancedTesTest.java:710)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNormalWorktime(AdvancedTesTest.java:680)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNormalWorktime(AdvancedTesTest.java:5766)
	at com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_Toimistotyo.testNormalWorktime(TestAmmatillistenKoulutuskeskustenTes_Toimistotyo.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testDailyOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<[6],5> but was:<[10],5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:867)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:829)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime1(AdvancedTesTest.java:5699)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime1(AdvancedTesTest.java:5664)
	at com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_Toimistotyo.testDailyOvertime(TestAmmatillistenKoulutuskeskustenTes_Toimistotyo.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWeeklyOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<[0]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertOvertime(AdvancedTesTest.java:1091)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:936)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:893)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:5633)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:5610)
	at com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_Toimistotyo.testWeeklyOvertime(TestAmmatillistenKoulutuskeskustenTes_Toimistotyo.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYotyolisa (0s)
Mikä tässä nyt on vikana:
Kk-palkka päivältä + iltalisä

NORMAL_TOWARDS_OVERTIME: 7,25 h x 0 = 0;
(0) 
NORMAL_DURING_EXTRA: 0,75 h x 0 = 0;
(0) 
NORMAL_DURING_DAILY_OVERTIME: 1 h x 0 = 0;
(0) 
EXTRA: 0,75 h x 0 = 0;
(0) 
DAILY_OVERTIME: 1 h x 0 = 0;
(0) 
OTHER: 9 h x 1,96 Yötyökorvaus = 17,64;
(17,64) 
_MONTHLY_SALARY_FOR_REPORTING: 0,0476 h x 1000 = 47,62;
(47,62) (65,26)
 expected:<65,[53]> but was:<65,[26]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractAmmatillistenKoulutuskeskustenHallintoJaTukipalveluhenkilostoTesTestCase.assertYotyolisa(AbstractAmmatillistenKoulutuskeskustenHallintoJaTukipalveluhenkilostoTesTestCase.java:118)
	at com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_Toimistotyo.testYotyolisa(TestAmmatillistenKoulutuskeskustenTes_Toimistotyo.java:148)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testIltatyolisa (0s)
Mikä tässä nyt on vikana:
Kk-palkka päivältä + iltalisä

NORMAL_TOWARDS_OVERTIME: 3 h x 0 = 0;
(0) 
OTHER: 3 h x 0,98 Iltatyölisä = 2,94;
(2,94) 
_MONTHLY_SALARY_FOR_REPORTING: 0,0476 h x 1000 = 47,62;
(47,62) (50,56)
 expected:<50,5[9]> but was:<50,5[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractAmmatillistenKoulutuskeskustenHallintoJaTukipalveluhenkilostoTesTestCase.assertIltatyolisa(AbstractAmmatillistenKoulutuskeskustenHallintoJaTukipalveluhenkilostoTesTestCase.java:87)
	at com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_Toimistotyo.testIltatyolisa(TestAmmatillistenKoulutuskeskustenTes_Toimistotyo.java:133)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟢 testHolidayCompensation (0s)
🟢 testStandbyCompensation (0s)
🟡 test_TODO_YotyolisaJatkuuYliKuuden (0s)
Tunnit eivät vastanneet odotettua. expected:<[7]> but was:<[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AbstractAmmatillistenKoulutuskeskustenHallintoJaTukipalveluhenkilostoTesTestCase.test_TODO_YotyolisaJatkuuYliKuuden(AbstractAmmatillistenKoulutuskeskustenHallintoJaTukipalveluhenkilostoTesTestCase.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattolisa (0s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testSickleave (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 com.tustor.tuntinetti.backend.logic.TestTurvetuotantoalaVuorotyoWith2021Changes (6s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testLapsenSairaus (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testIltalisa1 (0s)
🟢 testIltalisa2 (0s)
🟢 testSunnuntaiKorvaus (1s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (1s)
🟢 testSairaslomakorvauksetAlle1Kk (0s)
🟢 testSairaslomakorvaukset3v (0s)
🟢 testSairaslomakorvaukset5v (0s)
🟢 testSairaslomakorvaukset10v (0s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisalla (1s)
🟢 testYolisa2 (0s)
🟢 testYolisa1 (0s)
🟢 testSairaslomakorvaukset6kk (0s)
🟢 testSairaslomakorvaukset2v (0s)
🟢 testPoikkeavaTyoajanlisa (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_KeskeytymatonKolmivuorotyo (8s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (3s)
🟢 testExtraHours (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testViikoittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 testWtrKorvataanKTAlla (1s)
🟢 testPaivittainenYlityoKorvataanKTAlla (0s)
🟡 test_TODO_ExtraHours (0s)
NORMAL_DURING_EXTRA ei vastannut odotettua. expected:<[49]> but was:<[51]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertExtraHours(AdvancedTesTest.java:736)
	at com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_KeskeytymatonKolmivuorotyo.test_TODO_ExtraHours(TestJalometallialanTes_KeskeytymatonKolmivuorotyo.java:90)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantaiylityoKorvataanKTAlla (0s)
🟡 test_TODO_NormalWorktime (0s)
Extrat eivät vastanneet odotettua. expected:<5[0]> but was:<5[1]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNormalWorktime(AdvancedTesTest.java:710)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNormalWorktime(AdvancedTesTest.java:680)
	at com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_KeskeytymatonKolmivuorotyo.test_TODO_NormalWorktime(TestJalometallialanTes_KeskeytymatonKolmivuorotyo.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_DailyOvertime (0s)
Normaali palkka ei vastannut odotettua. expected:<369,[4]> but was:<369,[5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:864)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:829)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:808)
	at com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_KeskeytymatonKolmivuorotyo.test_TODO_DailyOvertime(TestJalometallialanTes_KeskeytymatonKolmivuorotyo.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_WeeklyOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<[49]> but was:<[51]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertOvertime(AdvancedTesTest.java:1091)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:936)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:893)
	at com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_KeskeytymatonKolmivuorotyo.test_TODO_WeeklyOvertime(TestJalometallialanTes_KeskeytymatonKolmivuorotyo.java:161)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpecialSatrudayOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<[49]> but was:<[51]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertOvertime(AdvancedTesTest.java:1091)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSpecialSaturdayOvertime(AdvancedTesTest.java:958)
	at com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_KeskeytymatonKolmivuorotyo.test_TODO_SpecialSatrudayOvertime(TestJalometallialanTes_KeskeytymatonKolmivuorotyo.java:230)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_TODO_LapsenSairaus (0s)
🟢 test_TODO_Sairaslomakorvaukset (0s)
🟢 test_TODO_SairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 test_TODO_SairauslomaKorvataanKTAlla (0s)
🟢 test_TODO_ArkipyhaKorvataanKTAlla (0s)
🟢 test_TODO_ItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testLisatyoKorvataanKTAlla (0s)
🟢 testLisatyoEiKorotaKTAta (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_Kaksivuorotyo (5s)
🟢 testLapsenSairaus (0s)
🟡 testSairaslomakorvaukset (0s)
Korvauksen olisi pitänyt päättyä. 11.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3651)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.testSairaslomakorvaukset(AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.java:420)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testSairaslomakorvausKunSairausUusiutuu (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟡 testWtrKorvataanKTAlla (0s)
Palkka ei vastannut odotettua. expected:<[10,61]> but was:<[326,38]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3445)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3392)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertCompensationWithAveragedHourlySalary(AdvancedTesTest.java:3201)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertCompensationWithAveragedHourlySalary(AdvancedTesTest.java:3177)
	at com.tustor.tuntinetti.backend.logic.AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.testWtrKorvataanKTAlla(AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.java:553)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testAattokorotus (0s)
🟢 testVarallaoloaEiKorvataKTAlla (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLehdistonTes (0s)
🟢 testNormalWorktime1 (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testSunnuntaityö (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testNormalWorktime2 (0s)
🟡 test_TODO_Vuorolisa (0s)
Palkkasumma ei ole oikein expected:<8[2,9]> but was:<8[6,85]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.TestLehdistonTes.test_TODO_Vuorolisa(TestLehdistonTes.java:321)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_Lauantailisa (0s)
Palkkasumma ei ole oikein expected:<1[01,2]> but was:<1[14,3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.TestLehdistonTes.test_TODO_Lauantailisa(TestLehdistonTes.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_Sunnuntailisa (0s)
Palkkasumma ei ole oikein expected:<[90,8]> but was:<[173,7]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.TestLehdistonTes.test_TODO_Sunnuntailisa(TestLehdistonTes.java:403)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SunnuntaityöVuorokaudenVaihtuessa (0s)
Koko vuoro tulisi korvata sunnuntain mukaan jos vuoro alkaa sunnuntaina
 expected:<[203,4]> but was:<[189,6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestLehdistonTes.test_TODO_SunnuntaityöVuorokaudenVaihtuessa(TestLehdistonTes.java:473)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testErikoispyhäpäivät (0s)
🟢 testSairaslomakorvausAlleKuukausiTöissä (0s)
🟢 testSairaslomakorvausAlle1VuosiTöissä (0s)
🟢 testSairaslomakorvausAlle5VuottaTöissä (0s)
🟢 testSairaslomakorvausYli5VuottaTöissä (0s)
🟢 testLapsiSairaana (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTeknologiateollisuudenToimihenkiloidenTes40IlmanWtr (1s)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟢 testSpecialSaturdayOvertime (0s)
🟡 testArkipyhat (1s)
Extra tunnit eivät vastanneet odotettua. expected:<[8]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertExtra(AdvancedTesTest.java:1476)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyExtra(AdvancedTesTest.java:1411)
	at com.tustor.tuntinetti.backend.logic.TestTeknologiateollisuudenToimihenkiloidenTes40IlmanWtr.testArkipyhat(TestTeknologiateollisuudenToimihenkiloidenTes40IlmanWtr.java:133)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟢 testExtraHoursAndOvertime (0s)
🟢 testExtraHoursAndOvertime12h (0s)
🟢 testPaasiaislauantainViikonViikkoylityo (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testJuhannusaattoViikonViikkoylityo (0s)
🟢 testJouluaatonViikonViikkoylityo (0s)
🟢 testLoppiainenViikkoylityo (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAktAhtausalanTESKiinteaTyoaika (4s)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testHolidayOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (2s)
🟢 com.tustor.tuntinetti.backend.logic.TestTaideJaKulttuurialanTES (1s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 testPyhäkorvauksetTotalCompensation (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLviToimialanTesIlmanKta (1s)
🟢 testLapsenSairaus (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testWtr (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausYli10vTöissäSairausKestääYli56pv (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli42pv (0s)
🟢 testSairaslomakorvausYli3vTöissäSairausKestääYli35pv (0s)
🟢 testDailyOvertime2 (0s)
🟢 testArkipyhaKunOsanPaivaaToissa (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 testSundayWork (0s)
🟢 testNoHolidayCompensation (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pv (0s)
🟢 testNightShiftPeriodsBeforeIncrements (0s)
🟢 testNightShiftPeriodsAfterIncrements (0s)
🟢 testFromMondayToSaturnday12hEachDay (0s)
🟢 testNoHolidayCompensation2 (0s)
🟢 testHolidayCompensations (0s)
🟢 testSairaslomakorvausAlle1kkTöissäTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1vTöissäEiTyöpohjainenKestääAlle6pv (0s)
🟢 testSairaslomakorvausAlle1vTöissäEiTyöpohjainenKestääYli6pv (0s)
🟢 testSairaslomakorvausYli1vTöissäEiTyöpohjainenKestääAlle6pv (0s)
🟡 testTODO_KeskimaarainenViikkotyoaika (0s)
Testaa keskimääräinen viikkotyöaika
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLviToimialanTesIlmanKta.testTODO_KeskimaarainenViikkotyoaika(TestLviToimialanTesIlmanKta.java:541)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenTesPaivatyoPeab (4s)
🟢 testCase5696 (0s)
🟢 testGetTotal (0s)
🟢 test_Virtanen_Timo_20150916 (0s)
🟢 testCase8177_Pojo_Urmas_20150518 (0s)
🟢 testOnlyPeriodOvertimeBits_useDailyLeg2OvertimeInsteadOfWeeklyLeg2DuringDailyOvertime (0s)
🟢 testOnlyPeriodOvertimeBits_dontUseDailyLeg2OvertimeInsteadOfWeeklyLeg2DuringDailyOvertime (0s)
🟢 testWeeklyLeg1OvertimeHoursLeftWhenDailyOvertimeBegins (0s)
🟢 testYölisääEiMaksetaYlityöstä (0s)
🟢 testSairauslomallaArkipyhänäJaOikeusSarauslomakorvaukseenAlkanut (0s)
🟢 testIltalisäBefore2010_05_01 (0s)
🟢 testIltalisäAfter2010_05_01 (0s)
🟢 testAattolisä (0s)
🟢 testJosSairastumispäivänäMerkitäänTaskiinAikajaksoEiKeskiarvoistetaTyoajanMukaan (0s)
🟢 testSunnuntailisänPyöristyyYlöspäinSeuraavaanTuntiinKunVuoroAlkaaPyhänäJaJatkuuToisellePyhäpäivälle (0s)
🟡 testYlitöidenPyöristyksetKunYlityöAlkaaEnnen8h (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_DAILY_OVERTIME: 0,5 h x 1;

NORMAL_TOWARDS_OVERTIME: 7,67 h x 1;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_DAILY_OVERTIME] ... 
 expected:<8,1[66666666]7> but was:<8,1[]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenTes.testYlitöidenPyöristyksetKunYlityöAlkaaEnnen8h(TestRakennustuoteteollisuudenTes.java:797)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYlitöidenPyöristyksetKunYlityöAlkaaEnnen8hVuoroAlkanutEilen (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_DAILY_OVERTIME: 0,5 h x 1;

NORMAL_TOWARDS_OVERTIME: 7,67 h x 1;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_DAILY_OVERTIME] ... 
 expected:<8,1[66666666]7> but was:<8,1[]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenTes.testYlitöidenPyöristyksetKunYlityöAlkaaEnnen8hVuoroAlkanutEilen(TestRakennustuoteteollisuudenTes.java:827)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIltalisäJaYlityöt (1s)
🟢 test41476_VainoniemiAtte_20220621 (0s)
🟢 testIltalisäAfter2011_03_10 (0s)
🟢 testYöAfter2011_03_10 (0s)
🟢 testUudenvuodenpäiväOnArkipyhäTiistaina (0s)
🟢 testEiArkipyhäkorvaustaAlle3kkKestäneessäTyösuhteessa (0s)
🟢 testUudenvuodenpäiväOnArkipyhäLauantaina (0s)
🟢 testUudenvuodenpäiväEiArkipyhäSunnuntaina (0s)
🟢 testEiArkipyhäkorvaustaJosEiTöissäEdellisenäPäivänä (0s)
🟢 testLoppiainenOnArkipyhäTorstaina (0s)
🟢 testLoppiainenEiArkipyhäLauantaina (0s)
🟢 testLoppiainenEiArkipyhäSunnuntaina (0s)
🟢 testSairauslomallaArkipyhänä (0s)
🟢 testOsaPäivästäTöissäOsaArkipyhää (0s)
🟢 testTyövuorolistanMukainenSairauslomaArkipyhänä_eiOikeuttaSairauslomakorvaukseen (0s)
🟢 testTyövuorolistanMukainenSairauslomaArkipyhänä (0s)
🟢 testTavallinenSairauslomaArkipyhänä (0s)
🟢 testTyövuorolistanMukainenSairauslomaJaTöitäArkipyhänä (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_10min (0s)
🟢 testPyhainpaivaaEiKorvata (0s)
🟢 testKorvattavatArkipyhat (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_15min (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_25min (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_30min (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_40min (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_45min (0s)
🟢 testPäivittäinenYlityöPyöristys_8h_50min (0s)
🟢 testPäivittäinenYlityöPyöristys_9h (0s)
🟢 testIltalisääEiMaksetaYlityöstä (0s)
🟡 test_TODO_IltalisääEiMaksetaJosVuoroPäättyyEnnen17 (0s)
Mikä tässä nyt on vikana:
OTHER:  (Iltalisä) 0,5 h x 1.32;

Was:[OTHER]
 expected:<0[]> but was:<0[,66]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenTes.test_TODO_IltalisääEiMaksetaJosVuoroPäättyyEnnen17(TestRakennustuoteteollisuudenTes.java:630)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_IltalisääEiMaksetaJosVuoroPäättyyTasan17 (0s)
Mikä tässä nyt on vikana:
OTHER:  (Iltalisä) 1 h x 1.32;

Was:[OTHER]
 expected:<[0]> but was:<[1,32]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenTes.test_TODO_IltalisääEiMaksetaJosVuoroPäättyyTasan17(TestRakennustuoteteollisuudenTes.java:640)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIltalisäMaksetaanJosVuoroPäättyy17Jälkeen (0s)
🟢 testTeemuKiskonen_20_5_2014 (0s)
🟢 testIltalisääEiMaksetaLeg1OvertimenAikana (0s)
🟢 testYlityötJouluaattona (1s)
🟢 testYlityötSunnuntaina (1s)
🟢 testSunnuntailisänPyöristysKunVuoroAlkaaLauantaina (0s)
🟢 testSunnuntailisänPyöristyyAlaspäinKunVuoroAlkaaPyhänäJaJatkuuToisellePyhäpäivälle (0s)
🟢 testSunnuntailisänPyöristyyYlöspäinSeuraavaanPuoleenTuntiinKunVuoroAlkaaPyhänäJaJatkuuToisellePyhäpäivälle (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAveragingDateRange (0s)
🟢 testAveragingDateRange (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTalotekniikkaAlanToimihenkiloidenTes375 (0s)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testEveningHoursCompensationC (0s)
🟢 testNightHoursCompensationA (0s)
🟢 testNightHoursCompensationB (0s)
🟢 testEveningHoursCompensationA (0s)
🟢 testEveningHoursCompensationB (0s)
🟢 testExtraHoursAndOvertime (0s)
🟢 testExtraHoursAndOvertime12h (0s)
🟢 testPaasiaislauantainViikonViikkoylityo (0s)
🟢 testJuhannusaattoViikonViikkoylityo (0s)
🟢 testJouluaatonViikonViikkoylityo (0s)
🟢 testLoppiainenViikkoylityo (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenKta (0s)
🟢 testSairausajanPalkka (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla2 (0s)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testItsenäisyyspäiväKorvataanKTAlla (0s)
🟢 testSairausajanPalkkaKta2 (0s)
🟢 testSairastumispaivana100PctKorvausJosSairastumispäivänäEiMerkitäTaskiinAikajaksoja (0s)
🟢 testAlleVuodenTyösuhteessaOnSairauslomallaYksiKarenssipäivä (0s)
🟢 testYliVuodenTyösuhteessaEiOleSairauslomallaKarenssipäiviä (0s)
🟢 testTFranttiKtaException (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestValtionVirkaViikkotyoTyontekijat (4s)
🟢 testDailyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (2s)
🟡 testTODO_Yolisa (0s)
Palkkasumma ei ole oikein expected:<[94,5]> but was:<[119]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testTODO_Yolisa(AbstractValtionVirkaTesTestCase.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattoiltaLisa (0s)
🟢 testAattoPaivaLisa (0s)
🟢 test_SairaslomakorvausAlleVuosi_Tyontekijat (0s)
🟡 testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,5]> but was:<[51,03]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat(AbstractValtionVirkaTesTestCase.java:592)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta (0s)
Sairaspäivän pituus ei vastannut odotettua expected:<[7,65]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:576)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta(AbstractValtionVirkaTesTestCase.java:633)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat(AbstractValtionVirkaTesTestCase.java:655)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaudenUusiutuminen_Tyontekijat (0s)
🟢 testSairaslomakorvaus_Virkamiehet (0s)
🟢 testVarallaolo (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMaalausalanTes (0s)
🟢 testIltalisa1 (0s)
🟢 testIltalisa2 (0s)
🟢 testIltaJaYolisa1 (0s)
🟢 testIltaJaYolisa2 (0s)
🟢 testYolisa3 (0s)
🟢 testIltaJaYolisa3 (0s)
🟢 testIltaJaYolisa4 (0s)
🟢 testItsenaisyyspaivaMaksetaanLainMukaan (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testFirstSickdayNotPaidOnShortRegularSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortAccidentSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortRegularSickleaveOnLongContractperiod (0s)
🟢 testFirstSickdayIsPaidOnLongRegularSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayIsNotPaidOnShortRegularSickleaveOnTooShortContractperiod (0s)
🟢 testFirstSickdayPaidOnRecurringRegularSickleaveOnShortContractperiod (0s)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟢 testYolisa2 (0s)
🟢 testYolisa1 (0s)
🟢 testYolisa3_2013 (0s)
🟢 testNightShiftPeriodsAsExpected (0s)
🟢 testIltaJaYolisa4_2013 (0s)
🟢 testIltaJaYolisa5 (0s)
🟢 testIltaJaYolisa5_2013 (0s)
🟢 testSunnuntainaMaksetaanPyhakorvausta (0s)
🟢 testArkipyhatoistaMaksetaanPalkkaKutenSunnuntaityosta (0s)
🟢 testArkipyhaaEiKorvataSuoraan (0s)
🟢 testPaasiaislauantainAikaperusteinenLisaViikkoylityolla2012 (0s)
🟢 testPaasiaislauantainAikaperusteinenLisaViikkoylityolla2013 (0s)
🟢 testValmiustyoPalkkaryhmat_I_Ja_II (0s)
🟢 testValmiustyoPalkkaryhmat_III_Ja_IV (0s)
🟢 testSairausajanPalkkaEiLeikkauduAlleMaxTuntipalkalla (0s)
🟢 testTyotapaturmassaMaxTuntipalkatEivatVoimassa (0s)
🟢 testSairausajanPalkkaLeikkautuuSVL_Odotusajalla (0s)
🟢 testSamanaPaivanaSamanpituinenSairaslomaJaTaski (0s)
🟢 testSairausajanTuntipalkatLeikkautuvatYliMaxTuntipalkalla (0s)
🟢 testSairausajanPalkanKorvaaminenKunPalkkaYlittaaMaksimitJaSickleavellaOnTimerangeja (0s)
🟡 test_TODO_SairausajanPalkanKorvaaminenKunPalkkaYlittaaMaksimitJaSickleavellaEioleTimerangeja (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMaalausalanTes.test_TODO_SairausajanPalkanKorvaaminenKunPalkkaYlittaaMaksimitJaSickleavellaEioleTimerangeja(TestMaalausalanTes.java:920)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Yksivuorotyo (5s)
🟢 testWtrKeryma (0s)
🟡 test_TODO_ExtraWhenNotPlannedWork (0s)
Extra ei vastannut odotettua. expected:<[3]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.assertDailyHoursExtraAndOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:269)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.test_TODO_ExtraWhenNotPlannedWork(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPerakkaistenArkipyhienKorvaaminen (0s)
🟢 testMinimumWorkHoursNeededToCalculateKTA (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testMaksetaanKTAlla (0s)
🟢 testKorottavatKTAta (0s)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 test_TODO_SpecialWeeklyOvertime (0s)
Viikkolisätyön korvaus ei vastannut odotettua. expected:<[8]0> but was:<[4]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSpecialWeeklyExtra(AdvancedTesTest.java:1538)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.assertSpecialWeeklyOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:206)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.test_TODO_SpecialWeeklyOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testExtra (0s)
Extrat eivät vastanneet odotettua. expected:<[12]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.testExtra(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestAutoalanToimihenkiloidenTES_Toimistotyoaika (3s)
🟢 testNormalWorktime (0s)
🟢 testSpecialSaturdayOvertime1 (0s)
🟢 testSpecialSaturdayOvertime2 (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testSairausUusiutuu30pvSisälläJaMaksimiAikaOnJoKorvattu (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausAlle1vTöissäSairausKestääYli4vk (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vk (0s)
🟡 test_TODO_Arkipyhat (1s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[0]> but was:<[55]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractAutoalanToimihenkiloidenTestCase.test_TODO_Arkipyhat(AbstractAutoalanToimihenkiloidenTestCase.java:237)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kk (0s)
🟢 testSairaslomakorvausAlle1vTöissäSairausUusiutuu30pvSisällä (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Jatkuva_Yksivuorotyo (8s)
🟢 testLauantailisa (0s)
🟢 testWtrKeryma (0s)
🟢 test_TODO_SpecialWeeklyOvertime (0s)
🟡 test_TODO_ExtraWhenNotPlannedWork (0s)
Extra ei vastannut odotettua. expected:<[3]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.assertDailyHoursExtraAndOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:269)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.test_TODO_ExtraWhenNotPlannedWork(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPerakkaistenArkipyhienKorvaaminen (0s)
🟢 testMinimumWorkHoursNeededToCalculateKTA (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testArkipyhienKorvaus (2s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testMaksetaanKTAlla (1s)
🟢 testKorottavatKTAta (0s)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 testExtra (0s)
Extrat eivät vastanneet odotettua. expected:<[12]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.testExtra(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestAktTerminaalitoiminnanTes (5s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testMaksetaanKTAlla (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (2s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testSairaslomakorvausKunSairausUusiutuu (0s)
🟢 testOvertimeOnSunday (0s)
🟢 testCase26289_KuusistoJanne_20190708_20190714 (0s)
🟢 testSpecialHolidayOvertime (0s)
🟢 testVapaapaivalisa (0s)
🟡 testArkipyhatLyhentavatTyoaikaa (0s)
Normaali palkka ei vastannut odotettua. expected:<4[0]0> but was:<4[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1385)
	at com.tustor.tuntinetti.backend.logic.TestAktTerminaalitoiminnanTes.testArkipyhatLyhentavatTyoaikaa(TestAktTerminaalitoiminnanTes.java:599)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKartuttaaKTAta (0s)
🟢 testCase55620_SundayWorkShouldNotAutomaticallyCountAsOvertime (0s)
🟢 testCase55620_DzevadDzebo_SunnuntailtaMaksettiinVirheellisestiYlityokorvausta (0s)
🟢 testCase26289_KuusistoJanne_20190714 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjects (1s)
🟡 testTODO (0s)
TODO Two projects.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjects.testTODO(TestBillLikeSalarySharedAmongProjects.java:18)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
3 h x 1,95 Iltatyölisä = 5,85;
4 h x 3,9 Yötyölisä = 15,6;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Kaksivuorotyo (3s)
🟢 testWtrKeryma (0s)
🟢 testSpecialWeeklyOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testMaksetaanKTAlla (0s)
🟢 testKorottavatKTAta (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟡 test_TODO_ShortDayCompensation (0s)
Palkka ei vastannut odotettua. expected:<[55]> but was:<[20]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3445)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3392)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3337)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3352)
	at com.tustor.tuntinetti.backend.logic.AbstractSailioautoJaOljytuotealanTestCase.test_TODO_ShortDayCompensation(AbstractSailioautoJaOljytuotealanTestCase.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMuoviTesOvertimeRefinements (0s)
🟡 test_TODO_thenx (0s)
TODO Testaa samat 7,5 h päivillä niin että voi olla lisätunteja.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMuoviTesOvertimeRefinements.test_TODO_thenx(TestMuoviTesOvertimeRefinements.java:392)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_x (0s)
TODO Miten pyhäylityö ja lauantaiylityö? Nyt ovat kuten vuorokausiylityö.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMuoviTesOvertimeRefinements.test_TODO_x(TestMuoviTesOvertimeRefinements.java:406)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_benx (0s)
TODO Tämä ei ainakaan voi millään mahtua edellisiin, muuten jokin on pielessä: Toisella projektilla kellonajat ja viikkoylityö, toisella täydet ylityöt, tavallinen viikko
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMuoviTesOvertimeRefinements.test_TODO_benx(TestMuoviTesOvertimeRefinements.java:384)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_theny (0s)
TODO Testaa samat 40,0 h viikkotyöllä, kokonaan ilman vuorokausiylitöitä.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMuoviTesOvertimeRefinements.test_TODO_theny(TestMuoviTesOvertimeRefinements.java:399)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testGivenANormalWorkWeekWorkingLateWithoutOvertimeAssignmentThenOvertimeIsNotCompensated (0s)
🟢 testGivenANormalWorkWeekWorkingLateWithFullOvertimeAssignmentThenOvertimeIsCompensated (0s)
🟡 test_TODO_GivenANormalWorkWeekWorkingLateWithOvertimeLeaveAssignmentThenOvertimeIsCompensated (0s)
Where did the overtime leave go?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMuoviTesOvertimeRefinements.test_TODO_GivenANormalWorkWeekWorkingLateWithOvertimeLeaveAssignmentThenOvertimeIsCompensated(TestMuoviTesOvertimeRefinements.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_GivenAWeekOfWorkingLongDaysWithOvertimeLeaveAssignmentThenOvertimeIsCompensated (0s)
Where did the overtime leave go?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMuoviTesOvertimeRefinements.test_TODO_GivenAWeekOfWorkingLongDaysWithOvertimeLeaveAssignmentThenOvertimeIsCompensated(TestMuoviTesOvertimeRefinements.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testGivenANormalWorkWeekWorkingLateWithTimeBasedOvertimeAssignmentThenOvertimeIsCompensated (0s)
🟢 testGivenANormalWorkWeekWorkingLateWithTimeBasedAndPeriodOvertimeAssignmentThenOvertimeIsCompensated (0s)
🟢 testGivenAWeekOfWorkingLongDaysWithFullOvertimeAssignmentThenOvertimeIsCompensated (0s)
🟢 testGivenAWeekOfWorkingLongDaysWithTimeBasedOvertimeAssignmentThenOvertimeIsNotButTimeBasedAreCompensated (0s)
🟢 testGivenAWeekOfWorkingLongDaysWithTimeAndPeriodBasedOvertimeAssignmentThenOvertimeIsNotButTimeBasedAreCompensated (0s)
🟢 testGivenALongWeekOfWorkingLongDaysWithFullOvertimeAssignmentButNoSpecialSaturdayOvertimeThenOvertimeIsCompensated (0s)
🟡 test_TODO_GivenALongWeekOfWorkingLongDaysWithOvertimeLeaveAssignmentButNoSpecialSaturdayOvertimeThenOvertimeIsCompensated (0s)
Should have correct amount of hours for overtimeCategory=NORMAL_TOWARDS_OVERTIME and factor=1
 expected:<[11]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag$OtCategoryRatesAndHours.assertSingleOvertimeCategory(AbstractRangeReportBag.java:4751)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag$OtCategoryRatesAndHours.assertOvertimeSummary(AbstractRangeReportBag.java:4808)
	at com.tustor.tuntinetti.backend.logic.AbstractTesRangeReportTestCase.assertOvertimeSummary(AbstractTesRangeReportTestCase.java:602)
	at com.tustor.tuntinetti.backend.logic.AbstractTesRangeReportTestCase.assertOvertimeSummary(AbstractTesRangeReportTestCase.java:594)
	at com.tustor.tuntinetti.backend.logic.AbstractOvertimeRefinementsMuoviTesTestCase.assertGivenWeekOfWorkingLongDaysWithPeriodOvertimeAssignment(AbstractOvertimeRefinementsMuoviTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractOvertimeRefinementsMuoviTesTestCase.assertGivenALongWeekOfWorkingLongDaysWithFullOvertimeAssignmentThenOvertimeIsCompensated(AbstractOvertimeRefinementsMuoviTesTestCase.java:300)
	at com.tustor.tuntinetti.backend.logic.TestMuoviTesOvertimeRefinements.test_TODO_GivenALongWeekOfWorkingLongDaysWithOvertimeLeaveAssignmentButNoSpecialSaturdayOvertimeThenOvertimeIsCompensated(TestMuoviTesOvertimeRefinements.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testGivenALongWeekOfWorkingLongDaysWithFullOvertimeAssignmentAndSpecialSaturdayOvertimeThenOvertimeIsCompensated (0s)
🟢 testGivenALongWeekOfWorkingLongDaysWithTimeBasedOvertimeAssignmentAndSpecialSaturdayOvertimeThenOvertimeIsCompensated (0s)
🟢 testGivenALongWeekOfWorkingLongDaysWithTimeBasedOvertimeAssignmentButNoSpecialSaturdayOvertimeThenOvertimeIsCompensated (0s)
🟢 testGivenALongWeekOfWorkingLongDaysWithTimeAndPeriodBasedOvertimeAssignmentAndSpecialSaturdayOvertimeThenOvertimeIsCompensated (0s)
🟢 testGivenALongWeekOfWorkingLongDaysWithTimeAndPeriodBasedOvertimeAssignmentButNoSpecialSaturdayOvertimeThenOvertimeIsCompensated (0s)
🟢 testGivenADoubleNormalWorkWeekWorkingLateWhenTheOneSetHasOnlyTimelyAllowanceOvertime (0s)
🟢 testGivenADoubleNormalWorkWeekWorkingLateWhenOneSetHasOnlyTimelyAllowanceAndTheOtherSetAlsoPeriodOvertime (0s)
🟢 testGivenADoubleLongWorkWeekWorkingLateWhenOneSetHasOnlyTimelyAllowanceAndTheOtherSetAlsoPeriodOvertime (0s)
🟢 testGivenADoubleNormalWorkWeekWorkingLateWhenOneSetHasNoOvertimeAndTheOtherSetHasFullOvertime (0s)
🟢 testGivenADoubleLongWorkWeekWorkingLateWhenOneSetHasNoOvertimeAndTheOtherSetHasFullOvertime (0s)
🟢 testGivenADoubleNormalWorkWeekWorkingLateWhenOneSetHasNoOvertimeAndTheOtherSetHasTimeAndPeriodBasedOvertime (0s)
🟢 testGivenADoubleLongWorkWeekWorkingLateWhenOneSetHasNoOvertimeAndTheOtherSetTimeAndPeriodBasedOvertime (0s)
🟢 testGivenADoubleNormalWorkWeekWorkingLateWhenOneSetHasOnlyTimelyAllowanceAndTheOtherSetFullOvertime (0s)
🟢 testGivenADoubleLongWorkWeekWorkingLateWhenOneSetHasOnlyTimelyAllowanceAndTheOtherSetFullOvertime (0s)
🟢 testGivenADoubleNormalWorkWeekWorkingLateWhenOneSetHasTimeAndPeriodOvertimeAndTheOtherSetFullOvertime (0s)
🟢 testGivenADoubleLongWorkWeekWorkingLateWhenOneSetHasTimeAndPeriodOvertimeAndTheOtherSetFullOvertime (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestLentoliikenteenPalvelualojenJaksotyonTesWithWorkedHoursTimeRangesAndDetails (9s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaiKorvaus (3s)
🟢 testPeriodOvertime (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (4s)
🟢 testCase53387IltaJaYovuorolisienVoimassaoloPyhapaivanaKorjaus (0s)
🟢 testIltavuoroLisä (0s)
🟢 testWeeklyExtra (0s)
🟢 testSalaryWhenWorkingOnIndependenceDay (0s)
🟢 testSalaryWhenWorkingBeforeAndAfterIndependenceDay (0s)
🟢 testYövuoroLisä (0s)
🟢 testYlityoKorvaustenMaksaminenVuorolisiin (0s)
🟢 testMonthlySalaryDivider (0s)
🟢 testVuosilomapalkkaaLaskettaessaOtetaanHuomioonMyösPyhätyöKorvaukset (0s)
🟢 testCase51124Fix_NegativeNightShiftPeriodCompensations_WhenAppliesToFullShiftAndPaidOnlyDuringOvertimeAndTaskSplitIntoMultipleTimeRanges (0s)
🟢 testCase52400_FixLogistics_YlityolisaYovuoronAikanaIlmestyiVaikkaEiOllutYlityota (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalaryNoNigthShiftsDuringOvertimeWithWeekStartTimeEffectsMiddleOfDay (3s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 3 h x 1,95 Iltatyölisä = 5,85;
2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
4 h x 3,9 Yötyölisä = 15,6;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMaraEsimiestenTes2022Muutoksilla (5s)
🟢 testWtrKeryma (2s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testAattolisa (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟢 testIltalisaSunnuntaina (0s)
🟢 testYolisaSunnuntaina (0s)
🟢 testIltalisaAattona (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAutoJaKonekorjaamoalan37_5hTES (2s)
🟢 testArkipyhat (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testNormalWorktime37_5h (0s)
🟢 testNormalWorktime40h (0s)
🟢 testLeg1DailyOvertime (0s)
🟢 testLeg2DailyOvertime (0s)
🟢 testLeg1WeeklyOvertimeOnSaturday (0s)
🟢 testLeg1WeeklyOvertimeOnSunday (0s)
🟢 testLeg2WeeklyOvertimeWorkingOnEveryDay (0s)
🟢 testSunnuntaityoEiKorottaKTAta (0s)
🟢 testYlityotEivatKorottaKTAta (0s)
🟢 testYlityoKorvataanKTAlla (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testSairaslomaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testArkipyhakorvaus (1s)
🟢 testSairausUusiutuu30pvSisälläJaMaksimiAikaOnJoKorvattu (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausYli10vTöissäSairausKestääYli56pv (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli42pv (0s)
🟢 testSairaslomakorvausYli3vTöissäSairausKestääYli35pv (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääAlle6pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöperäinen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli6pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pv (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pv (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testItalisa (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTimeReportImport (0s)
🟡 warning (0s)
No tests found in com.tustor.tuntinetti.backend.logic.TestTimeReportImport
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.TestSuite$1.runTest(TestSuite.java:90)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestPaidVacationSpending (0s)
🟢 testGivenNegativeConvertedVacationEarnedHoursThenVacationBalanceIsDecreased (0s)
🟢 testGivenConvertedVacationEarnedOfWrongVacationTypeThenVacationBalanceIsNotAffected (0s)
🟢 testPaidVacationSaldoIsNotResetAtYearChange (0s)
🟢 testGivenPartTimeEmployeeThenVacationDayIsAsLongAsCompensatedHolidayShortWeek (0s)
🟢 testGivenNormalWeekThen6VacationDays (0s)
🟢 testSpentVacationInRangeComesFromCorrectRange (0s)
🟢 testSpentOvertimeCompensationLeaveBeforeRange (0s)
🟢 testSpentConvertedLeaveBeforeRange (0s)
🟢 testGivenIndependenceDayOnSundayThen6VacationDays (0s)
🟢 testGivenIndependenceDayOnMondayThen5VacationDays (0s)
🟢 testGivenLabourDayOnSaturdayThen5VacationDays (0s)
🟢 testGivenNoCompensatedHolidaysAndLabourDayOnSaturdayThen5VacationDays (0s)
🟢 testGivenCompensatedHolidayThenLabourDayUsesNoVacation (0s)
🟢 testRegardlessOfNonCompensatedHolidayLabourDayDoesNotUsePaidVacation (0s)
🟢 testGivenLabourDayOnFridayThen5VacationDays (0s)
🟢 testGivenMidsummerWeekThen4VacationDays (0s)
🟢 testGivenEasterWeeksThen9VacationDays (0s)
🟢 testGivenPositiveVacationEarnedHoursThenVacationBalanceIsIncreased (0s)
🟢 testVacationEarnedBeforeOrAfterRangeDoesNotAffectBalanceChange (0s)
🟢 testGivenNegativeVacationEarnedHoursThenVacationBalanceIsDecreased (0s)
🟢 testGivenVacationEarnedOfWrongVacationTypeThenVacationBalanceIsNotAffected (0s)
🟢 testGivenPositiveOvertimeVacationEarnedHoursThenVacationBalanceIsIncreased (0s)
🟢 testGivenPositiveWorktimeReductionVacationEarnedHoursThenVacationBalanceIsIncreased (0s)
🟢 testGivenNegativeOvertimeVacationEarnedHoursThenVacationBalanceIsDecreased (0s)
🟢 testGivenOvertimeVacationEarnedOfWrongVacationTypeThenVacationBalanceIsNotAffected (0s)
🟢 testGivenPositiveConvertedVacationEarnedHoursThenVacationBalanceIsIncreased (0s)
🟢 testGivenPartTimeEmployeeThenVacationDayIsAsLongAsCompensatedHolidayFullWeek (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTerveyspalvelualaJaksotyoTes (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWeeklyOvertime2 (0s)
🟡 test_TODO_ArkipyhalyhennysKoskeeYliViikonKestaviaTyosuhteita (0s)
 expected:<[7,6]5> but was:<[2,5]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestTerveyspalvelualaJaksotyoTes.test_TODO_ArkipyhalyhennysKoskeeYliViikonKestaviaTyosuhteita(TestTerveyspalvelualaJaksotyoTes.java:69)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_IndependenceDayIsCompensatedOnlyAsWorktimeReductionVacation (0s)
 expected:<[7,6]5> but was:<[2,5]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestTerveyspalvelualaJaksotyoTes.test_TODO_IndependenceDayIsCompensatedOnlyAsWorktimeReductionVacation(TestTerveyspalvelualaJaksotyoTes.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testYölisä (0s)
🟢 testIltalisä (0s)
🟢 testAatto0_7 (0s)
🟢 testJuhannus2010JuhannuspäiväIltapäivä (0s)
🟢 testJuhannus2010JuhannuspäiväIlta (0s)
🟢 testItsenäisyyspäivänAatto2008 (0s)
🟢 testItsenäisyyspäivänAatto2009 (0s)
🟢 testItsenäisyyspäivänAatto2010 (0s)
🟢 testNormaaliLauantai0_7 (0s)
🟢 testNormaaliLauantai7_18 (0s)
🟢 testNormaaliLauantai18_22 (0s)
🟢 testAatto7_18 (0s)
🟢 testAatto18_22 (0s)
🟢 testAattoLauantai0_7 (0s)
🟢 testAattoLauantai7_18 (0s)
🟡 test_TODO_tarkista_säädökset_ja_lisää_vastaava_testi (0s)
Tarkistus: Maksetaanko terveyspalvelualan tessissä sairausajalta lisiä (ilta, yö, sunnutai,....) työvuorolistan mukaan vai pelkät perustunnit, lukeeko siellä?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTerveyspalvelualaTes.test_TODO_tarkista_säädökset_ja_lisää_vastaava_testi(AbstractTerveyspalvelualaTes.java:254)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAattoLauantai18_22 (0s)
🟢 testArkipyhalyhennysEiKoskeEnintaanYhdenViikonKestaviaTyosuhteita (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestIctAlanJaksotyonTes112_5 (6s)
🟢 testKorottavatKTAta (0s)
🟢 testYolisa (1s)
🟢 testIltalisa (1s)
🟢 testWeeklyOvertimeWithVacationsAndSickleaves (0s)
🟢 testKtaLasketaanOikealtaJaksolta (0s)
🟢 testKorvataanKTAlla (0s)
🟢 testSuurjuhlapyhalisa (0s)
🟢 testSunnuntailisa (0s)
🟢 testLisatMaksetaanPyhinaKorotettuna (0s)
🟢 testExtraAndDailyOvertimeHours (0s)
🟢 testPaidSickleaveOnNewEmployeeMax7Days (0s)
🟢 testKielilisaKtassaJosSinneLisatty (0s)
🟢 testKielilisaEiKtassaJosEiSinneLisatty (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenTesYksivuoroWith2020Changes (0s)
🟢 testWtrKeryma (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSahkoistysalanTes (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testSundayWork (0s)
🟢 testNightShiftPeriodsBeforeFirstIncrements (0s)
🟢 testNightShiftPeriodsAfterFirstIncrementsButBeforeSecondIncrements (0s)
🟢 testNightShiftPeriodsAfterSecondIncrements (0s)
🟡 testDailyAndWeeklyOvertime (0s)
 expected:<[0]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestSahkoistysalanTes.testDailyAndWeeklyOvertime(TestSahkoistysalanTes.java:202)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNightShiftPeriodsNotTriggeredDuringDailyOvertime (0s)
🟢 testNoHolidayCompensation (0s)
🟢 testHolidayCompensation1 (0s)
🟢 testHolidayCompensation2 (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTntHuolintaalanTes (0s)
🟢 testKorkeamakiTommi (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestRakennusalanTesWith2018Changes (7s)
🟢 testSairasajanPalkkaWorkedLessThanYearRegularSickleave (0s)
🟢 testSunnuntaityo (3s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testUusiutuvaSairaus (0s)
🟢 testYölisä2 (0s)
🟢 testYölisä1 (0s)
🟢 testIltalisä1 (0s)
🟢 testIltalisä2 (0s)
🟢 testPaasiaislauantai (2s)
🟢 testIltaJaYolisaaEiMaksetaYlitoidenAikana (0s)
🟢 testSairasajanPalkkaWorkedLessThanTwoWeeksRegularSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThanTwoWeeksWorkInducedSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThanMonthRegularSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThanMonthLongSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThanMonthWorkInducedSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThan6monthsRegularSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThanYearLongSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThanYearWorkInducedSickleave (0s)
🟢 testSairasajanPalkkaWorkedOverYear (0s)
🟢 testIikkanenJukka_20150803_20150808 (0s)
🟢 testHolidayCompensationOnSickleave (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSiparilaKeskeytyvaKolmivuoroTes (1s)
🟡 testYölisä (0s)
Tunnit eivät vastanneet odotettua. expected:<[0]> but was:<[2]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4003)
	at com.tustor.tuntinetti.backend.logic.TestSiparilaKeskeytyvaKolmivuoroTes.testYölisä(TestSiparilaKeskeytyvaKolmivuoroTes.java:209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testIltalisä (0s)
Tunnit eivät vastanneet odotettua. expected:<[0]> but was:<[1]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4003)
	at com.tustor.tuntinetti.backend.logic.TestSiparilaKeskeytyvaKolmivuoroTes.testIltalisä(TestSiparilaKeskeytyvaKolmivuoroTes.java:191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaityö (0s)
🟢 testWtrWorkDay (1s)
🟢 test41210_LomakkaT_20220506 (0s)
🟢 testIltalisäJaYölisä (0s)
🟢 testLauantailisä (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTerveyspalveluala2022TES (3s)
🟢 testSairaslomakorvaukset (2s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testIndependenceDayIsCompensatedOnlyAsWorktimeReductionVacation (0s)
🟢 testArkipyhalyhennysKoskeeYliViikonKestaviaTyosuhteita (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testYölisä (0s)
🟢 testIltalisä (0s)
🟢 testAatto0_7 (0s)
🟢 testJuhannus2010JuhannuspäiväIltapäivä (0s)
🟢 testJuhannus2010JuhannuspäiväIlta (0s)
🟢 testItsenäisyyspäivänAatto2008 (0s)
🟢 testItsenäisyyspäivänAatto2009 (0s)
🟢 testItsenäisyyspäivänAatto2010 (0s)
🟢 testNormaaliLauantai0_7 (0s)
🟢 testNormaaliLauantai7_18 (0s)
🟢 testNormaaliLauantai18_22 (0s)
🟢 testAatto7_18 (0s)
🟢 testAatto18_22 (0s)
🟢 testAattoLauantai0_7 (0s)
🟢 testAattoLauantai7_18 (0s)
🟡 test_TODO_tarkista_säädökset_ja_lisää_vastaava_testi (0s)
Tarkistus: Maksetaanko terveyspalvelualan tessissä sairausajalta lisiä (ilta, yö, sunnutai,....) työvuorolistan mukaan vai pelkät perustunnit, lukeeko siellä?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTerveyspalvelualaTes.test_TODO_tarkista_säädökset_ja_lisää_vastaava_testi(AbstractTerveyspalvelualaTes.java:254)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAattoLauantai18_22 (0s)
🟢 testArkipyhalyhennysEiKoskeEnintaanYhdenViikonKestaviaTyosuhteita (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAktTerminaalitoiminnanVuorotyonTes (8s)
🟢 testDailyOvertime (0s)
🟢 testMaksetaanKTAlla (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaiKorvaus (2s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testSairaslomakorvausKunSairausUusiutuu (0s)
🟢 testOvertimeOnSunday (0s)
🟢 testCase26289_KuusistoJanne_20190708_20190714 (0s)
🟢 testSpecialHolidayOvertime (0s)
🟢 testVapaapaivalisa (0s)
🟡 testArkipyhatLyhentavatTyoaikaa (0s)
Normaali palkka ei vastannut odotettua. expected:<4[0]0> but was:<4[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1385)
	at com.tustor.tuntinetti.backend.logic.TestAktTerminaalitoiminnanTes.testArkipyhatLyhentavatTyoaikaa(TestAktTerminaalitoiminnanTes.java:599)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKartuttaaKTAta (0s)
🟢 testCase55620_SundayWorkShouldNotAutomaticallyCountAsOvertime (0s)
🟢 testCase55620_DzevadDzebo_SunnuntailtaMaksettiinVirheellisestiYlityokorvausta (0s)
🟢 testCase26289_KuusistoJanne_20190714 (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestElokuvateattereitaKoskevaTES (2s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testYölisä (0s)
🟢 testSunnuntaiJaArkiPyhäLisät (1s)
🟢 testPyhänAattoiltalisä (0s)
🟢 testPääsiäislauantaiJaVappuaattolisä (0s)
🟢 testTotalCompensationSpecialCases (0s)
🟢 com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveForDayResolverImpl (0s)
🟢 testGetSickDuringWorkDay (0s)
🟢 testGetSickleaveForDayReturnsSickleaveForDay (0s)
🟢 testWasSickleaveCompensated (0s)
🟢 testDisabledSickleaveIsNotSickleave (0s)
🟢 testSickleaveBeforeEmploymentStartIsNotSickleave (0s)
🟢 testGivenContinuingSicknessPointsToDisabledSickleaveAsPreviousDayThenLookForPreviousNonDisabled (0s)
🟢 testGetSickleaveForDayReturnsNullForNonSickleaveDay (0s)
🟢 com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveCompensationResolver (0s)
🟢 testJosChildSickJaSickleavet_NOT_COMPENSATED_eiKaaduEikaTuleSairastunteja (0s)
🟢 testGivenReducedCompensationThenCompensationIsCorrectlyCalculated (0s)
🟢 testGivenNullCompensationLimitationThenNoCompensationIsPaid (0s)
🟢 testGivenSickleaveQualificationTypeNotCompensatedThenNothingIsCompensatedEvenIfCompensationLimitationsExist (0s)
🟢 testGivenSickleaveQualificationTypeHoursAccordingToContractThenCompensationIsPaidAccordingToContract (0s)
🟢 testGivenSickleaveQualificationTypeHoursAccordingToContractThenCompensationIsPaidAccordingToContract_WorkShiftHoursOverride (0s)
🟢 testGivenSickleaveQualificationTypeHoursAccordingToContractThenNoCompensationIsPaidOnWeekend (0s)
🟢 testGivenSickleaveQualificationTypeHoursAccordingToContractThenNoCompensationIsPaidOnWorkweekHoliday (0s)
🟢 testGivenSickleaveQualificationTypeHoursAccordingToWhenWorkshiftsHaveBeenAgreedThenCompensationIsPaidAccordingToWorkshifts (0s)
🟢 testGivenSickleaveQualificationTypeHoursAccordingToWhenNoWorkshiftsThenCompensationIsPaidAccordingToContract (0s)
🟢 testGivenSickleaveQualificationTypeHoursAccordingToWhenSickleaveIsEmptyNothingIsPaid (0s)
🟢 testGivenSickleaveQualificationTypeHoursAccordingToAverageAndHoursThenCompensationIsPaidAccordingToHours (0s)
🟢 testGivenSickleaveQualificationTypeHoursAccordingToAverageAndNoWorkDaysDoneAndHoursThenCompensationIsPaidAccordingToHours (0s)
🟢 testGivenSickleaveQualificationTypeHoursAccordingToAverageThenCompensationIsPaidAccordingToAverage (0s)
🟢 testGivenSickleaveQualificationTypeHoursAccordingToAverageAndNoWorkDaysDoneThenNoCompensationIsPaid (0s)
🟢 testGivenSickleaveQualificationTypeHoursAccordingToAverageAndZeroTimePeriodThenNoCompensationIsPaid (0s)
🟢 testGivenHoursAccordingToContractWhenWorkAlreadyDoneDuringTheDayThenCompensatedHoursAreReduced (0s)
🟢 testGivenHoursAccordingToAverageWhenWorkAlreadyDoneDuringTheDayThenCompensatedHoursAreReduced_9HoursPerDay (0s)
🟢 testGivenHoursAccordingToAverageWhenWorkAlreadyDoneDuringTheDayThenCompensatedHoursAreReduced_4HoursPerDay (0s)
🟢 testGivenHoursAccordingToWorkshiftsWhenWorkAlreadyDoneDuringTheDayThenCompensatedHoursAreReduced (0s)
🔴 com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast (5s)
🟢 testGivenSickleaveCompensatedAccordingToContractThenItDecreasesWeeklyExtraHourReserve_noTimeRanges (0s)
🟢 testMultipleContractSeriesAndAveraging (0s)
🟢 testGetWorkDayWorkHourSaldoForEvaluatingWorkTimeReduction (0s)
🟡 testDebora60dayGap (0s)
  epasaannollinen:true
  sixtyDayBreak:true
  isDebora:true
 expected:<false> but was:<true>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast.assertDebora60dayGap(TestSickleaveFast.java:177)
	at com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast.testDebora60dayGap(TestSickleaveFast.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSamanaPaivanaSamanpituinenSairaslomaJaTaski (0s)
🟢 testJos7PaivanSaantoJaKeskiarvoistetaanToteutumaaKunKeskiarvoistusvaliEiTayttynyt (0s)
🟢 testJosKeskiarvoistuvaliEiTayttynytKeskiarvoistetaanToteutumaJosLippuPaalla (0s)
🟢 testJosKeskiarvoistuvaliEiTayttynytJaJosLippuPaallaKeskiarvoistetaanToteutumaVaikkaOlisiAnnettuTyoaika (0s)
🟢 testJosKeskiarvoistuvaliEiTayttynytNiinArvoNollaJosLippuEiPaalla (0s)
🟢 testJosKeskiarvoistuvaliEiTayttynytNiinArvoNollaJosLippuEiPaallaVaikkaOlisiAnnettuTyoaika (0s)
🟢 testJosEiKeskiarvoistusvaliaNiinKaytetaanSaannollistaTyoaikaa (0s)
🟢 testJosTyosuhdeAlkaaSamanaPaivanaNiinEiVoidaKeskiarvoistaa (0s)
🟢 testJosTyosuhdeAlkaaEdellisenaPaivanaNiinVoidaanJoKeskiarvoistaa (0s)
🟢 testRepeatingUnpaidSickleave (0s)
🟢 testRepeatingSicknessWhenOverMaximumInterval (0s)
🟢 testUseOnlyOneLimitation (0s)
🟢 testEiKaaduJosEiSopimusta (0s)
🔴 testSickleaveRecordingWithWeekStartTimeEffects (0s)
Sickleavetuntien ei pitäisi tulla tänne: com.tustor.tuntinetti.backend.logic.EmployeeDailyReport@5663619a, com.tustor.tuntinetti.backend.logic.EmployeeRangeReport@1b82f81e, 1. - 2.9.2016, reserveDateRange=1. - 4.9.2016, com.tustor.common.dto.Employee@6f394c5a,  (stored=true -1784245183811) (createdAt=2026-07-17 02:39:43 createdBy=null updatedAt= updatedBy=null), com.tustor.common.dto.Person@4626e875,  (stored=true -1784245183810) (createdAt=2026-07-17 02:39:43 createdBy=null updatedAt= updatedBy=null), John John, test@email, John John/Test/Test, 1.9.2016, tasks@193216154, REGULAR: sairas 21-3, 4-6, 1h
	at com.tustor.tuntinetti.backend.logic.utils.CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.handleResiduals(CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.java:321)
	at com.tustor.tuntinetti.backend.logic.utils.CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.<init>(CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.java:305)
	at com.tustor.tuntinetti.backend.logic.utils.CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.<init>(CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.java:194)
	at com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast$2.<init>(TestSickleaveFast.java:455)
	at com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast.assertSickleaveRecordingWithWeekStartTimeEffects(TestSickleaveFast.java:455)
	at com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast.testSickleaveRecordingWithWeekStartTimeEffects(TestSickleaveFast.java:424)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOvertimeCategoriesWhenSickleaveTypeIsRepeating (0s)
🟢 testKeskiarvoistusJosEpasaannollistenYliohjaus (0s)
🟢 testClassificationAndInstaPaidVacations (0s)
🟢 testSickleaveCancelDisableAndPeriodBreaking (0s)
🟢 testCase9382SairaslomienErikoislinkitys (0s)
🟢 testReturnToWorkTarkoittaaSickleaveEndia (0s)
🟢 testSairauslomienLinkitysCase9382a (0s)
🟢 testRepeatingOnHealthInsuranceLawWaitingPeriod (0s)
🟢 testCompensationEndKytkyKunKorvausOnPaattynyt (0s)
🟢 testCalendarMonthShouldntCrash (0s)
🟢 testSickleavePeriodInfoSerialization (0s)
🟢 testDeQualifyingPeriod (0s)
🟢 testKarenssiaikaLasketaanSairastumispaivanJalkeen (0s)
🟢 testSVLnYksiPlusYhdeksan (0s)
🟢 testSVLKarenssiaika (0s)
🟢 testContractPeriodTechnicalEndDateVaikutus (0s)
🟢 testSickdayMustBeReasonable (0s)
🟢 testMaxCompensatedDaysHasPassedLimitsToBeginReserveDate (0s)
🟢 testFrequentSickLeavesDontRuinPerformance (2s)
🟢 testNormalDuringExtraWithTaskGroupSalaryOverride (0s)
🟢 testNormalDuringExtraWithKTA (0s)
🟢 testNormalDuringExtra (0s)
🟢 test_TODO_RepeatingSickleaveBranching (0s)
🟢 test_TODO_ChildSickRepeating (0s)
🟢 testHarunAhmed_20111121_20111127 (0s)
🟢 testJeylaaniMahamad_20110523_20110529 (0s)
🟢 testGivenSickleaveWithTimeRangesCompensatedAccordingToContractThenItDecreasesWeeklyExtraHourReserve (0s)
🟢 testUnpaidSickhoursKunDisabloitu (0s)
🟢 testIsDuringHealthInsuranceWaitingPeriod (0s)
🟢 testEriTyypinSairaslomatPerakkain (0s)
🟢 testKarenssiViikonloppuna (0s)
🟢 testSickleaveDuringQfdHoliday (0s)
🟢 testSickleaveDuringNonQfdHoliday (0s)
🟢 testLabourAgreementBooleanOptions_UNPAID_SICKLEAVE_DISABLES_HOLIDAY (0s)
🟡 test_TODO_LaskutusKunEmployeeProjectMaaritelty (0s)
TODO: Jos sickleavelle on määritelty employeeProject, niin se tulisi laskuttaa vain siltä employeeProjektilta
 expected:<[0]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast.test_TODO_LaskutusKunEmployeeProjectMaaritelty(TestSickleaveFast.java:2749)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSickleaveEnnenTulevaisuudenTyosuhteenTeknistaAlkupv (0s)
🟢 testSickleaveEnnenTyosuhteenTeknistaAlkupv (0s)
🟢 testSickleavekorvausLisatyonAjaltaKuukausipalkkaisella (0s)
🟢 testPalkatonkaanSickleaveEiVahennaFlexia2 (0s)
🟢 testPalkatonTimeRange (0s)
🟢 testNoNPEFromUnpaidSickhoursWhenNoSickleave (0s)
🟢 testPalkatonkaanSickleaveEiVahennaFlexia (0s)
🟢 testNoSickleaveClassificationNPE (0s)
🟢 testSickleaveQualificationTypeNOTCOMPENSATED (0s)
🟢 testSairastumispaivanKorvausUudessaTyosuhteessa (0s)
🟡 testSickleavenKeskiarvoistuksenJakajanaToteutuneetTyopaivat (0s)
 expected:<5,14[]> but was:<5,14[2857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857142857143]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast.testSickleavenKeskiarvoistuksenJakajanaToteutuneetTyopaivat(TestSickleaveFast.java:3341)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPrecedingSalaryRange (0s)
🟢 testLauantaitLasketaanTyopaiviksi (0s)
🟢 testLauantaitLasketaanTyopaiviksiKunEiSairastuKeskenTyopaivan (0s)
🟢 testSickleaveContractSeriesFallBackKunUseitaSerieita (0s)
🟢 testContractPeriodStartTaiBeginReserveKeskiarvoistusajalla (0s)
🟢 testEiVoidaKeskiarvoistaaTyosuhteenUlkopuolelta (0s)
🟡 test_TODO_KokoaikaisenTyontekijanTyosopimuslainMukainenSairaslomakorvausKunAlleKuukaudenToissa_A_sairastumispaivanaOltuToissa (0s)
TODO: ke 1. jatko-sairauspaivalta ei tulisi maksaa expected:<[0]> but was:<[37,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast.assertSickleaveSalary(TestSickleaveFast.java:4071)
	at com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast.test_TODO_KokoaikaisenTyontekijanTyosopimuslainMukainenSairaslomakorvausKunAlleKuukaudenToissa_A_sairastumispaivanaOltuToissa(TestSickleaveFast.java:3989)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_KokoaikaisenTyontekijanTyosopimuslainMukainenSairaslomakorvausKunAlleKuukaudenToissa_B_sairastumispaivaKokonaanSairaslomaa (0s)
ti jatko-sairastumispaiva 100% korvausta 3.5h expected:<3[]5> but was:<3[7,]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast.assertSickleaveSalary(TestSickleaveFast.java:4071)
	at com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast.test_TODO_KokoaikaisenTyontekijanTyosopimuslainMukainenSairaslomakorvausKunAlleKuukaudenToissa_B_sairastumispaivaKokonaanSairaslomaa(TestSickleaveFast.java:4052)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSevenDaySickleaveGapForSickleaveCompensation (0s)
🟢 testSairastuntienKeskiarvoistusAlkaaSairaudenKatkeamisestaTaaksepain2 (0s)
🟢 testSairastuntienKeskiarvoistusAlkaaSairaudenKatkeamisestaTaaksepain1 (0s)
🟢 testGetSickleaveCompensationRatioOnQualificationPeriod (0s)
🟢 testGetSickleaveCompensationRatio (0s)
🟢 testHolidaynKeskiarvoistusLaskeeLomatJaSairaslomatMukaan (0s)
🟢 testVacationinKeskiarvoistusLaskeeLomatJaSairaslomatMukaan (0s)
🟡 testSickleavenKeskiarvoistusEiLaskeLomiaEikaSairaslomiaMukaan (0s)
 expected:<6,31[6666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666667]> but was:<6,31[4285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714285714]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast.testSickleavenKeskiarvoistusEiLaskeLomiaEikaSairaslomiaMukaan(TestSickleaveFast.java:4459)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_Employee_ContractPeriodStartDate_YliohjaaVaikkaOlisiMyohempiKuinContractPeriodinAlkupaivamaara (0s)
🟢 test_Employee_ContractPeriodStartDate_OtetaanHuomioonKarenssipaivanTyoajanPituudenLaskennassa (0s)
🟢 testDisabledSickleaveEiHaittaaSairausvakuutuslainOdotusajanLaskentaa (0s)
🟢 testSickleaveKunEiOleDefaultContractSeriesia (0s)
🟢 testSickleaveStartIsNotDateNotAnySickleaveDateWhichHasWorkHours (0s)
🟢 testRepeatingSickleaveRecording (0s)
🟢 testRepeatingSickleaveStartDay (0s)
🟢 testOvertimeCategoriesOnSickleaveStartDays (0s)
🟢 testTaskRepresentingSickleaveCostCenterExplicitSickleaveHours (0s)
🟢 testTaskRepresentingSickleaveCostCenterImplicitSickleaveHours (0s)
🟢 testNonNullContractSeries (0s)
🟢 testSickleaceWithMultipleContracts (1s)
🟢 testNoExceptionThrownIfNoSickleave (0s)
🟢 testGetOvertimeRefinementTreatsTaskAnsTaskPresentingSickleaveEqually (0s)
🟢 testSickleaveCompensations (0s)
🟢 testEmployeeTaskEqualsTaskRepresentingSickleave (0s)
🟢 testFallbackToAnyContractSerie (0s)
🟢 testIfTimeRangesAreGivenThenSickleavesDoNotAffectWeeklyExtra (0s)
🟢 testDisabledRepeatingSickleave (0s)
🟢 testNativeValidation (0s)
🟢 testShouldWarnAboutMissingSickleaveEntriesDuringWeekend (0s)
🟢 testShouldWarnAboutMissingSickleaveEntriesDuringWeekendWhenPreviousDailyReportNull (0s)
🟢 testSickHoursMultipleSeries (0s)
🟢 testSickHoursMultipleSeriesFlexHoursBalanceChange (0s)
🟢 testSickleaveFlexHours (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonTES (7s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testAamulisa (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWtrKertyma (1s)
🟢 testSuurjuhlapyhalisa (0s)
🟢 testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa (0s)
🟡 test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia (0s)
Aamulisää pitäisi tulla ylityön kanssa yhteensä 100%. Koska ylityöstä saatiin jo 50% niin pitäisi aamulisää saada vain 50%.
 expected:<[1]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloiden40hVuorotyonTestCase.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(AbstractElintarviketeollisuudenToimihenkiloiden40hVuorotyonTestCase.java:127)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonTES.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonTES.java:18)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime5 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testViikkolepoYksittaisinViikoinLaskettuna (0s)
🟢 testArkipyhaviikonVapaapaivat (1s)
🟡 test_TODO_ArkipyhaviikonLauantainYlityot (1s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:330)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonTES.test_TODO_ArkipyhaviikonLauantainYlityot(TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonTES.java:18)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTes (1s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaityo (1s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testWeeklyOvertimeBug (0s)
🟢 testShiftStartsBetween00And06 (0s)
🟢 testShiftContinuesAfter00 (0s)
🟢 testShiftStartsBefore00AndContinuesAfter06 (0s)
🟢 testWeeklyOvertimeIsNotPaidDuringAamukorvaus (0s)
🟢 testAamutuntikorvausEiRajoitaEdellisenVurokaudenPuolellaAlkanuttaYlityota (0s)
🟢 testJaloVille_20150304_20150306 (0s)
🟢 testJaloVille_20150304_20150306_NoOvertimeReducesOvertime (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestSpecialShorterStandardWeekdays (0s)
🟢 testLiukumasaldoPääsiäisviikollaTyhjäViikko (0s)
🟢 testLiukumasaldoPääsiäisviikollaJokaPäiväTöissäSäännöllisenTyöajanVerran (0s)
🟢 testLiukumasaldoPääsiäisviikollaTöissäMuinaPäivinäPaitsiKiirastorstaina (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaKolmivuorolaisia37_5hViikossaKoskevaTyoehtoSopimus (2s)
🟢 testSunnuntaiTyo (0s)
🟡 testAatot (0s)
Palkka ei vastannut odotettua. expected:<[8]5> but was:<[23]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.assertOvertimes(AbstractLeipomoidenTESTestCase.java:400)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.assertAatot(AbstractLeipomoidenTESTestCase.java:355)
	at com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaKolmivuorolaisia37_5hViikossaKoskevaTyoehtoSopimus.testAatot(TestLeipomoidenTaysipaivaisiaKolmivuorolaisia37_5hViikossaKoskevaTyoehtoSopimus.java:495)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVuorokautinenYlityo (0s)
🟢 testLauantaiVuorot (0s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testViikkoylityot (0s)
🟢 testSyyskuu2014 (0s)
🟢 testJoulukuu2016AattoTyota (0s)
🟡 test_TODO_Joulukuu2016AattoEiYliTyota (0s)
NORMAL_TOWARDS_OVERTIME hours is wrong :( expected:<[8]> but was:<[7,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertHoursForOvertimeCategory(AbstractRangeReportBag.java:1094)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.assertDecemberAndChristmasEve(AbstractLeipomoidenTESTestCase.java:508)
	at com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaKolmivuorolaisia37_5hViikossaKoskevaTyoehtoSopimus.test_TODO_Joulukuu2016AattoEiYliTyota(TestLeipomoidenTaysipaivaisiaKolmivuorolaisia37_5hViikossaKoskevaTyoehtoSopimus.java:304)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testJoulukuu2017AattoVapaa (0s)
🟢 testJoulukuu2017AattoTyota (0s)
🟡 test_TODO_Syyskuu2014HoursExceedingPlanned (0s)
Mikä tässä nyt on vikana:
TODO overtimeOnlyIfExceedsPlanned on tämänkaltaisen toiminnallisuuden osalta kesken: 
DAILY_OVERTIME: 2 h x 0.5;
5,5 h x 1;

Was:[DAILY_OVERTIME]
 expected:<[8]> but was:<[6,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaKolmivuorolaisia37_5hViikossaKoskevaTyoehtoSopimus.test_TODO_Syyskuu2014HoursExceedingPlanned(TestLeipomoidenTaysipaivaisiaKolmivuorolaisia37_5hViikossaKoskevaTyoehtoSopimus.java:385)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPaasiaisViikkoPerjantaiJALauantaiTyoskennellaan (0s)
🟢 testPaasiaisViikkoPerjantaiTyoskennellaan (0s)
🟢 testPaasiaisViikkoLauantaiTyoskennellaan (0s)
🟢 testJoulukuu2015AattoTyota (0s)
🟢 testJoulukuu2015AattoVapaa (0s)
🟢 testJoulukuu2016AattoVapaa (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testArkiTyo (0s)
🟢 testArkipyha (1s)
🔴 com.tustor.tuntinetti.backend.logic.TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences (0s)
🔴 testStandarHoursDifferentFromMaxStandardWorkHoursPerPeriodWEEKLY_OVERTIME_AS_EXTRA_UP_TO_MAXIMUM_STANDARD_HOURSDoubleExtraNoAbsencesC16606Agreenents (0s)
java.lang.AssertionError: default päivittäinen ylityö, joka joissain testeissä vaikuttaa
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.setUp(AbstractTesTestCase.java:77)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: default päivittäinen ylityö, joka joissain testeissä vaikuttaa
	at com.tustor.tuntinetti.backend.logic.TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences.newLabourAgreement(TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences.java:50)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.initLabourAgreement(AbstractFastTESTestCase.java:222)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.safeSetUp(AbstractFastTESTestCase.java:94)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.setUp(AbstractTesTestCase.java:77)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_DeviatingOvertimeLimitsStandardAndMaxWorkHoursPerPeriodDontMatchMaxStandardWorkHoursPerDaySmall (0s)
java.lang.AssertionError: default päivittäinen ylityö, joka joissain testeissä vaikuttaa
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.setUp(AbstractTesTestCase.java:77)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: default päivittäinen ylityö, joka joissain testeissä vaikuttaa
	at com.tustor.tuntinetti.backend.logic.TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences.newLabourAgreement(TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences.java:50)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.initLabourAgreement(AbstractFastTESTestCase.java:222)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.safeSetUp(AbstractFastTESTestCase.java:94)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.setUp(AbstractTesTestCase.java:77)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_DeviatingWorkdaysPerWeekNoVacationsMarked (0s)
java.lang.AssertionError: default päivittäinen ylityö, joka joissain testeissä vaikuttaa
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.setUp(AbstractTesTestCase.java:77)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: default päivittäinen ylityö, joka joissain testeissä vaikuttaa
	at com.tustor.tuntinetti.backend.logic.TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences.newLabourAgreement(TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences.java:50)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.initLabourAgreement(AbstractFastTESTestCase.java:222)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.safeSetUp(AbstractFastTESTestCase.java:94)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.setUp(AbstractTesTestCase.java:77)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaPaivatyolaisiaKoskevaTyoehtoSopimus (0s)
🟢 testVuorokautinenYlityo (0s)
🔴 com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences (1min 51s)
🟡 testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaFull (0s)
Mikä tässä nyt on vikana:
vacationType=UNPAID_ABSENCE, tuntiHinta=7.04, pvHinta=53.33,
hlisa=120fullScaling=true


_MONTHLY_EXTRA_FOR_REPORTING: 0,229 h x 120 Kuukausilisä cc = 27,48;
(27,48) 
 expected:<[35,13]> but was:<[27,48]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3730)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3569)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaFull(TestMonthlySalaryAccumulationAndPayment.java:9783)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences.testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaFull(TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences.java:173)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase13307_SaarinenVille_201609 (0s)
🟢 testCase12930NevalampiAtte_201608 (0s)
🟢 testCase12512MurataViikonlopputyöntekijäSaarinenVilleOskari_201606 (0s)
🟢 testTalenomTestitapauksetMikkoMallikas (0s)
🟢 testCase11594RangsiyaAutio_20160423_20160430 (0s)
🟢 testCase8184VajaanPäivänSairaspoissaolonTunnitVähennetäänJoustoajanPalkkalajilla (0s)
🟢 testCase8184DayOvershootPaidForMonthlySalary (1min 25s)
🟢 testCase11590RonkainenMilla_201605 (0s)
🟢 testKuukausipalkanJakajaKunKorvattaviaArkipyhiaMuttaItsenaisyyspaivaLainMukaan (0s)
🟢 testKuukausipalkkaPoissaoloista (0s)
🟢 testCase7643OsittainenKkPalkkaLaskutuksessaTäysiTyöaika_STANDARD_WEEKLY_WORKING_HOURS (0s)
🟢 testSalaryKunSairastunnitMeneeYlitoiksi (0s)
🟡 testHolidayWtrSaantoJaArkipyhanaPoissa (0s)
 vahentaa flexia expected:<[-7,4]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3177)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3043)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3025)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testHolidayWtrSaantoJaArkipyhanaPoissa(TestMonthlySalaryAccumulationAndPayment.java:8823)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences.testHolidayWtrSaantoJaArkipyhanaPoissa(TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences.java:137)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHolidayWtrSaantoJaArkipyhanaVuosilomalla (1s)
🟡 testHolidayWtrSaantoJaSickleaveJaPalkatonPoissaolo (0s)
WORK_TIME_COMPENSATION_VACATION kk-palkka pienenee expected:<0,9[1304348]> but was:<0,9[047619]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3154)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3043)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertHolidayWtrSaantoJaSickleaveJaPalkattomaksiMuuttavaVacationType(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:2961)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testHolidayWtrSaantoJaSickleaveJaPalkatonPoissaolo(TestMonthlySalaryAccumulationAndPayment.java:8291)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences.testHolidayWtrSaantoJaSickleaveJaPalkatonPoissaolo(TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences.java:155)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationTypesIncludedInMonthlySalary (0s)
VacationType.WORK_TIME_EXTENSION_MARKER not yet implemented.
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertVacationTypeOvertimeCategorySkipsHourlySalary(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:2294)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertVacationTypeIncludedInMonthlySalary(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:2643)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testVacationTypesIncludedInMonthlySalary(TestMonthlySalaryAccumulationAndPayment.java:8323)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences.testVacationTypesIncludedInMonthlySalary(TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences.java:164)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase6504_KatiAsula_201501_ArkipyhänWannabePalkallisuusMäärääEiTosiasiallinenPalkallisuusKsKkPalkkajakaja (0s)
🟢 testElisaIctKtaKkPalkkaisella_TuntimääräinenKielilisä (0s)
🟢 test_Case_6309_and_6504_LeadKkPalkkaPienempiJosOsanPäivästäTöissäJaLopunPäivästäPalkattomallaVapaalla (12s)
🟢 testElisaIctKtaKkPalkkaisella_KkMääräinenKielilisä (0s)
🟢 testCase14374KuukausipalkkaJaArkipyhät_SalminenAntti_201612 (0s)
🟢 testCase14040KuukausipalkkaisenKtanKarttuminenSairausajalta (0s)
🟢 testCase43929_Alternative (0s)
🟢 testCase43929 (0s)
🟡 testCase13307_PenttiSami_201609 (0s)
Mikä tässä nyt on vikana:
split=true, beginningOfMonthDayShift=false
MONTHLY_SALARY_WEEKEND_FLEX_ONLY_WHEN_WORKDAY=false: 
_MONTHLY_SALARY_FOR_REPORTING: 0,77 h x 1;

Was:[_MONTHLY_SALARY_FOR_REPORTING]
 expected:<0,[875]> but was:<0,[7659574468]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.assertCase13307_PenttiSami_201609(TestMonthlySalaryAccumulationAndPayment.java:1653)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testCase13307_PenttiSami_201609(TestMonthlySalaryAccumulationAndPayment.java:1365)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences.testCase13307_PenttiSami_201609(TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODO (0s)
TODO ehkäpä...tai ehkäpä menee vain liukumaan?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testTODO(TestMonthlySalaryAccumulationAndPayment.java:7804)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaa (0s)
🟢 testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaa (0s)
🟡 testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaFull (0s)
Mikä tässä nyt on vikana:
vacationType=UNPAID_ABSENCE_OTHER, tuntiHinta=7.04, pvHinta=53.33,
hlisa=120fullScaling=true


_MONTHLY_EXTRA_FOR_REPORTING: 0,229 h x 120 Kuukausilisä cc = 27,48;
(27,48) 
 expected:<[35,13]> but was:<[27,48]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3730)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3569)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaFull(TestMonthlySalaryAccumulationAndPayment.java:9790)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaIrto (0s)
Mikä tässä nyt on vikana:
vacationType=UNPAID_ABSENCE, tuntiHinta=6.29, pvHinta=47.62,
hlisa=120fullScaling=false


_MONTHLY_EXTRA_FOR_REPORTING: 0,229 h x 120 Kuukausilisä cc = 27,48;
(27,48) 
 expected:<[35,13]> but was:<[27,48]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3730)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3569)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaIrto(TestMonthlySalaryAccumulationAndPayment.java:9798)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaIrto (0s)
Mikä tässä nyt on vikana:
vacationType=UNPAID_ABSENCE_OTHER, tuntiHinta=6.29, pvHinta=47.62,
hlisa=120fullScaling=false


_MONTHLY_EXTRA_FOR_REPORTING: 0,229 h x 120 Kuukausilisä cc = 27,48;
(27,48) 
 expected:<[35,13]> but was:<[27,48]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3730)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3569)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaIrto(TestMonthlySalaryAccumulationAndPayment.java:9805)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test35981WithHalfMonthsSalaryPeriod (0s)
🟢 test35981WithSplitMonthlySalaryExactlyInTwoHalvesForHalfMonthPeriod (0s)
🟢 test35981WithoutFirstDayOfMonth (0s)
🟢 test35981WithoutLastDayOfMonth (0s)
🟢 test35981BillMonthlyExtraAlsoOnEmptyMonths (0s)
🟢 test46730AlignBenefitsWithMonthlySalaryPeriod (0s)
🟢 testStandardityoajanPyoristysJaAbsentFromSalaryPerspective (0s)
🟢 testPidetynFlexinLaskutusKkpalkkaisella (0s)
🟢 testCase18291_ReinolaHanna_20171001_20171031 (0s)
🟢 testVacationEarnedPaid (0s)
🟢 testCase16758HiltunenSirpa (0s)
🟢 testArkipyhaStandardipaivatJaLoppupalkka (0s)
🟢 testFlexKkPalkkaJaOsapaivaToitaTaiSairaslomaa (0s)
🟢 testCase12907GranholmKristiina_20160815_20160816 (0s)
🟢 testCase12512_Hjelt_Jimi_201606 (0s)
🟢 testCase12512_Ryytty_Teijo_201606 (0s)
🟢 testContractChangesMiddleOfMonth (0s)
🟢 testCase8184_Jilkine_Dmitri_20160201_20160229 (0s)
🟢 testCase7643OsittainenKkPalkkaLaskutuksessaTäysiTyöaika_STANDARD_DAILY_WORKING_HOURS_AND_WORKING_DAYS (0s)
🟢 testCase7643OsittainenKkPalkkaLaskutuksessaOsaTyöaika_STANDARD_DAILY_WORKING_HOURS_AND_WORKING_DAYS (0s)
🟢 testCase7643OsittainenKkPalkkaLaskutuksessaOsaTyöaika_STANDARD_WEEKLY_WORKING_HOURS (0s)
🟢 testCase8184HoursExceedingContractDayOrWeekConsideredAsExtra (0s)
🟢 testCase8184YlimääräisenTyöpäivänKuukausiPalkkaMaksetaan (0s)
🟢 testCase9353LavintoKari_20150901_20150930 (4s)
🟢 testCase10084WillmanPete_20151116_20151215 (0s)
🔴 testCase10084KuukausipalkanLaskeminenPalkkakaudenPäivienPerusteella (0s)
ReportingPeriod.WEEKLY not yet implemented.
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.assertCase10084KuukausipalkanLaskeminenPalkkakaudenPäivienPerusteella(TestMonthlySalaryAccumulationAndPayment.java:6332)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testCase10084KuukausipalkanLaskeminenPalkkakaudenPäivienPerusteella(TestMonthlySalaryAccumulationAndPayment.java:6268)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase6986_OsaAikatyön_Lisätyö_Toikka_Stina_20150101_20150131 (0s)
🟢 testCase7655_Haukipää_Samuli_20140901_20150331 (0s)
🟡 testTODOKkPalkkaEmployeeProjectDailyReportTotaliin (0s)
 expected:<[1]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testTODOKkPalkkaEmployeeProjectDailyReportTotaliin(TestMonthlySalaryAccumulationAndPayment.java:7711)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase6504_KatiAsula_201501_ArkipyhäSairaanaWannabePalkallisuusMäärääEiTosiasiallinenPalkallisuus (0s)
🟢 testMarikaSirviö_20141013_20141017 (0s)
🟢 testEkbergPuolenKuunPalkka (0s)
🟢 testEkbergPuolenKuunPalkkaJaHenkilökohtainenPalkanlisä (0s)
🟢 testKuukausipalkanJakajaKunEiKorvattaviaArkipyhiaEikaEdesItsenaisyyspaivaaLainMukaan (0s)
🟢 testKuukausipalkanJakajaKunEiKorvattaviaArkipyhiaMuttaItsenaisyyspaivaLainMukaan (0s)
🟢 testKuukausipalkanJakajaKunKorvattaviaArkipyhiaSisaltaenItsenaisyyspaivan (0s)
🟢 testKuukausipalkanJakajaKunKorvattaviaArkipyhiaSisaltaenItsenaisyyspaivanMuttaEiVielaQualified (0s)
🟢 testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaSisaltaenItsenaisyyspaivan (0s)
🟢 testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaEiEdesLainMukaan (0s)
🟡 testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaVainLainMukaan (0s)
1. - 31.12.2013
 expected:<2[2]> but was:<2[1]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKuukausipalkanJakajatEriKuukausina(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:1778)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKuukausipalkanJakajatEriKuukausina(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:1758)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaVainLainMukaan(TestMonthlySalaryAccumulationAndPayment.java:8684)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKuukausipalkanJaettavaItsenaisyyspaivana (0s)
🟢 testKuukausipalkanJaettava (0s)
🟡 testHolidayWtrSaantoJaPalkatonSickleave (0s)
 kk-palkka pienenee expected:<0,9[1304348]> but was:<0,9[047619]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3154)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3043)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3025)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testHolidayWtrSaantoJaPalkatonSickleave(TestMonthlySalaryAccumulationAndPayment.java:8852)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testHolidayWtrSaantoJaDisabledSickleave (0s)
 vahentaa flexia expected:<[-7,4]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3177)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3043)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testHolidayWtrSaantoJaDisabledSickleave(TestMonthlySalaryAccumulationAndPayment.java:8865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYlityokynnysEiLaskeJosItsenaisyyspaivaOnPalkatonArkipyha (0s)
🟢 testYlityokynnysEiLaskeJosNormaaliviikkonaTekeeToitaTiistaistLauantaihin (0s)
🟢 testYlityokynnysLaskeeJosItsenaisyyspaivaMerkitäänPalkattomaksiArkipyhäksiTasausvapaalla (0s)
🟢 testYlityokynnysEiLaskeJosItsenaisyyspaivaOnPalkatonArkipyhaKkPalkkaisella (0s)
🟢 testItsenaisyyspaivanPoissaoloKunHolidayWtraaEiVahennaKkPalkkaaElleiLippua (0s)
🟢 testKkPalkanLaskutusKunArkipyhatKorvataanRahana (0s)
🟢 testKkPalkanLaskutusKunArkipyhatKorvataanRahana_isBillableHolidays (0s)
🟢 testKkPalkanLaskutusKunArkipyhatKorvataanRahana_isBillableHolidays_NOT_HOLIDAY_QUALIFIED (0s)
🟢 testKkPalkanLaskutusKunItsenaisyyspaivaKorvataanLainMukaan (0s)
🟢 testKkPalkanLaskutusKunArkipyhatKorvataanWtrna (0s)
🟢 testKkPalkanLaskutus_ItsenaisyyspaivanPoissaoloKunHolidayWtraa_billableHolidays (0s)
🟢 testKkPalkanLaskutus_ItsenaisyyspaivanPoissaoloKunHolidayWtraa_EI_billableHolidays (0s)
🟢 testKkPalkanLaskutus_ItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanLainMukaan_arkipyhinakin_toissa (0s)
🟢 testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanLainMukaan_arkipyhinakin_toissa (0s)
🟢 testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanLainMukaan_ei_arkipyhina_toissa (0s)
🟢 testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanJoTesinMukaan_ei_arkipyhina_toissa (0s)
🟢 testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanJoTesinMukaan_arkipyhinakin_toissa (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldoja1 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldoja2 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldot1 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldot2 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldoja1 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldoja2 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldot1 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldot2 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2 (0s)
🟢 testJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_VaikkaPoissaolojaEiVahenneta (0s)
🟡 test_TODO_TuntipalkkaAnnettuMuttaAsetuksissaPoissaolojaEiVähennetäPoissaLoppukuunIlmanMuutaIlmoitustaKokoPalkkaMaksetaan (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.test_TODO_TuntipalkkaAnnettuMuttaAsetuksissaPoissaolojaEiVähennetäPoissaLoppukuunIlmanMuutaIlmoitustaKokoPalkkaMaksetaan(TestMonthlySalaryAccumulationAndPayment.java:9602)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIsmoBouillinPalkka201204 (0s)
🟢 testJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista (0s)
🟡 testIlmanTyoehtosopimustaJaJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_ItsenaisyyspaivaKorvataan (0s)
expected:<0> but was:<1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at junit.framework.Assert.assertEquals(Assert.java:204)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertIlmanTyoehtosopimustaJaJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipu_Poissaoloista(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:501)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testIlmanTyoehtosopimustaJaJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_ItsenaisyyspaivaKorvataan(TestMonthlySalaryAccumulationAndPayment.java:9659)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIlmanTyoehtosopimustaJaJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_ItsenaisyyspaivaaEiKorvata (0s)
🟢 testJaniKämppi_20120201_20120413_PalkkaMielivaltaiseltaAikavaliltaJokaSuurempiKuinYksiPaiva (0s)
🟢 testSairaslomienLaskutus (0s)
🟢 testDisabledSickleavesAreNotBilled (0s)
🟢 testNikkaToniBilling_20150716_20150731 (0s)
🟢 testNormalHoursAndMonthlySalary (0s)
🟢 testPaidWorkTimeTypesAreCompensatedLikeNormalWork (0s)
🟢 testCase_14217 (0s)
🟡 testCase15964VuosilomanLaskuttaminenKkPalkassa (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 60 h x 0 = 0;
(0) 
_SICKLEAVE_FOR_REPORTING: 30 h x 0 = 0;
(0) 
_MONTHLY_SALARY_FOR_REPORTING: 0,4444 h x 2638,37 = 1172,61;
(1172,61) 
_WORK_DAYS_FOR_REPORTING: 8 h x 0 = 0;
(0) 
_SICKLEAVE_DAYS_FOR_REPORTING: 4 h x 0 = 0;
(0) 
_PAID_VACATION_BONUS_FOR_REPORTING: 1319,19 h x 1 = 1319,19;
(1319,19) 
_PAID_VACATION_SALARY_FOR_REPORTING: 2638,37 h x 1 = 2638,37;
(2638,37) 
_MONTHLY_SALARY_SICKLEAVE_FOR_REPORTING: 0,2222 h x 2638,37 = 586,3;
(586,3) 
_MONTHLY_SALARY_PAID_VACATION_FOR_REPORTING: 0,3333 h x 2638,37 = 879,46;
(879,46) (6595,93)
 expected:<6[332,09]> but was:<6[595,93]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:2767)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:2756)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanISSKTARyhma0TestCase.assertCase15964_AaltonenKari_20170401_20170430(AbstractKaupanISSKTARyhma0TestCase.java:958)
	at com.tustor.tuntinetti.backend.logic.TestKaupanISSKTARyhma0TesFast.assertCase15964_AaltonenKari_20170401_20170430(TestKaupanISSKTARyhma0TesFast.java:90)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testCase15964VuosilomanLaskuttaminenKkPalkassa(TestMonthlySalaryAccumulationAndPayment.java:11191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment (1min 49s)
🟡 testTODO (0s)
TODO ehkäpä...tai ehkäpä menee vain liukumaan?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testTODO(TestMonthlySalaryAccumulationAndPayment.java:7804)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaFull (0s)
Mikä tässä nyt on vikana:
vacationType=UNPAID_ABSENCE, tuntiHinta=7.04, pvHinta=53.33,
hlisa=120fullScaling=true


_MONTHLY_EXTRA_FOR_REPORTING: 0,229 h x 120 Kuukausilisä cc = 27,48;
(27,48) 
 expected:<[35,13]> but was:<[27,48]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3730)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3569)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaFull(TestMonthlySalaryAccumulationAndPayment.java:9783)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaa (0s)
🟢 testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaa (0s)
🟡 testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaFull (0s)
Mikä tässä nyt on vikana:
vacationType=UNPAID_ABSENCE_OTHER, tuntiHinta=7.04, pvHinta=53.33,
hlisa=120fullScaling=true


_MONTHLY_EXTRA_FOR_REPORTING: 0,229 h x 120 Kuukausilisä cc = 27,48;
(27,48) 
 expected:<[35,13]> but was:<[27,48]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3730)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3569)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaFull(TestMonthlySalaryAccumulationAndPayment.java:9790)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaIrto (0s)
Mikä tässä nyt on vikana:
vacationType=UNPAID_ABSENCE, tuntiHinta=6.29, pvHinta=47.62,
hlisa=120fullScaling=false


_MONTHLY_EXTRA_FOR_REPORTING: 0,229 h x 120 Kuukausilisä cc = 27,48;
(27,48) 
 expected:<[35,13]> but was:<[27,48]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3730)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3569)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaIrto(TestMonthlySalaryAccumulationAndPayment.java:9798)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaIrto (0s)
Mikä tässä nyt on vikana:
vacationType=UNPAID_ABSENCE_OTHER, tuntiHinta=6.29, pvHinta=47.62,
hlisa=120fullScaling=false


_MONTHLY_EXTRA_FOR_REPORTING: 0,229 h x 120 Kuukausilisä cc = 27,48;
(27,48) 
 expected:<[35,13]> but was:<[27,48]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3730)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisa(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3569)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaIrto(TestMonthlySalaryAccumulationAndPayment.java:9805)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase13307_SaarinenVille_201609 (0s)
🟢 testCase12930NevalampiAtte_201608 (0s)
🟢 testCase12512MurataViikonlopputyöntekijäSaarinenVilleOskari_201606 (0s)
🟢 testTalenomTestitapauksetMikkoMallikas (0s)
🟢 testCase11594RangsiyaAutio_20160423_20160430 (0s)
🟢 testCase8184VajaanPäivänSairaspoissaolonTunnitVähennetäänJoustoajanPalkkalajilla (0s)
🟢 testCase8184DayOvershootPaidForMonthlySalary (1min 20s)
🟢 testCase11590RonkainenMilla_201605 (0s)
🟢 testKuukausipalkanJakajaKunKorvattaviaArkipyhiaMuttaItsenaisyyspaivaLainMukaan (0s)
🟢 testKuukausipalkkaPoissaoloista (0s)
🟢 testCase7643OsittainenKkPalkkaLaskutuksessaTäysiTyöaika_STANDARD_WEEKLY_WORKING_HOURS (0s)
🟢 testSalaryKunSairastunnitMeneeYlitoiksi (0s)
🟡 testHolidayWtrSaantoJaArkipyhanaPoissa (0s)
 vahentaa flexia expected:<[-7,4]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3177)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3043)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3025)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testHolidayWtrSaantoJaArkipyhanaPoissa(TestMonthlySalaryAccumulationAndPayment.java:8823)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHolidayWtrSaantoJaArkipyhanaVuosilomalla (0s)
🟡 testHolidayWtrSaantoJaSickleaveJaPalkatonPoissaolo (0s)
WORK_TIME_COMPENSATION_VACATION kk-palkka pienenee expected:<0,9[1304348]> but was:<0,9[047619]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3154)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3043)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertHolidayWtrSaantoJaSickleaveJaPalkattomaksiMuuttavaVacationType(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:2961)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testHolidayWtrSaantoJaSickleaveJaPalkatonPoissaolo(TestMonthlySalaryAccumulationAndPayment.java:8291)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testVacationTypesIncludedInMonthlySalary (0s)
VacationType.WORK_TIME_EXTENSION_MARKER not yet implemented.
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertVacationTypeOvertimeCategorySkipsHourlySalary(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:2294)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertVacationTypeIncludedInMonthlySalary(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:2643)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testVacationTypesIncludedInMonthlySalary(TestMonthlySalaryAccumulationAndPayment.java:8323)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase6504_KatiAsula_201501_ArkipyhänWannabePalkallisuusMäärääEiTosiasiallinenPalkallisuusKsKkPalkkajakaja (0s)
🟢 testElisaIctKtaKkPalkkaisella_TuntimääräinenKielilisä (0s)
🟢 test_Case_6309_and_6504_LeadKkPalkkaPienempiJosOsanPäivästäTöissäJaLopunPäivästäPalkattomallaVapaalla (12s)
🟢 testElisaIctKtaKkPalkkaisella_KkMääräinenKielilisä (0s)
🟢 testCase14374KuukausipalkkaJaArkipyhät_SalminenAntti_201612 (0s)
🟢 testCase14040KuukausipalkkaisenKtanKarttuminenSairausajalta (0s)
🟢 testCase43929_Alternative (0s)
🟢 test35981WithHalfMonthsSalaryPeriod (0s)
🟢 test35981WithSplitMonthlySalaryExactlyInTwoHalvesForHalfMonthPeriod (0s)
🟢 test35981WithoutFirstDayOfMonth (0s)
🟢 test35981WithoutLastDayOfMonth (0s)
🟢 test35981BillMonthlyExtraAlsoOnEmptyMonths (1s)
🟢 test46730AlignBenefitsWithMonthlySalaryPeriod (0s)
🟢 testStandardityoajanPyoristysJaAbsentFromSalaryPerspective (0s)
🟢 testPidetynFlexinLaskutusKkpalkkaisella (0s)
🟢 testCase18291_ReinolaHanna_20171001_20171031 (0s)
🟢 testVacationEarnedPaid (0s)
🟢 testCase16758HiltunenSirpa (0s)
🟢 testArkipyhaStandardipaivatJaLoppupalkka (0s)
🟢 testFlexKkPalkkaJaOsapaivaToitaTaiSairaslomaa (0s)
🟢 testCase12907GranholmKristiina_20160815_20160816 (0s)
🟢 testCase12512_Hjelt_Jimi_201606 (0s)
🟢 testCase12512_Ryytty_Teijo_201606 (0s)
🟢 testContractChangesMiddleOfMonth (0s)
🟢 testCase8184_Jilkine_Dmitri_20160201_20160229 (0s)
🟢 testCase7643OsittainenKkPalkkaLaskutuksessaTäysiTyöaika_STANDARD_DAILY_WORKING_HOURS_AND_WORKING_DAYS (0s)
🟢 testCase7643OsittainenKkPalkkaLaskutuksessaOsaTyöaika_STANDARD_DAILY_WORKING_HOURS_AND_WORKING_DAYS (0s)
🟢 testCase7643OsittainenKkPalkkaLaskutuksessaOsaTyöaika_STANDARD_WEEKLY_WORKING_HOURS (0s)
🟢 testCase8184HoursExceedingContractDayOrWeekConsideredAsExtra (0s)
🟢 testCase8184YlimääräisenTyöpäivänKuukausiPalkkaMaksetaan (0s)
🟢 testCase9353LavintoKari_20150901_20150930 (5s)
🟢 testCase10084WillmanPete_20151116_20151215 (0s)
🔴 testCase10084KuukausipalkanLaskeminenPalkkakaudenPäivienPerusteella (0s)
ReportingPeriod.WEEKLY not yet implemented.
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.assertCase10084KuukausipalkanLaskeminenPalkkakaudenPäivienPerusteella(TestMonthlySalaryAccumulationAndPayment.java:6332)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testCase10084KuukausipalkanLaskeminenPalkkakaudenPäivienPerusteella(TestMonthlySalaryAccumulationAndPayment.java:6268)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase6986_OsaAikatyön_Lisätyö_Toikka_Stina_20150101_20150131 (0s)
🟢 testCase7655_Haukipää_Samuli_20140901_20150331 (0s)
🟡 testTODOKkPalkkaEmployeeProjectDailyReportTotaliin (0s)
 expected:<[1]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testTODOKkPalkkaEmployeeProjectDailyReportTotaliin(TestMonthlySalaryAccumulationAndPayment.java:7711)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase6504_KatiAsula_201501_ArkipyhäSairaanaWannabePalkallisuusMäärääEiTosiasiallinenPalkallisuus (0s)
🟢 testMarikaSirviö_20141013_20141017 (0s)
🟢 testEkbergPuolenKuunPalkka (0s)
🟢 testEkbergPuolenKuunPalkkaJaHenkilökohtainenPalkanlisä (0s)
🟢 testKuukausipalkanJakajaKunEiKorvattaviaArkipyhiaEikaEdesItsenaisyyspaivaaLainMukaan (0s)
🟢 testKuukausipalkanJakajaKunEiKorvattaviaArkipyhiaMuttaItsenaisyyspaivaLainMukaan (0s)
🟢 testKuukausipalkanJakajaKunKorvattaviaArkipyhiaSisaltaenItsenaisyyspaivan (0s)
🟢 testKuukausipalkanJakajaKunKorvattaviaArkipyhiaSisaltaenItsenaisyyspaivanMuttaEiVielaQualified (0s)
🟢 testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaSisaltaenItsenaisyyspaivan (0s)
🟢 testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaEiEdesLainMukaan (0s)
🟡 testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaVainLainMukaan (0s)
1. - 31.12.2013
 expected:<2[2]> but was:<2[1]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKuukausipalkanJakajatEriKuukausina(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:1778)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertKuukausipalkanJakajatEriKuukausina(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:1758)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaVainLainMukaan(TestMonthlySalaryAccumulationAndPayment.java:8684)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKuukausipalkanJaettavaItsenaisyyspaivana (0s)
🟢 testKuukausipalkanJaettava (1s)
🟡 testHolidayWtrSaantoJaPalkatonSickleave (0s)
 kk-palkka pienenee expected:<0,9[1304348]> but was:<0,9[047619]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3154)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3043)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3025)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testHolidayWtrSaantoJaPalkatonSickleave(TestMonthlySalaryAccumulationAndPayment.java:8852)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testHolidayWtrSaantoJaDisabledSickleave (0s)
 vahentaa flexia expected:<[-7,4]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3177)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertArkipyhaJaJokinPoissaoloVahentyykoKkpalkkaTaiFlex(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:3043)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testHolidayWtrSaantoJaDisabledSickleave(TestMonthlySalaryAccumulationAndPayment.java:8865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYlityokynnysEiLaskeJosItsenaisyyspaivaOnPalkatonArkipyha (0s)
🟢 testYlityokynnysEiLaskeJosNormaaliviikkonaTekeeToitaTiistaistLauantaihin (0s)
🟢 testYlityokynnysLaskeeJosItsenaisyyspaivaMerkitäänPalkattomaksiArkipyhäksiTasausvapaalla (0s)
🟢 testYlityokynnysEiLaskeJosItsenaisyyspaivaOnPalkatonArkipyhaKkPalkkaisella (0s)
🟢 testItsenaisyyspaivanPoissaoloKunHolidayWtraaEiVahennaKkPalkkaaElleiLippua (0s)
🟢 testKkPalkanLaskutusKunArkipyhatKorvataanRahana (0s)
🟢 testKkPalkanLaskutusKunArkipyhatKorvataanRahana_isBillableHolidays (0s)
🟢 testKkPalkanLaskutusKunArkipyhatKorvataanRahana_isBillableHolidays_NOT_HOLIDAY_QUALIFIED (0s)
🟢 testKkPalkanLaskutusKunItsenaisyyspaivaKorvataanLainMukaan (0s)
🟢 testKkPalkanLaskutusKunArkipyhatKorvataanWtrna (0s)
🟢 testKkPalkanLaskutus_ItsenaisyyspaivanPoissaoloKunHolidayWtraa_billableHolidays (0s)
🟢 testKkPalkanLaskutus_ItsenaisyyspaivanPoissaoloKunHolidayWtraa_EI_billableHolidays (0s)
🟢 testKkPalkanLaskutus_ItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanLainMukaan_arkipyhinakin_toissa (0s)
🟢 testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanLainMukaan_arkipyhinakin_toissa (0s)
🟢 testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanLainMukaan_ei_arkipyhina_toissa (0s)
🟢 testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanJoTesinMukaan_ei_arkipyhina_toissa (0s)
🟢 testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanJoTesinMukaan_arkipyhinakin_toissa (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldoja1 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldoja2 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldot1 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldot2 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1 (0s)
🟢 testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldoja1 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldoja2 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldot1 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldot2 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1 (0s)
🟢 testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2 (0s)
🟢 testJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_VaikkaPoissaolojaEiVahenneta (0s)
🟡 test_TODO_TuntipalkkaAnnettuMuttaAsetuksissaPoissaolojaEiVähennetäPoissaLoppukuunIlmanMuutaIlmoitustaKokoPalkkaMaksetaan (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.test_TODO_TuntipalkkaAnnettuMuttaAsetuksissaPoissaolojaEiVähennetäPoissaLoppukuunIlmanMuutaIlmoitustaKokoPalkkaMaksetaan(TestMonthlySalaryAccumulationAndPayment.java:9602)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIsmoBouillinPalkka201204 (0s)
🟢 testJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista (0s)
🟡 testIlmanTyoehtosopimustaJaJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_ItsenaisyyspaivaKorvataan (0s)
expected:<0> but was:<1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at junit.framework.Assert.assertEquals(Assert.java:204)
	at com.tustor.tuntinetti.backend.logic.AbstractMonthlySalaryAccumulationAndPaymentTestCase.assertIlmanTyoehtosopimustaJaJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipu_Poissaoloista(AbstractMonthlySalaryAccumulationAndPaymentTestCase.java:501)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testIlmanTyoehtosopimustaJaJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_ItsenaisyyspaivaKorvataan(TestMonthlySalaryAccumulationAndPayment.java:9659)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIlmanTyoehtosopimustaJaJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_ItsenaisyyspaivaaEiKorvata (0s)
🟢 testJaniKämppi_20120201_20120413_PalkkaMielivaltaiseltaAikavaliltaJokaSuurempiKuinYksiPaiva (0s)
🟢 testSairaslomienLaskutus (0s)
🟢 testDisabledSickleavesAreNotBilled (0s)
🟢 testNikkaToniBilling_20150716_20150731 (0s)
🟢 testNormalHoursAndMonthlySalary (0s)
🟢 testPaidWorkTimeTypesAreCompensatedLikeNormalWork (0s)
🟢 testCase_14217 (0s)
🟡 testCase15964VuosilomanLaskuttaminenKkPalkassa (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 60 h x 0 = 0;
(0) 
_SICKLEAVE_FOR_REPORTING: 30 h x 0 = 0;
(0) 
_MONTHLY_SALARY_FOR_REPORTING: 0,4444 h x 2638,37 = 1172,61;
(1172,61) 
_WORK_DAYS_FOR_REPORTING: 8 h x 0 = 0;
(0) 
_SICKLEAVE_DAYS_FOR_REPORTING: 4 h x 0 = 0;
(0) 
_PAID_VACATION_BONUS_FOR_REPORTING: 1319,19 h x 1 = 1319,19;
(1319,19) 
_PAID_VACATION_SALARY_FOR_REPORTING: 2638,37 h x 1 = 2638,37;
(2638,37) 
_MONTHLY_SALARY_SICKLEAVE_FOR_REPORTING: 0,2222 h x 2638,37 = 586,3;
(586,3) 
_MONTHLY_SALARY_PAID_VACATION_FOR_REPORTING: 0,3333 h x 2638,37 = 879,46;
(879,46) (6595,93)
 expected:<6[332,09]> but was:<6[595,93]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:2767)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:2756)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanISSKTARyhma0TestCase.assertCase15964_AaltonenKari_20170401_20170430(AbstractKaupanISSKTARyhma0TestCase.java:958)
	at com.tustor.tuntinetti.backend.logic.TestKaupanISSKTARyhma0TesFast.assertCase15964_AaltonenKari_20170401_20170430(TestKaupanISSKTARyhma0TesFast.java:90)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testCase15964VuosilomanLaskuttaminenKkPalkassa(TestMonthlySalaryAccumulationAndPayment.java:11191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase43929 (0s)
🟡 testCase13307_PenttiSami_201609 (0s)
split=false, beginningOfMonthDayShift=false
MONTHLY_SALARY_WEEKEND_FLEX_ONLY_WHEN_WORKDAY=false
 expected:<...LEAVE_UNAPPROVED.1|1[1,75|0,00|-1784245806611, 2016-09-04|Sickleave|REGULAR|SICKLEAVE_UNAPPROVED.1|11,7]5|0,00|-178424580661...> but was:<...LEAVE_UNAPPROVED.1|1[0,25|0,00|-1784245806611, 2016-09-04|Sickleave|REGULAR|SICKLEAVE_UNAPPROVED.1|13,2]5|0,00|-178424580661...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.assertCase13307_PenttiSami_201609(TestMonthlySalaryAccumulationAndPayment.java:1766)
	at com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment.testCase13307_PenttiSami_201609(TestMonthlySalaryAccumulationAndPayment.java:1365)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestLuottotietojaperintaalanTes (3s)
🟢 testSairauslomanPalkka (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testWtr (0s)
🟢 testStandbyCompensation (0s)
🟢 testSundayWork (1s)
🟢 testSickleaveCompensation (0s)
🟢 testEfektiivinenAlkupaivaWtrlle (0s)
🟢 testWtrKunEiSopimusta (0s)
🟢 testSaturdayWorkIsOvertime (0s)
🟢 testLisät (0s)
🟢 testMonthlySalary (0s)
🟢 testOhinmaaMirja_20160928 (0s)
🟢 testCase13267_AikasRaimo_20161011 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkanWithWorkedHoursTimeRangesAndDetails (0s)
🟡 testCase7972_VilleIlmariJalo_20150511_20150517 (0s)
expected:<[Aamutuntikorvaus]> but was:<[Iltalisä]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.assertCase7972_VilleIlmariJalo_20150511_20150517(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:165)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testCase7972_VilleIlmariJalo_20150511_20150517(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:104)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkanWithWorkedHoursTimeRangesAndDetails.testCase7972_VilleIlmariJalo_20150511_20150517(TestTyotehtavanPalkkaKorvaaTuntipalkanWithWorkedHoursTimeRangesAndDetails.java:37)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVaravastaavanLisäMuuramenRiihivuoriKauppinenTanja201204 (0s)
🟢 testLeppakoskenSahkoVerkkotoiminnanKoulutusErkkiLehtonenTi20120313OtsikostaPuuttuiLyhytnimi (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_IlmanYlityomaaraystaKokoPaivaSamaaTehtävää_SaaErikoisPalkkaaAinaVaikkaIlmanYlityömääräyksiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_AikaperusteisetLisatIlmanYlityomaaraystaKokoPaivaSamaaTehtävää (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_AikaperusteisetLisatIlmanYlityomaaraysta_KaksiTehtävääSamanaPäivänä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_ToisessaViritettyHinta (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_IlmanYlityomaaraystaKokoPaivaSamaaTehtävää_SaaErikoisPalkkaaVaikkaIlmanNsAikaperusteisiaKorvauksia_KaksiTehtävääSamanaPäivänä_ToisessaViritettyHinta (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_AikaperusteisetLisatIlmanYlityomaaraysta_KaksiTehtävääSamanaPäivänä_ToisessaViritettyHinta (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaYlityömääräysJaAikaperusteisiaLisiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaYlityömääräysJaAikaperusteisiaLisiä_ViceVersa (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaAikaperusteisiaLisiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaAikaperusteisiaLisiä_ViceVersa (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_ViceVersa (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VirittämättömässäAikaperusteisiaLisiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VainViritetyssäAikaperusteisiaLisiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VainVirittämättömässäYlityömääräys (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VainViritetyssäYlityömääräys (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VirittämättömässäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_ViritetyssäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_ViceVersa (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_ViritetyssäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_ViceVersa_Pyhäpäivänä (0s)
🟢 testOvertimeOnlyIfExceedsPlanned_SamaKuinSuunniteltu (0s)
🟢 testOvertimeOnlyIfExceedsPlanned_YlittaaSuunnitellun (0s)
🟡 testTODOSairasvuoronTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää (0s)
TODO Toteuta työtehtävätieto sairauslomalle: Testaa sairaslomavuoro ilman ylityömääräystä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testTODOSairasvuoronTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:2121)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOMuuramePalkkasiirto (0s)
TODO Testaa muurame palkkasiirto, toimiihan?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testTODOMuuramePalkkasiirto(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:2129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_IlmanYlityomaaraystaKokoPaivaSamaaTehtävää_SaaErikoisPalkkaaVaikkaIlmanNsAikaperusteisiaKorvauksia_KaksiTehtävääSamanaPäivänä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VirittämättömässäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_Pyhäpäivänä (0s)
🟢 testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläLisäTuntiaKertaaPalkka (0s)
🟡 testTODO_Case7972_VilleIlmariJalo_20150511_20150517 (0s)
expected:<[Aamutuntikorvaus]> but was:<[Iltalisä]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.assertCase7972_VilleIlmariJalo_20150511_20150517(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:165)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testTODO_Case7972_VilleIlmariJalo_20150511_20150517(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIiriSakariPaalanen_Personalhuset_20141028_20141103 (0s)
🟢 testTyotehtavanNormaalitPalkkalajit (0s)
🟢 testTyotehtavanPalkkaNollaaTuntipalkanMuttaPalkkalajitSäilyvät (0s)
🟢 testTyotehtavanPalkkaMelkeinNollaaTuntipalkanMuttaPalkkalajitSäilyvät (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan (0s)
🟢 testSinitarralisäKorvaaTuntipalkanVainToisestaPaivanTehtavasta (0s)
🟢 testAikaperusteinenLisaKorvaaPalkkalajin (0s)
🟢 testAikaperusteinenSinitarralisäLisaKorvaaPalkkalajin (0s)
🟡 testCase17097 (0s)
Mikä tässä nyt on vikana:
Pidetyihin joustovapaisiin kirjattu 3,5h (12-15.30)
effectDuringOvertime=NOT_PAID_DURING_OVERTIME: 
NORMAL_DURING_DAILY_OVERTIME:  (Pidetyt joustovapaat/Isku Oy) 0,5 h x 1;

Was:[NORMAL_DURING_DAILY_OVERTIME]
 expected:<0[]> but was:<0[,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.assertCase17097(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:943)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testCase17097(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:822)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDeboraOppisopimuksestaEiPalkkaa (0s)
🟢 testNykänenKati_20130304_20130310 (0s)
🟢 testBaronaEmmaGaalaHeikkiAnsa20120120 (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää (0s)
🟡 testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläPalkka (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME:  (Bond, James Bond) 7,5 h x 17.13;

NORMAL_DURING_EXTRA:  (Bond, James Bond) 0,5 h x 17.13;

NORMAL_DURING_DAILY_OVERTIME:  (Bond, James Bond) 1,08 h x 17.13;

OTHER:  (Yölisä) 0,58 h x 8.28;
 (Iltalisä) 4 h x 4.14;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_DAILY_OVERTIME, OTHER] ... 
 expected:<1[55,59]75> but was:<1[76,98]75>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:409)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläPalkka(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:1250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaIlmanYlityötä (0s)
🟢 testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaYlityönKanssaEiSkaalauduYlityönAikana (0s)
🟢 testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaYlityönKanssaEiSkaalauduYlityönAikana2 (0s)
🟢 testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaYlityönKanssaSkaalautuuYlityönAikana (0s)
🟡 testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläEuroLisä (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 7,5 h x 1;

NORMAL_DURING_EXTRA: 0,5 h x 1;

NORMAL_DURING_DAILY_OVERTIME: 1,08 h x 1;

EXTRA: 0,5 h x 0.5;

DAILY_OVERTIME: 1,08 h x 0.5;

OTHER:  (Yölisä) 0,58 h x 8.28;
 (Iltalisä) 4 h x 4.14;
 (Bond, James Bond) 9,08 h x 17.13;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_DAILY_OVERTIME, EXTRA, DAILY_OVERTIME, OTHER] ... 
 expected:<1[65,47]25> but was:<1[86,86]25>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:409)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläEuroLisä(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:1379)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläProsenttiLisä (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 7,5 h x 1;

NORMAL_DURING_EXTRA: 0,5 h x 1;

NORMAL_DURING_DAILY_OVERTIME: 1,08 h x 1;

EXTRA: 0,5 h x 0.5;

DAILY_OVERTIME: 1,08 h x 0.5;

OTHER:  (Bond, James Bond) 9,08 h x 2;
 (Iltalisä) 4 h x 4.14;
 (Yölisä) 0,58 h x 8.28;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_DAILY_OVERTIME, EXTRA, DAILY_OVERTIME, OTHER] ... 
 expected:<[28,04]16666667> but was:<[49,43]16666667>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:409)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläProsenttiLisä(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:1409)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenTesKaksivuoro (0s)
🟢 testWeeklyOvertime (0s)
🟢 testWtrKeryma (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testBugWithOvertimeAtNight (0s)
🟢 testCase12866_LaineSami_20160903 (0s)
🟢 testIltalisäKokoVuorolta (0s)
🟢 testYölisääMaksetaanHetiKunIltalisäLoppuu (0s)
🟢 testDailyOvertimeAtNight (0s)
🟢 testDailyOvertimeWhenDayChanges (0s)
🔴 test_TODO_KTA_Sairastumispaivana100PctKorvaus (0s)
null
	at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.getAverageHourlySalary(AbstractDailyReport.java:3952)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertSairastumispaivanKorvaus(AbstractTesTestCase.java:643)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenTesKaksivuoro.test_TODO_KTA_Sairastumispaivana100PctKorvaus(TestMekaanisenMetsateollisuudenTesKaksivuoro.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDailyOvertimeAtDawn (0s)
🟢 testWeeklyOvertimeAtNight (0s)
🟢 testWeeklyOvertimeWhenDayChanges (0s)
🟢 testWeeklyOvertimeAtDawn (0s)
🟢 testWeeklyOvertimeAtDawn2 (0s)
🟢 testBugWithOvertimeAtNight2 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTekstiiliteollisuudenTesKta (2s)
🟢 testSairausajanPalkka (0s)
🟢 testArkipyhakorvaus (0s)
🟢 testgetTekstiiliTeollisuudenKTADateRange (0s)
🟢 testLisienVaikutus (0s)
🟢 testIfKTALessThanHourlySalaryUseHourlySalaryInstead (0s)
🟢 testIfRecentlyStartedUseHourlySalaryInstead (0s)
🟢 testKTAUsageOvertimeCategories (0s)
🟡 testTODO_GAP_KTAUsageOvertimeCategories (0s)
Gapissa vielä: Matka-ajan korvaus, odotusajan palkka, hälytysraha, (palvelusvuosilisä, pitämättä jääneiden vapaiden ottaminen rahana)
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestTekstiiliteollisuudenTesKta.testTODO_GAP_KTAUsageOvertimeCategories(TestTekstiiliteollisuudenTesKta.java:208)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAitiysvapaanPalkka (0s)
🟢 testTyoajanLyhennysajanPalkka (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestLeipomoidenTuntityon37_5hTes (2s)
🟢 testAatot (0s)
🟢 testArkipyha (1s)
🟢 testSunnuntaiTyo (0s)
🟢 testArkiTyo (0s)
🟢 testVuorokautinenYlityo (0s)
🟢 testLauantaiVuorot (0s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testViikkoylityot (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLostWeeklyRestTimeReporting (0s)
🟡 testXX (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLostWeeklyRestTimeReporting.testXX(TestLostWeeklyRestTimeReporting.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyRestTimeEnabled (0s)
🟢 testWeeklyRestTimeDisabled (0s)
🟡 testRestTimeCase9879 (0s)
 expected:<[6]> but was:<[12]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLostWeeklyRestTimeReporting.testRestTimeCase9879(TestLostWeeklyRestTimeReporting.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testGetMinimumLostRestHours (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestLentoliikenteenPalvelualojenPaivatyonTes (0s)
🟢 testKTA (0s)
🟢 testNoKtaFor3DaySickness (0s)
🟢 testTyösuhteenLoppuessaMaksetaanKertynytTyöajanlyhennysKtanMukaan (0s)
🟢 testTrainingForReporting (0s)
🟢 testRegularSickleaveQualifiedForFiveWeeks (0s)
🟢 testRegularSickleaveQualifiedForSixWeeks (0s)
🟢 testRegularSickleaveQualifiedForSixMonths (0s)
🟢 testRegularSickleaveLessThanMonthNoDequalifying (0s)
🟢 testRegularSickleaveLessThanMonthDequalifying (0s)
🟢 testResetDayCounterOnYearChange (0s)
🟢 testPeriodOvertime (0s)
🟢 testDailyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testChristmasDayAndBoxingDay (0s)
🟢 testChristmasEve (0s)
🟢 testMidsummer (0s)
🟢 testSaturdayExtraIsPaidOnNormalSaturday (0s)
🟢 testCase53387IltaJaYovuorolisienVoimassaoloPyhapaivanaKorjaus (0s)
🟢 testArkipyhät (0s)
🟢 testOvertimeOnEves (0s)
🟢 testSaturdayExtraIsNotPaidOnSpecialSaturday (0s)
🟢 testNewYearsEve (0s)
🟢 testLaborDayEve (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTeatterialanTesTekninenNaytantotyoKta (6s)
🟢 testKorottavatKTAta (0s)
🟢 testKtaLasketaanOikealtaJaksolta (0s)
🟢 testArkipyhät (1s)
🟡 testKTAllaKorvattavat (0s)
Sairaslomakorvauksen määrä ei vastannut odotettua. expected:<[76,5]> but was:<[51,03]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3142)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3118)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3096)
	at com.tustor.tuntinetti.backend.logic.TestTeatterialanTesTekninenNaytantotyoKta.testKTAllaKorvattavat(TestTeatterialanTesTekninenNaytantotyoKta.java:51)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLapsenSairaus (0s)
🟡 testSairaslomakorvaukset (0s)
Pitäisi olla ensimmäinen sairaspäivä. 01.07.2014 -> Sairaspäivän korvaus ei vastannut odotettua.
 expected:<[76,5]> but was:<[51,03]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3987)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3627)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForTeatterialanTesTekninenNaytantotyo.testSairaslomakorvaukset(AbstractTestsForTeatterialanTesTekninenNaytantotyo.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testYölisä (0s)
🟢 testIltalisä (0s)
🟢 testPyhänAattoiltalisä (0s)
🟢 testSunnuntaiJaArkipyhälisät (3s)
🟢 com.tustor.tuntinetti.backend.logic.TestKalliokoskiDDDImports (0s)
🟢 testOdotusajanKorvaus (0s)
🟢 testYotyonTaskit2 (0s)
🟢 testYotyonTaskit3 (0s)
🟢 testYotyonTaskit (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestBioteollisuudenTes_Kaksivuorotyo (7s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testArkipyhienKorvaus (0s)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (3s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testKarenssipaivanPoistuminen (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testSunnuntaityotaEiKorvataKTAlla (0s)
🟢 testPaivittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testViikoittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestRautatiealanKaksivuorotyonTES (1s)
🟡 testLauantailisa (0s)
Palkkasumma ei ole oikein expected:<8[3]> but was:<8[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testLauantailisa(AbstractRautatiealanTestCase.java:515)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKaksivuorotyonTES.testLauantailisa(TestRautatiealanKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormalWorktime (0s)
🟡 testAattolisa (0s)
Palkkasumma ei ole oikein expected:<2[13,1]7> but was:<2[29,6]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testAattolisa(AbstractRautatiealanTestCase.java:345)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKaksivuorotyonTES.testAattolisa(TestRautatiealanKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYolisa (0s)
oikea määrä lisätunteja? expected:<[2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:284)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testYolisa(AbstractRautatiealanTestCase.java:308)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKaksivuorotyonTES.testYolisa(TestRautatiealanKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟡 testSunnuntaiaattolisa (0s)
Palkkasumma ei ole oikein expected:<3[1,5]> but was:<3[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSunnuntaiaattolisa(AbstractRautatiealanTestCase.java:395)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKaksivuorotyonTES.testSunnuntaiaattolisa(TestRautatiealanKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟡 test_TODO_WeeklyOvertime4 (0s)
Extratuneja pitäisi tulla expected:<[4]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan38h20minTestCase.test_TODO_WeeklyOvertime4(AbstractRautatiealan38h20minTestCase.java:298)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKaksivuorotyonTES.test_TODO_WeeklyOvertime4(TestRautatiealanKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa (0s)
🟡 test_TODO_WeeklyOvertime5 (0s)
Extratuneja pitäisi tulla expected:<[12]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan38h20minTestCase.test_TODO_WeeklyOvertime5(AbstractRautatiealan38h20minTestCase.java:348)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKaksivuorotyonTES.test_TODO_WeeklyOvertime5(TestRautatiealanKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyahatJotkaLyhentavatTyoaikaa (0s)
🟢 testArkipyahatJotkaEivatLyhennaTyoaikaa (0s)
🟡 testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:227)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKaksivuorotyonTES.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:213)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKaksivuorotyonTES.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:199)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKaksivuorotyonTES.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟡 testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(AbstractRautatiealanTestCase.java:158)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKaksivuorotyonTES.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(TestRautatiealanKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestPeltiJaTeollisuuseristysalanKaksivuorotyonTES (6s)
🟢 testNormalWorktime (0s)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (3s)
🟢 testYolisa (0s)
🟢 testArkipyhatPaasiaisena (0s)
🟢 testIltalisa (0s)
🟢 testYlityotEivatKorottaKTAta (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli10vTöissäSairausKestääYli56pv (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli42pv (0s)
🟢 testSairaslomakorvausYli3vTöissäSairausKestääYli35pv (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testLapsenSairastuminenKeskenTyopaivanKorvataanKTAlla (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvEiTyöpohjainen (0s)
🟢 testArkipyähäOnVapaapäiväJosOllutTöissäYliKuukauden (0s)
🟢 testArkipyähäEiOleVapaapäivänJosOllutTöissäAlleKuukauden (0s)
🟢 testArkipyähäkorvausJosOllutTöissäYliKuukaudenMuttaVapaallaArkipyhänViereisinäPäivänä (0s)
🟢 testArkipyhaaEiKorvataKTAlla (0s)
🟢 testSairaslomaaEiKorvataKTAlla (0s)
🟢 testSairaslomaAlkaaKeskenTyopaivan (0s)
🟢 testSairastuminenKeskenTyopaivanEiKorvataKTAlla (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAutoliikenneAlojenToimihenkiloiden375TesPaivatyo (0s)
🟢 testLauantailisaaVainNormaalityoajalta (0s)
🟢 testArkiYlityo (0s)
🟢 testHealthInsuranceLawWaitingPeriodNotCompensatedIfDaysAreFull (0s)
🟢 testYotyoNormaaliaikana (0s)
🟢 testIltatyoNormaaliaikana (0s)
🟢 testIltatyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenIltatyota (0s)
🟢 testVuorokautinenYlityoLauantaina (0s)
🟢 testVuorokautinenYlityoUudenvuodenArkiaattona (0s)
🟢 testAattopaivalisaPaasiaislauantaina (0s)
🟢 testAattopaivalisaPaasiaislauantaina2013Jalkeen (0s)
🟢 testAattopaivalisaJouluaattonaArkena (0s)
🟢 testAattopaivalisaJouluaattonaLauantaina (0s)
🟢 testAattopaivalisaJouluaattonaSunnuntaina (0s)
🟢 testAattopaivalisaJuhannusaattona (0s)
🟢 testLauantaityolisaaEiMaksetaPyhapaivana (0s)
🟢 testIltatyolisiaMaksetaanMuttaYotyolisiaEiMaksetaYlityoltaKunSaannollinenTyoaikaLoppuiEnnenYotyota (0s)
🟢 testYotyolisaaMaksetaanYlitoiltaAamukuuteenAsti (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKaupanVarastotyonTesHkl (0s)
🟡 testTodo (0s)
TODO ONko testattu, että 12 h jälkeinen iltalisäkatko tulee vain ylityöpäivänä? Sitähän se varmaan tarkoittaa.. toisaalta miksi jäisi illaksi töihin jos ei ole ylityö...
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanVarastotyonTesTestCase.testTodo(AbstractKaupanVarastotyonTesTestCase.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟡 testUudetHolidayMode (0s)
Lauantai expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanVarastotyonTesTestCase.testUudetHolidayMode(AbstractKaupanVarastotyonTesTestCase.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormaaliViikko (0s)
🟢 testNormaaliViikkoIltalisienKanssa (0s)
🟢 testYlityoviikkoEnintaan10TuntiaVuorokaudessa (0s)
🟢 testYlityoviikkoEnintaan12TuntiaVuorokaudessa (0s)
🟢 testYlityoviikkoYli12TuntiaVuorokaudessa_Vanha (0s)
🟢 testIltalisäBefore2010_10_01 (0s)
🟢 testIltalisäAfter2010_10_01 (0s)
🟢 testIltalisäAfter2011_04_01 (0s)
🟢 testLauantailisaPaasiaislauantaina (0s)
🟢 testIltalisäMaksetaanSairauslomanAjalta (0s)
🟢 testLauantailisääEiMaksetaSairauslomanAjalta (0s)
🟢 testJosSairausAlkaaKeskenTyöpäivänLauantainaNiinLaLisääMaksetaanSairaudenAlkuunAsti (0s)
🟢 testJosSairausLoppuuKeskenTyöpäivänLauantainaNiinLaLisääMaksetaanSairaudenLoppumisenJälkeen (0s)
🟢 testLoppiainenOnArkipyha (0s)
🟢 testIltalisa12hRajoituksella (0s)
🟢 testYolisa12hRajoituksella (0s)
🟢 testSuIltalisä (0s)
🟡 test (0s)
TODO kaupan varastotyö väärin, lisätyö puuttuu?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanVarastotyonTesTestCase.test(AbstractKaupanVarastotyonTesTestCase.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟡 test_TODO_ArkipyhanKorvaaminenLomanAikana (0s)
TODO - Tarkistin tämän, ja ainakin kaupan ja kipan puolella on niin, että jos arkipyhä jää vuosiloman alle, ei arkipyhäkorvausta makseta, jollei ole ollut työssä ko. viikolla. Samoin jos on palkaton saikku tai palkaton vapaa, niin ei makseta. Spectra/Kaupan tessissä ei ole mainintaa, soitin liiton neuvontapuhelimeen (Petja Harakka).
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanalanTesTestCase.test_TODO_ArkipyhanKorvaaminenLomanAikana(AbstractKaupanalanTesTestCase.java:542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_ID_WhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSundayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 testVastaYliKuukaudenTyoskenneltyaMaksetaanArkipyhakorvaustaPaitsiItsenaisyyspaivastaJostaMaksetaanAina (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetailsWithWeekStartTimeOffset7 (37s)
🟢 testHolidayCompensation (0s)
🟢 testVainionpääIlpoKalevi_20130501_IlmanHenkilökohtaistaYlityöasetusta (0s)
🟡 testCase7308_MansukoskiPetteri_20131222 (0s)
 expected:<[2]> but was:<[6,33]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertCase7308_MansukoskiPetteri_20131222(TestLeppakoskenSahkonTestitapaukset.java:3046)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetailsWithWeekStartTimeOffset7.testCase7308_MansukoskiPetteri_20131222(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetailsWithWeekStartTimeOffset7.java:96)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHolidayCompensationRoundingWhenWorkShiftEndsOnMonday (0s)
🟢 testCase10416_Ahtola_Petteri_20160101_Ylityö (0s)
🟢 testVainionpääIlpoKalevi_20130501_HenkilökohtaisellaYlityöasetuksella (0s)
🟡 testCase15497_KortetMatti_20170409 (0s)
expected:<...vaus Hälytyskorotus|[1,00|0,00|-1784245909281, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|NORMAL_DURING_DAILY_OVERTIME.Hälytyskorotus|1,00|10,00|-1494942467406, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|OTHER.Hälytysraha x4|4,00|0,00|-1494942467406]]> but was:<...vaus Hälytyskorotus|[0,50|10,00|-1784245909281, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|NORMAL_DURING_DAILY_OVERTIME.Hälytyskorotus|1,00|10,00|-1784245909281, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|OTHER.Hälytysraha x4|4,00|10,00|-1784245909281]]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_KortetMatti_20170409(TestLeppakoskenSahkonTestitapaukset.java:1047)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_KortetMatti_20170409(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:69)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SippolaAri_20170331 (0s)
TODO assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SippolaAri_20170331(TestLeppakoskenSahkonTestitapaukset.java:1113)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_SippolaAri_20170331(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SippolaAri_20170403 (0s)
TODO assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SippolaAri_20170403(TestLeppakoskenSahkonTestitapaukset.java:1194)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_SippolaAri_20170403(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_VilppoJuha_20170329 (0s)
TODO assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_VilppoJuha_20170329(TestLeppakoskenSahkonTestitapaukset.java:1252)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_VilppoJuha_20170329(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsFalse (0s)
🟢 testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsTrue (0s)
🟢 testCase11774_KarhunenTiina_20120822 (0s)
🟢 testTuomistoOili20161004 (0s)
🟢 testCase12493_HiiriKerkkoJuhana_20160805 (0s)
🟢 testCase11098_Keisala_Reijo_20160329 (0s)
🟢 testKainulainenElina_20141222_20150104 (0s)
🟢 testCase7308_PöytälaaksoAri_20131117 (0s)
🟢 testCase7308_RuohomäkiAskoJalmari_20130620 (0s)
🟢 testCase7308_RuohomäkiAskoJalmari_20130620_ReOrdered (0s)
🟢 testSalomäkiMikko20140727 (0s)
🟢 testMoisioArto_20150613 (0s)
🟢 testCase11505_RistimakiTimo_20160510 (0s)
🟡 testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_DAILY_OVERTIME:  (Sovittu ylityö) 6,42 h x 1.0000;

Was:[NORMAL_DURING_DAILY_OVERTIME]
 expected:<6,[5]> but was:<6,[4166666667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys(TestLeppakoskenSahkonTestitapaukset.java:5140)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_henkilökohtainenYlityöPäällä (0s)
🟡 testCase15497_SalomaaRami_20170327 (0s)
expected:<...RTIME.Hälytyskorotus[ 2h jälkeen|1,00|10,00|-1784245911327, 2017-03-27|Task|206100 Vikojen korjaus/Ikaalinen/- 1 Yleinen Ika|NORMAL_DURING_DAILY_OVERTIME.Hälytyskorotus|2],00|10,00|-178424591...> but was:<...RTIME.Hälytyskorotus[|3],00|10,00|-178424591...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertCase15497_SalomaaRami_20170327(TestLeppakoskenSahkonTestitapaukset.java:661)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SalomaaRami_20170327(TestLeppakoskenSahkonTestitapaukset.java:678)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_SalomaaRami_20170327(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:37)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SalomaaRami_20170403 (0s)
Lisää assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SalomaaRami_20170403(TestLeppakoskenSahkonTestitapaukset.java:831)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_SalomaaRami_20170403(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SalomaaRami_20170407 (0s)
expected:<...-04-07|HolidayDummy|[DAILY_OVERTIME|DAILY_OVERTIME.0.5|0,50|0,00|-1784245911493, 2017-04-07|HolidayDummy|NORMAL_DURING_DAILY_OVERTIME|NORMAL_DURING_DAILY_OVERTIME.1|0,50|0,00|-1784245911493, 2017-04-07|HolidayDummy|_WORK_DAYS_FOR_REPORTING|_WORK_DAYS_FOR_REPORTING.1|1,00|0,00|-1784245911493, 2017-04-07|Task|207100 Johtoalueraivaukset/Ikaalinen/- 2 Vierimetsän hoito|NORMAL_TOWARDS_OVERTIME.1|4,50|0,00|-1784245911493, 2017-04-07|Task|211600 Verkkotoiminnan tiedotus ja palaver/- 1 Tiedotus ja palaverit|NORMAL_TOWARDS_OVERTIME.1|3,50|0,00|-1784245911493, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|DAILY_OVERTIME.0.5|1,50|0,00|-1784245911493, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|NORMAL_DURING_DAILY_OVERTIME.1|1,50|]0,00|-1784245911493]> but was:<...-04-07|HolidayDummy|[_WORK_DAYS_FOR_REPORTING|_WORK_DAYS_FOR_REPORTING.1|1,00|0,00|-1784245911493, 2017-04-07|Task|207100 Johtoalueraivaukset/Ikaalinen/- 2 Vierimetsän hoito|NORMAL_TOWARDS_OVERTIME.1|4,50|10,00|-1784245911493, 2017-04-07|Task|211600 Verkkotoiminnan tiedotus ja palaver/- 1 Tiedotus ja palaverit|NORMAL_TOWARDS_OVERTIME.1|3,50|10,00|-1784245911493, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|DAILY_OVERTIME.0.5|2,00|5,00|-1784245911493, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|NORMAL_DURING_DAILY_OVERTIME.1|2,00|1]0,00|-1784245911493]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SalomaaRami_20170407(TestLeppakoskenSahkonTestitapaukset.java:931)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_SalomaaRami_20170407(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_PihkoluomaJuha_20170404 (0s)
expected:<...PORTING.1|1,00|0,00|[työntekijä, 2017-04-04|Sickleave|OWN_NOTIFICATION|_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING.1|8,00|10,00|työntekijä]]> but was:<...PORTING.1|1,00|0,00|[-1784245911595, 2017-04-04|Sickleave|OWN_NOTIFICATION|_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING.1|8,00|10,00|-1784245911595]]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_PihkoluomaJuha_20170404(TestLeppakoskenSahkonTestitapaukset.java:984)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.testCase15497_PihkoluomaJuha_20170404(TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHalytysPaivystajaUpdated (0s)
🟢 testHalytysPaivystajaOld (0s)
🟢 testCase19599_RaskilaEsko_20180110 (0s)
🟡 testHalytysTyo (0s)
 expected:<[2]> but was:<[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testHalytysTyo(TestLeppakoskenSahkonTestitapaukset.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTODOSovittuYlityoRounding (0s)
🟡 testTODO_HolidayCompensationRoundingWhenWorkShiftEndsOnMonday (0s)
Mikä tässä nyt on vikana:

Was:[] ... 
 expected:<[4]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHolidayCompensationRoundingWhenWorkShiftEndsOnMonday(TestLeppakoskenSahkonTestitapaukset.java:1560)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testTODO_HolidayCompensationRoundingWhenWorkShiftEndsOnMonday(TestLeppakoskenSahkonTestitapaukset.java:1591)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase12493_MoisioArto_20161023 (0s)
🟢 testCase12493_AmmeskangasEsa_20160101_20161231 (36s)
🟢 testOvertimeOnlyIfExceedsPlannedViaLabourAgreement (0s)
🟢 testOvertimeCategoryTransferWorkTimeCompensationType (0s)
🟢 testRuokataukoKamratJuhaMatti_20141218 (0s)
🟢 testRistimäkiTimo_20121217_20121223 (0s)
🟢 testRistimäkiTimo_20121219 (0s)
🟢 testRistimäkiTimo_20121223 (0s)
🟢 testKulmalaNiinaSariHannele (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_noconsiderotherhours (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours (0s)
🟢 testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_ilmanHenkilökohtaistaYlityötä (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_considerotherhours (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaisella_oletusylityöasetuksella_considerotherhours (0s)
🟢 testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours (0s)
🟢 testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_considerotherhours (0s)
🟢 testKamratJuhaMatti20120912 (0s)
🟢 testKortetMattiJuhani20120930_SovitunYlityonTuleeAntaaMyösPyhäkorvausJosAsetuksisaNiinMäärätty (0s)
🟢 testSovittuYlityoNoNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoWithNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME_WithOvertime (0s)
🟢 testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME_WithOvertime (0s)
🟢 testKartaslammiAriKoulutus20120830 (0s)
🟡 testTODOja (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testTODOja(TestLeppakoskenSahkonTestitapaukset.java:4357)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAriHaavisto_Sunnuntai_20120708 (0s)
 expected:<[2]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testAriHaavisto_Sunnuntai_20120708(TestLeppakoskenSahkonTestitapaukset.java:4472)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTuomasIsokotamäki_Sunnuntai_20120923 (0s)
🟡 testaaTODOArkipyhaviikkoJaEttaTilttaaEvaluateHolidaynMetodiinGetPaidHours (0s)
TODO sama pätee sairauslomiin siellä kanssa getPaidHours() -kutsu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testaaTODOArkipyhaviikkoJaEttaTilttaaEvaluateHolidaynMetodiinGetPaidHours(TestLeppakoskenSahkonTestitapaukset.java:4541)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testRamiSalomaa_20120702_20120708 (0s)
🟡 testKariPaulasalo_20120625_20120630 (0s)
 expected:<[2]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testKariPaulasalo_20120625_20120630(TestLeppakoskenSahkonTestitapaukset.java:4733)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAriHaavisto_20120625_20120708 (0s)
 expected:<[2]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testAriHaavisto_20120625_20120708(TestLeppakoskenSahkonTestitapaukset.java:4814)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase10417_KasariSanteri_20151221_20160131 (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_0_Strict (3s)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testBug20100406_20100101 (0s)
🟢 testBug20100406_20100102 (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGivenAndPartTimeEmployee (0s)
🟢 testBugReport20100315 (0s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (1s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresher (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAktHuolintaAlanVarastoterminaaliJaSatamatyontekijoidenVuorotyonTes (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testYlityoIltavuoronJalkeen (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestOhjelmapalvelualanTes120 (4s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testYolisa (0s)
🟢 testLapsenSairaus (0s)
🟢 testSunnuntaiKorvaus (2s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 testSairasloma (0s)
🟡 test_TODO_YlityokynnysEiAleneWtrPaivanToilla (0s)
 expected:<12[8]> but was:<12[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AbstractTestOhjelmapalvelualanTesTestCase.assertYlityoJaWtr(AbstractTestOhjelmapalvelualanTesTestCase.java:157)
	at com.tustor.tuntinetti.backend.logic.AbstractTestOhjelmapalvelualanTesTestCase.test_TODO_YlityokynnysEiAleneWtrPaivanToilla(AbstractTestOhjelmapalvelualanTesTestCase.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_WtrPaivanErikoisKorvaus (0s)
TODO: vacationien timetrail ei saisi jäädä taskin alle expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractTestOhjelmapalvelualanTesTestCase.test_TODO_WtrPaivanErikoisKorvaus(AbstractTestOhjelmapalvelualanTesTestCase.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testViikkotylityo (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTimeLimitTypes (0s)
🟡 testTODO (0s)
TODO Testi kuten hiihtokeskusalan iltalisä eli length_limited
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestTimeLimitTypes.testTODO(TestTimeLimitTypes.java:2704)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYolisa (0s)
🟢 testExtraIsNotPaidOnWorkshiftOnFridayAndSaturday_full (0s)
🟢 testExtraIsNotPaidOnWorkshiftOnFridayAndSaturday (0s)
🟢 testExtraIsNotPaidOnWorkshiftOnSaturday_full (0s)
🟢 testExtraIsNotPaidOnWorkshiftOnSaturday (0s)
🟢 testExtraPaidOnWorkshiftOnSaturdayAndSunday_full (0s)
🟢 testExtraPaidOnWorkshiftOnSaturdayAndSunday (0s)
🟢 testExtraPaidWhenFullEndingShiftIsUsedAndWorkEndsWhenNightShiftStarts (0s)
🟢 testExtraPaidOnWorkshiftOnSunday_full (0s)
🟢 testExtraPaidOnWorkshiftOnSunday_full_endsAtEndTime (0s)
🟢 testExtraPaidOnWorkshiftOnSunday (0s)
🟢 testExtraIsNotPaidOnWorkshiftOnSundayAndMonday_full (0s)
🟢 testExtraIsNotPaidOnWorkshiftOnSundayAndMonday (0s)
🟢 testMultiDayNightshiftAndShiftEndingSaturday_full (0s)
🟢 testMultiDayNightshiftAndShiftEndingSaturday (0s)
🟢 testMultiDayNightshiftAndShortShiftOnSaturdayAndSunday_full (0s)
🟢 testMultiDayNightshiftAndShortShiftOnSaturdayAndSunday (0s)
🟢 testMultiDayNightshiftAndLongShiftOnSaturdayAndSunday_full (0s)
🟢 testMultiDayNightshiftAndLongShiftOnSaturdayAndSunday (0s)
🟢 testMultiDayNightshiftAndShortShiftOnSundayAndMonday_full (0s)
🟢 testMultiDayNightshiftAndShortShiftOnSundayAndMonday (0s)
🟢 testMultiDayNightshiftAndShortShiftOnSundayAndMondayEndinglate_full (0s)
🟢 testMultiDayNightshiftAndShortShiftOnSundayAndMondayEndinglate (0s)
🟢 testMultiDayNightshiftAndShiftEndingSunday_full (0s)
🟢 testMultiDayNightshiftAndShiftEndingSunday_full_twoParts (0s)
🟢 testMultiDayNightshiftAndShiftEndingSunday (0s)
🟢 testMultiDayNightshiftAndShiftEndingMonday_full (0s)
🟢 testMultiDayNightshiftAndShiftEndingMonday (0s)
🟢 testEndingShiftAndTimeLimitNotReached_full (0s)
🟢 testEndingShiftAndTimeLimitNotReached (0s)
🟢 testEndingShiftAndTimeLimitReached_full (0s)
🟢 testEndingShiftAndTimeLimitReached (0s)
🟢 testStartingShiftAndStartingBefore_full (0s)
🟢 testStartingShiftAndStartingBefore (0s)
🟢 testStartingShiftAndStartingDuring_full (0s)
🟢 testStartingShiftAndStartingDuring (0s)
🟢 testFullStartingShiftStartingAtEndDoesNotMatch (0s)
🟢 testExtraIsNotPaidOnWorkshiftOnFridayAndSaturdayEndingStarting_full (0s)
🟢 testExtraIsNotPaidOnWorkshiftOnFridayAndSaturdayEndingStarting (0s)
🟢 testExtraIsNotPaidOnWorkshiftOnSaturdayEndingStarting_full (0s)
🟢 testExtraIsNotPaidOnWorkshiftOnSaturdayEndingStarting (0s)
🟢 testExtraPaidOnWorkshiftOnSaturdayAndSundayEndingStarting_full (0s)
🟢 testExtraPaidOnWorkshiftOnSaturdayAndSundayEndingStarting (0s)
🟢 testExtraPaidOnWorkshiftOnSundayEndingStarting_full (0s)
🟢 testExtraPaidOnWorkshiftOnSundayEndingStarting (0s)
🟢 testExtraIsNotPaidOnWorkshiftOnSundayAndMondayEndingStarting_full (0s)
🟢 testExtraIsNotPaidOnWorkshiftOnSundayAndMondayEndingStarting (0s)
🟢 testMultiDayNightshiftAndShiftEndingSaturdayEndingStarting_full (0s)
🟢 testMultiDayNightshiftAndShiftEndingSaturdayEndingStarting (0s)
🟢 testMultiDayNightshiftAndShortShiftOnSaturdayAndSundayEndingStarting_full (0s)
🟢 testMultiDayNightshiftAndShortShiftOnSaturdayAndSundayEndingStarting (0s)
🟢 testStartingOrEndingShiftAndTimeLimitNotReached (0s)
🟢 testNonOvertime (0s)
🟢 testTntBilling (0s)
🟢 testMultiDayNightshiftAndLongShiftOnSaturdayAndSundayEndingStarting_full (0s)
🟢 testMultiDayNightshiftAndLongShiftOnSaturdayAndSundayEndingStarting (0s)
🟢 testMultiDayNightshiftAndShortShiftOnSundayAndMondayEndingStarting_full (0s)
🟢 testMultiDayNightshiftAndShortShiftOnSundayAndMondayEndingStarting (0s)
🟢 testMultiDayNightshiftAndShortShiftOnSundayAndMondayEndinglateEndingStarting_full (0s)
🟢 testMultiDayNightshiftAndShortShiftOnSundayAndMondayEndinglateEndingStarting (0s)
🟢 testMultiDayNightshiftAndShiftEndingSundayEndingStarting_full (0s)
🟢 testMultiDayNightshiftAndShiftEndingSundayEndingStarting (0s)
🟢 testMultiDayNightshiftAndShiftEndingMondayEndingStarting_full (0s)
🟢 testMultiDayNightshiftAndShiftEndingMondayEndingStarting (0s)
🟢 testMultiDayNightshiftAndShiftEndingLateMondayEndingStarting_full (0s)
🟢 testMultiDayNightshiftAndShiftEndingLateMondayEndingStarting (0s)
🟢 testStartingOrEndingShiftAndTimeLimitNotReached_full (0s)
🟢 testStartingOrEndingShiftAndTimeLimitReached_full (0s)
🟢 testStartingOrEndingShiftAndTimeLimitReached (0s)
🟢 testNormalNightshiftDoesNotApplyToWeekdayEarlyMorningWork_full (0s)
🟢 testNormalNightshiftDoesNotApplyToWeekdayToEarlyMorningWork (0s)
🟢 testNormalNightshiftAppliesToEarlyMorningWork (0s)
🟢 testNormalNightshiftAppliesToEarlyMorningWork_full (0s)
🟢 testNormalNightshiftWithTimeLimitNotReachedAndNotMatchedBecauseOfWorkingWeekDay_full (0s)
🟢 testNormalNightshiftWithTimeLimitNotReached_full (0s)
🟢 testNormalNightshiftWithTimeLimitNotReached_NotEvenCorrectWeekday (0s)
🟢 testNormalNightshiftWithTimeLimitNotReached (0s)
🟢 testNormalNightshiftWithTimeLimitReached_full (0s)
🟢 testNormalNightshiftWithTimeLimitReached (0s)
🟢 testNormalAlwaysOnNightshift (0s)
🟢 testNonOvertime_full (0s)
🟢 testHalytyslisaErkkiSalminenAkt_DoesNothingDuringEarlyDayTimeHours (0s)
🟢 testHalytyslisaErkkiSalminenAkt_DoesNothingDuringNoHours (0s)
🟢 testHalytyslisaErkkiSalminenAkt_GivesAllowanceDuringNightTimeHours (0s)
🟢 testPakkaslisaMax3_5h_20140210 (0s)
🟢 testDurationLimitedShiftTimeLimit1400 (0s)
🟢 testDurationLimitedShiftTimeLimitThreeHours (0s)
🟢 testLengthLowerLimitShiftTimeLimit1400 (0s)
🟢 testLengthLowerLimitShiftTimeLimitThreeHours (0s)
🟢 testLengthLimitedShiftTimeLimit1400 (0s)
🟢 testLengthLimitedShiftTimeLimitThreeHours (0s)
🟢 testWorkdayLengthLimitedShiftTimeLimit1400 (0s)
🟢 testWorkdayLengthLimitedShiftTimeLimitThreeHours (0s)
🟢 testLengthLimitNotPassedShiftTimeLimit1400 (0s)
🟢 testLengthLimitNotPassedShiftTimeLimitThreeHours (0s)
🟢 testLengthLimitPassedShiftTimeLimit1400 (0s)
🟢 testLengthLimitPassedShiftTimeLimitThreeHours (0s)
🟢 testLengthCompensationWorktimeWithAmountShiftTimeLimit1400 (0s)
🟢 testLengthCompensationWorktimeWithAmountShiftTimeLimitThreeHours (0s)
🟢 testLengthCompensationWorktimeWithPercentShiftTimeLimit1400 (0s)
🟢 testLengthCompensationWorktimeWithPercentShiftTimeLimitThreeHours (0s)
🟢 testLengthCompensationWithAmountShiftTimeLimit1400 (0s)
🟢 testLengthCompensationWithAmountShiftTimeLimitThreeHours (0s)
🟢 testLengthCompensationWithPercentShiftTimeLimit1400 (0s)
🟢 testLengthCompensationWithPercentShiftTimeLimitThreeHours (0s)
🟢 testMinTotalDurationEffectShiftTimeLimit1400 (0s)
🟢 testMinTotalDurationEffectShiftTimeLimitThreeHours (0s)
🟢 testNoOvertimeShiftTimeLimit1400 (0s)
🟢 testNoOvertimeShiftTimeLimitThreeHours (0s)
🟢 testStartingOrEndingShiftTimeLimit1400 (0s)
🟢 testStartingOrEndingShiftTimeLimitThreeHours (0s)
🟢 testEndingShiftTimeLimit1400 (0s)
🟢 testEndingShiftTimeLimitThreeHours (0s)
🟢 testStartingShiftTimeLimit1400 (0s)
🟢 testHalytyslisaErkkiSalminenAkt_GivesAllowanceDuringNightTimeHours_UntilDayShiftStartTime_EvenIfEmployeeWorksLonger (0s)
🟢 testHalytyslisaErkkiSalminenAkt_GivesAllowanceDuringNightTimeHours_UntilDayShiftStartTime_EvenIfEmployeeWorksMuchLonger (0s)
🟢 testStartingShiftTimeLimitThreeHours (0s)
🟢 testPakkaslisaMax3_5h_20140221 (0s)
🟢 testHalytyslisaErkkiSalminenAkt_GivesAllowanceDuringNightTimeHours_UntilDayShiftStartTime (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_RajanAlapuolella_TäysiYlityömääräys (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_RajanAlapuolella_VainAikaperusteisetLisät (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_RajanAlapuolella_AikaJaViikkoperusteisetLisät (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_RajanAlapuolella_AikaJaViikkoperusteisetLisät21_24 (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_RajanYlapuolella_AikaJaViikkoperusteisetLisät21_24 (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_Rajalla_TäysiYlityö (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_Rajalla_PelkätAikaperusteisetLisät (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_Rajalla_AikaperusteisetLisätJaJaksoylityö (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_RajanYli_TäysiYlityö (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_RajanYli_VainAikaperusteisetLisät (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_RajanYli_AikaperusteisetLisätJaViikkoylityö (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_RajanYli_2_TäysiYlityömääräys (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_RajanYli_2_VainAikaperusteisetLisät (0s)
🟢 testMetsatahtiHoivaAla_YolisaNormaali_RajanYli_2_AikaperusteisetLisätJaViikkoylityöt (0s)
🟢 testMetsatahtiHoivaAla_YolisaKorotettu_RajanAlapuolella_KaikkiYlityöt (0s)
🟢 testMetsatahtiHoivaAla_YolisaKorotettu_RajanAlapuolella_VainAikeperusteisetLisät (0s)
🟢 testMetsatahtiHoivaAla_YolisaKorotettu_RajanAlapuolella_AikeperusteisetLisätJaViikkoylitytö (0s)
🟢 testMetsatahtiHoivaAla_YolisaKorotettu_Rajalla_TäysiYlityömääräys (0s)
🟢 testMetsatahtiHoivaAla_YolisaKorotettu_Rajalla_PelkätAikaperusteisetLisät (0s)
🟢 testMetsatahtiHoivaAla_YolisaKorotettu_Rajalla_AikaperusteisetLisätJaViikkoylityöt (0s)
🟢 testMetsatahtiHoivaAla_YolisaKorotettu_RajanYli_KaikkiYlityöt (0s)
🟢 testMetsatahtiHoivaAla_YolisaKorotettu_RajanYli_VainAikaperusteisetLisat (0s)
🟢 testMetsatahtiHoivaAla_YolisaKorotettu_RajanYli_AikaperusteisetLisatJaViikkoylityot (0s)
🟢 testMetsatahtiHoivaAla_YolisaKorotettu_RajanYli_2_KaikkiYlityot (0s)
🟢 testMetsatahtiHoivaAla_YolisaKorotettu_RajanYli_2_VainAikaperusteisetLisat (0s)
🟢 testMetsatahtiHoivaAla_YolisaKorotettu_RajanYli_2_AikaperusteisetLisatJaViikkoylity0 (0s)
🟢 testNonOvertimeTimeLimitNotReached_full (0s)
🟢 testNonOvertimeTimeLimitNotReached (0s)
🟢 testNonOvertimeTimeLimitReached_full (0s)
🟢 testNonOvertimeTimeLimitReached (0s)
🟢 testMinimumTotalDuration_SingleTask_NotEnough (0s)
🟢 testMinimumTotalDuration_SingleTask_JustEnoughAndOver (0s)
🟢 testMinimumTotalDuration_SingleTask_JustEnoughButNotOver (0s)
🟢 testMinimumTotalDuration_SingleTask_NotEnough_StartsBefore (0s)
🟢 testMinimumTotalDuration_SingleTask_JustEnoughButNotOver_StartsBefore_2 (0s)
🟢 testMinimumTotalDuration_SingleTask_JustEnoughAndOver_StartsBefore (0s)
🟢 testMinimumTotalDuration_SingleTask_ExceedsOverTheEnd (0s)
🟢 testMinimumTotalDuration_SingleTask_MorningRange_endingAt10_IsNotSufficient_But_ExceedsOverTheEnd (0s)
🟢 testMinimumTotalDuration_SingleTask_MorningRange_endingAt11_IsNotSufficient_But_ExceedsOverTheEnd (0s)
🟢 testMinimumTotalDuration_SingleTask_MorningAndEveningRangeExceedLimit (0s)
🟢 testMinimumTotalDuration_SingleTask_MorningAndEveningRangeExceedLimitTwoTasks (0s)
🟢 testMinimumTotalDuration_SingleTask_MorningAndEveningRangeExceedLimitTwoTasks_NoteReverseOrder (0s)
🟢 testMinimumTotalDuration_SingleTask_MorningAndEveningRangeExceedLimitThreeTasks (0s)
🟢 testMinimumTotalDuration_SingleTask_MorningAndEveningRangeExceedLimitThreeTasks_NoteReverseOrder (0s)
🟢 testMinimumTotalDuration_SingleTask_ExceedsOverTheEnd_2 (0s)
🟢 testMinimumTotalDuration_SingleTask_ExceedsOverTheEnd_3 (0s)
🟢 testMinimumTotalDuration_SingleTask_ExceedsOverTheEnd_4 (0s)
🟢 testMinimumTotalDuration_SingleTask_ExceedsOverTheEnd_ButDoesNotOverlapWith (0s)
🟢 testMinimumTotalDuration_SingleTask_ExceedsOverTheEnd_ButTotalTooShort (0s)
🟢 testMinimumTotalDuration_SingleTask_ExceedsOverTheEnd_ButTotalTooShort_2 (0s)
🟢 testMinimumTotalDuration_SingleTask_JustEnoughButNotOver_StartsBefore (0s)
🟢 testLengthCompensationNotEnough (0s)
🟢 testLengthCompensationJustEnough (0s)
🟢 testLengthCompensationJustEnough_2 (0s)
🟢 testLengthCompensationJustEnough_3 (0s)
🟢 testLengthCompensationJustEnough_EvenIfTwoParts (0s)
🟢 testLengthCompensationOnce_EvenIfTwoPartsEnough (0s)
🟢 testLengthCompensationEnough (0s)
🟢 testLengthCompensationEnoughBecauseFull (0s)
🟢 testLengthCompensationJustEnoughBecauseFull (0s)
🟢 testLengthCompensationNotEnoughEvenIfFull (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestBioteollisuudenTes_JatkuvaKaksivuorotyo (6s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testArkipyhienKorvaus (0s)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (3s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testKarenssipaivanPoistuminen (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testSunnuntaityotaEiKorvataKTAlla (0s)
🟢 testPaivittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testViikoittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecompositionWithPersonalCompensation (0s)
🟢 testCase7WithNonScalingPersonalEuroCompensations (0s)
🟢 testCase7WithNonScalingPersonalPercentageCompensations (0s)
🟢 testCase7WithNonScalingPersonalEuroCompensationsWithOvertime (0s)
🟢 testCase7WithNonScalingPersonalPercentageCompensationsWithOvertime (0s)
🟡 testHenkilökohtaisenLisänLaskuttaminen (0s)
laskutaHlokohtainenLisa=true
billLikeSalary=false
projectOvertimeResolution=PROJECT_RESOLUTION
workTimeType=NORMAL
includePersonalCompensationForBilling=false

Mikä tässä nyt on vikana:
Unohtuiko overtime category NON_OVERTIME_NORMAL?
laskutaHlokohtainenLisa=true
billLikeSalary=false
projectOvertimeResolution=PROJECT_RESOLUTION
workTimeType=NORMAL
includePersonalCompensationForBilling=false: 
NON_OVERTIME_NORMAL: 16 h x 1;

Was:[NON_OVERTIME_NORMAL]
 expected:<[0]> but was:<[16]>
Expected overtime category hours: NORMAL_TOWARDS_OVERTIME
Expected overtime category hours: NORMAL_DURING_DAILY_OVERTIME
Expected overtime category hours: NORMAL_DURING_EXTRA
Expected overtime category hours: EXTRA
Expected overtime category hours: DAILY_OVERTIME
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertInverse(AbstractRangeReportBag.java:543)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:483)
	at com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecompositionWithPersonalCompensation.assertHenkilökohtaisenLisänLaskuttaminen(TestWorkTimeOvertimeDecompositionWithPersonalCompensation.java:593)
	at com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecompositionWithPersonalCompensation.testHenkilökohtaisenLisänLaskuttaminen(TestWorkTimeOvertimeDecompositionWithPersonalCompensation.java:536)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTehtäväkohtaisenLisänLaskuttaminen (0s)
laskutaHlokohtainenLisa=true
billLikeSalary=false
projectOvertimeResolution=PROJECT_RESOLUTION
workTimeType=NORMAL

Mikä tässä nyt on vikana:
Unohtuiko overtime category NON_OVERTIME_NORMAL?
laskutaHlokohtainenLisa=true
billLikeSalary=false
projectOvertimeResolution=PROJECT_RESOLUTION
workTimeType=NORMAL: 
NON_OVERTIME_NORMAL: 16 h x 1;

Was:[NON_OVERTIME_NORMAL]
 expected:<[0]> but was:<[16]>
Expected overtime category hours: NORMAL_TOWARDS_OVERTIME
Expected overtime category hours: NORMAL_DURING_DAILY_OVERTIME
Expected overtime category hours: NORMAL_DURING_EXTRA
Expected overtime category hours: EXTRA
Expected overtime category hours: DAILY_OVERTIME
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertInverse(AbstractRangeReportBag.java:543)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:483)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecompositionWithPersonalCompensation.assertTehtäväkohtaisenLisänLaskuttaminen(TestWorkTimeOvertimeDecompositionWithPersonalCompensation.java:713)
	at com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecompositionWithPersonalCompensation.testTehtäväkohtaisenLisänLaskuttaminen(TestWorkTimeOvertimeDecompositionWithPersonalCompensation.java:637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestPuutarhaAlanVuorotyonTes (6s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2020 (2s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2021 (1s)
🟢 testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2022 (1s)
🟢 testArkipyhatKunTyosuhdeEiOleKestanytKauaa2018 (0s)
🟢 testIltalisa1 (0s)
🟢 testIltalisa2 (0s)
🟢 testYolisa2 (0s)
🟢 testYolisa1 (0s)
🟢 testIltalisa4 (0s)
🟢 testIltalisa3 (0s)
🟢 testArkipyhatKunTekeeToita (0s)
🟢 testArkipyhatKunTekeeToitaMuttaBittiEiPaalla (0s)
🟢 testArkipyhat (0s)
🟢 testItsenaisyyspaivaMaksetaanLainMukaan (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testArkipyhatKunTyosuhdeEiOleKestanytKauaa (0s)
🟢 testFirstSickdayNotPaidOnShortRegularSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortAccidentSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortRegularSickleaveOnLongContractperiod (0s)
🟢 testFirstSickdayIsPaidOnLongRegularSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayIsNotPaidOnShortRegularSickleaveOnTooShortContractperiod (0s)
🟢 testFirstSickdayPaidOnRecurringRegularSickleaveOnShortContractperiod (0s)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟡 test_TODO_SairausajanPalkkaPerakkaistenTyokausienTyoajanSummanMukaan (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractPuutarhaAlanTesTestCase.test_TODO_SairausajanPalkkaPerakkaistenTyokausienTyoajanSummanMukaan(AbstractPuutarhaAlanTesTestCase.java:260)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_ArkipyhäKorvausPerakkaistenTyokausienTyoajanSummanMukaan (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractPuutarhaAlanTesTestCase.test_TODO_ArkipyhäKorvausPerakkaistenTyokausienTyoajanSummanMukaan(AbstractPuutarhaAlanTesTestCase.java:272)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_KTA (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractPuutarhaAlanTesTestCase.test_TODO_KTA(AbstractPuutarhaAlanTesTestCase.java:279)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestKumiteollisuudenKta (0s)
🟢 testKtaLaskentaAjat (0s)
🟢 testKtaHistory (0s)
🟡 testTODOKäyttö (0s)
TODO Tässä ei toteutettu & testattu käyttöä, vaan pelkästään laskenta. HUOM: Tuntinetin palkanlaskenta.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestKumiteollisuudenKta.testTODOKäyttö(TestKumiteollisuudenKta.java:72)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOKäyttöä (0s)
TODO Tarkista sairausloman vaikutus
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestKumiteollisuudenKta.testTODOKäyttöä(TestKumiteollisuudenKta.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKtaAikatyo5060 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Kaksivuorotyo_3vk_Jaksotyo (4s)
🟢 testNormalWorktime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testMaksetaanKTAlla (0s)
🟡 test_TODO_SpecialWeeklyOvertime (0s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[8]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSpecialWeeklyOvertime(AdvancedTesTest.java:1506)
	at com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Kaksivuorotyo_3vk_Jaksotyo.test_TODO_SpecialWeeklyOvertime(TestSailioautoJaOljytuotealanTes_Kaksivuorotyo_3vk_Jaksotyo.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_WtrKeryma (0s)
WTR ei vastannut odotettua. Työpäiviä: 106, Poissaoloja: 0, VacationType: null, SickleaveType: null, WorkTimeType: null
 expected:<[72]> but was:<[64]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkHourBasedWorkTimeReductionEpiphanyOnWeekend(AdvancedTesTest.java:4327)
	at com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Kaksivuorotyo_3vk_Jaksotyo.test_TODO_WtrKeryma(TestSailioautoJaOljytuotealanTes_Kaksivuorotyo_3vk_Jaksotyo.java:263)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testDailyOvertime (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testKorottavatKTAta (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟡 test_TODO_ShortDayCompensation (0s)
Palkka ei vastannut odotettua. expected:<[55]> but was:<[20]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3445)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3392)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3337)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3352)
	at com.tustor.tuntinetti.backend.logic.AbstractSailioautoJaOljytuotealanTestCase.test_TODO_ShortDayCompensation(AbstractSailioautoJaOljytuotealanTestCase.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestBioteollisuudenTes_JatkuvaYksivuorotyo (7s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testArkipyhienKorvaus (0s)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (3s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testKarenssipaivanPoistuminen (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testSunnuntaityotaEiKorvataKTAlla (0s)
🟢 testPaivittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testViikoittaistaYlityotaEiKorvataKTAlla (1s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestEnsihoitopalvelualan3VkoTes (2s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testPeriodOvertime (0s)
🟢 testWeeklyOvertimeWithVacationsAndSickleaves (0s)
🟢 testArkipyhaLyhentaaJaksonTyoaikaa (0s)
🟢 testArkipyhaaEiKorvataJosAlle3TyovuoroaJaksossa (0s)
🟢 testArkipyhaKorvataanJos3TyovuoroaJaksossa (0s)
🟢 testArkipyhaNotQualified4 (0s)
🟡 test_TODO_PeriodOvertime6WeekCycle (0s)
GAP: 2 jakson tasoittumisjakso expected:<[33,7]5> but was:<[1]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestEnsihoitopalvelualan3VkoTes.test_TODO_PeriodOvertime6WeekCycle(TestEnsihoitopalvelualan3VkoTes.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_PeriodOvertime6WeekCycle2 (0s)
GAP: 2 jakson tasoittumisjakso expected:<2[10,7]5> but was:<2[29,]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestEnsihoitopalvelualan3VkoTes.test_TODO_PeriodOvertime6WeekCycle2(TestEnsihoitopalvelualan3VkoTes.java:162)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase24831_LipponenHenri_20190223_20190310 (0s)
🟢 testSunnuntaityo (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhatKorvataan (2s)
🟢 testSaannollistenSickleave (0s)
🟢 testLauantaityo (0s)
🟢 testArkipyhaQualified4 (0s)
🟢 testSairasloma (0s)
🟢 testArkipyhaNotQualified1 (0s)
🟢 testArkipyhaNotQualified2 (0s)
🟢 testArkipyhaNotQualified3 (0s)
🟢 testArkipyhaQualified2 (0s)
🟢 testArkipyhaQualified3 (0s)
🟢 testArkipyhaQualified (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestSickleaveWithoutExtras (0s)
🟢 testGivenSickleaveWithoutExtrasIsTrueThenExtrasAreNotPaidForSickleave (0s)
🟢 testGivenSickleaveWithoutExtrasIsFalseThenExtrasArePaidForSickleave (0s)
🟢 testNoExtrasArePaidForSickleaveHours (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestHenkilokohtaistenAvustajienTESVuoden2025Muutoksilla (2s)
🟢 testArkipyhienKorvaus (1s)
🟢 testYlityo (0s)
🟢 testLauantaikorvaus (0s)
🟢 testArkipyhanaToissa (0s)
🟢 testArkipyhanaToissaB (0s)
🟢 testSairasLapsi (0s)
🟢 testSunnuntaikorotusLauantaiIltana (0s)
🟢 testSunnuntaiKorotusPyhanAattona (0s)
🟢 testSunnuntaiKorotustaEiJouluaatonAattona (0s)
🟢 testSunnuntaiAattoKorotustaKunSunnuntaiPyha (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhatLyhentavaTyoviikkoa (0s)
🟢 testSairausajanPalkka (0s)
🟢 testArkipyhaKorvaus (0s)
🟢 testYlityo2 (0s)
🟢 testSunnuntaikorvaus (0s)
🟢 testArkipyhaKorvausAlle2Viikkoa (0s)
🟢 testLauantaikorvausArkpyhana (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalaryWithWeekStartTimeEffectsVoid (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
3 h x 1,95 Iltatyölisä = 5,85;
4 h x 3,9 Yötyölisä = 15,6;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_KeskeytymatonKolmivuorotyo (6s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testMaksetaanKTAlla (0s)
🟢 testWtrKeryma (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testAattolisa (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testSeisokkikorvausAamulta (0s)
🟢 testSeisokkikorvausPaivalta (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testSairaudenUusiutuminen (0s)
🟡 testKorottavatKTAta (0s)
KTA ei vastannut odotettua. expected:<10[]> but was:<10[,54]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2295)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2241)
	at com.tustor.tuntinetti.backend.logic.AbstractPahvinJaPaperinjalostusalanTestCase.testKorottavatKTAta(AbstractPahvinJaPaperinjalostusalanTestCase.java:775)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset (38s)
🟡 testCase15497_KortetMatti_20170409 (0s)
expected:<...vaus Hälytyskorotus|[1,00|0,00|-1784246074340, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|NORMAL_DURING_DAILY_OVERTIME.Hälytyskorotus|1,00|10,00|-1494942467406, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|OTHER.Hälytysraha x4|4,00|0,00|-1494942467406]]> but was:<...vaus Hälytyskorotus|[0,50|10,00|-1784246074340, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|NORMAL_DURING_DAILY_OVERTIME.Hälytyskorotus|1,00|10,00|-1784246074340, 2017-04-09|Task|265000 Sähköasemien vuosikulut/- 5 Teiharjun sähköasema|OTHER.Hälytysraha x4|4,00|10,00|-1784246074340]]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_KortetMatti_20170409(TestLeppakoskenSahkonTestitapaukset.java:1047)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SippolaAri_20170331 (0s)
TODO assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SippolaAri_20170331(TestLeppakoskenSahkonTestitapaukset.java:1113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SippolaAri_20170403 (0s)
TODO assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SippolaAri_20170403(TestLeppakoskenSahkonTestitapaukset.java:1194)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_VilppoJuha_20170329 (0s)
TODO assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_VilppoJuha_20170329(TestLeppakoskenSahkonTestitapaukset.java:1252)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsFalse (0s)
🟢 testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsTrue (0s)
🟢 testCase11774_KarhunenTiina_20120822 (0s)
🟢 testTuomistoOili20161004 (0s)
🟢 testCase12493_HiiriKerkkoJuhana_20160805 (0s)
🟢 testCase11098_Keisala_Reijo_20160329 (0s)
🟢 testVainionpääIlpoKalevi_20130501_IlmanHenkilökohtaistaYlityöasetusta (0s)
🟡 testKainulainenElina_20141222_20150104 (0s)
expected:<...N_OVERTIME_NORMAL.1|[0,13|0,00|-1784246075481, 2014-12-23|Task|LS995100 Tuntien ja matkalaskujen syöttö|NON_OVERTIME_NORMAL.1|0,87|0,00|-1784246075481, 2014-12-23|Task|LS995100 Tuntien ja matkalaskujen syöttö|_PAID_WORK_TIME_REDUCTION_FOR_REPORTING.Lyhennysvapaa|-0,01|0,00|-1784246075481, 2014-12-23|Task|LS995100 Tuntien ja matkalaskujen syöttö|_PAID_WORK_TIME_REDUCTION_FOR_REPORTING.Lyhennysvapaa|7,01|0,00|-1784246075481, 2014-12-24|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784246075481, 2014-12-25|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784246075481, 2014-12-26|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784246075481, 2014-12-30|Task|261000 Verkon Asiakaspalvelu/- 3 Verkon sanomaliikenne|NON_OVERTIME_NORMAL.1|4,00|0,00|-1784246075481, 2014-12-30|Task|953210 Myynnin asiakaspalvelu/- 1 Myynnin sanomaliikenne|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784246075481, 2014-12-30|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784246075481, 2014-12-31|HolidayDummy|_MONTHLY_SALARY_FOR_REPORTING|_MONTHLY_SALARY_FOR_REPORTING.1|0,25|0,00|-1784246075481, 2014-12-31|Task|261000 Verkon Asiakaspalvelu/- 3 Verkon sanomaliikenne|NON_OVERTIME_NORMAL.1|4,00|0,00|-1784246075481, 2014-12-31|Task|953210 Myynnin asiakaspalvelu/- 1 Myynnin sanomaliikenne|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784246075481, 2014-12-31|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784246075481, 2015-01-01|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784246075481, 2015-01-02|HolidayDummy|_MONTHLY_SALARY_FOR_REPORTING|_MONTHLY_SALARY_FOR_REPORTING.1|0,05|0,00|-1784246075481, 2015-01-02|Task|261000 Verkon Asiakaspalvelu/- 3 Verkon sanomaliikenne|NON_OVERTIME_NORMAL.1|0,38|0,00|-1784246075481, 2015-01-02|Task|956000 Asiakaspalvelu + CAB/- 1 Laskutus|NON_OVERTIME_NORMAL.1|0,37|0,00|-1784246075481, 2015-01-02|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|NON_OVERTIME_NORMAL.1|2,26|0,00|-1784246075481, 2015-01-02|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|_PAID_WORK_TIME_REDUCTION_FOR_REPORTING.Lyhennysvapaa|0,01|0,00|-1784246075481, 2015-01-02|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|_PAID_WORK_TIME_REDUCTION_FOR_REPORTING.Lyhennysvapaa|4,99]|0,00|-1784246075481...> but was:<...N_OVERTIME_NORMAL.1|[1,00|0,00|-1784246075481, 2014-12-23|Task|LS995100 Tuntien ja matkalaskujen syöttö|_PAID_WORK_TIME_REDUCTION_FOR_REPORTING.Lyhennysvapaa|7,00|0,00|-1784246075481, 2014-12-24|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784246075481, 2014-12-25|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784246075481, 2014-12-26|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784246075481, 2014-12-30|Task|261000 Verkon Asiakaspalvelu/- 3 Verkon sanomaliikenne|NON_OVERTIME_NORMAL.1|4,00|0,00|-1784246075481, 2014-12-30|Task|953210 Myynnin asiakaspalvelu/- 1 Myynnin sanomaliikenne|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784246075481, 2014-12-30|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784246075481, 2014-12-31|HolidayDummy|_MONTHLY_SALARY_FOR_REPORTING|_MONTHLY_SALARY_FOR_REPORTING.1|0,25|0,00|-1784246075481, 2014-12-31|Task|261000 Verkon Asiakaspalvelu/- 3 Verkon sanomaliikenne|NON_OVERTIME_NORMAL.1|4,00|0,00|-1784246075481, 2014-12-31|Task|953210 Myynnin asiakaspalvelu/- 1 Myynnin sanomaliikenne|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784246075481, 2014-12-31|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|NON_OVERTIME_NORMAL.1|2,00|0,00|-1784246075481, 2015-01-01|HolidayDummy|_PAID_HOLIDAY_FOR_REPORTING|_PAID_HOLIDAY_FOR_REPORTING.1|8,00|0,00|-1784246075481, 2015-01-02|HolidayDummy|NON_OVERTIME_NORMAL|NON_OVERTIME_NORMAL.1|-1,67|0,00|-1784246075481, 2015-01-02|HolidayDummy|_MONTHLY_SALARY_FOR_REPORTING|_MONTHLY_SALARY_FOR_REPORTING.1|0,05|0,00|-1784246075481, 2015-01-02|Task|261000 Verkon Asiakaspalvelu/- 3 Verkon sanomaliikenne|NON_OVERTIME_NORMAL.1|1,00|0,00|-1784246075481, 2015-01-02|Task|956000 Asiakaspalvelu + CAB/- 1 Laskutus|NON_OVERTIME_NORMAL.1|1,00|0,00|-1784246075481, 2015-01-02|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|NON_OVERTIME_NORMAL.1|2,67|0,00|-1784246075481, 2015-01-02|Task|LS995100 Tuntien ja matkalaskujen syöttö/- 41 Asiakaspalvelu|_PAID_WORK_TIME_REDUCTION_FOR_REPORTING.Lyhennysvapaa|5,00]|0,00|-1784246075481...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testKainulainenElina_20141222_20150104(TestLeppakoskenSahkonTestitapaukset.java:3734)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase7308_MansukoskiPetteri_20131222 (0s)
 expected:<2[]> but was:<2[,83]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertCase7308_MansukoskiPetteri_20131222(TestLeppakoskenSahkonTestitapaukset.java:3046)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase7308_MansukoskiPetteri_20131222(TestLeppakoskenSahkonTestitapaukset.java:3057)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7308_PöytälaaksoAri_20131117 (0s)
🟢 testCase7308_RuohomäkiAskoJalmari_20130620 (0s)
🟢 testSalomäkiMikko20140727 (0s)
🟢 testMoisioArto_20150613 (0s)
🟢 testCase11505_RistimakiTimo_20160510 (0s)
🟡 testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_DAILY_OVERTIME:  (Sovittu ylityö) 6,42 h x 1.0000;

Was:[NORMAL_DURING_DAILY_OVERTIME]
 expected:<6,[5]> but was:<6,[4166666667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys(TestLeppakoskenSahkonTestitapaukset.java:5140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHalytysPaivystajaUpdated (0s)
🟢 testHalytysPaivystajaOld (0s)
🟢 testCase19599_RaskilaEsko_20180110 (0s)
🟢 testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_henkilökohtainenYlityöPäällä (0s)
🟡 testCase15497_SalomaaRami_20170327 (0s)
expected:<...RTIME.Hälytyskorotus[ 2h jälkeen|1,00|10,00|-1784246076901, 2017-03-27|Task|206100 Vikojen korjaus/Ikaalinen/- 1 Yleinen Ika|NORMAL_DURING_DAILY_OVERTIME.Hälytyskorotus|2],00|10,00|-178424607...> but was:<...RTIME.Hälytyskorotus[|3],00|10,00|-178424607...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertCase15497_SalomaaRami_20170327(TestLeppakoskenSahkonTestitapaukset.java:661)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SalomaaRami_20170327(TestLeppakoskenSahkonTestitapaukset.java:678)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SalomaaRami_20170403 (0s)
Lisää assertit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SalomaaRami_20170403(TestLeppakoskenSahkonTestitapaukset.java:831)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase15497_SalomaaRami_20170407 (0s)
expected:<...-04-07|HolidayDummy|[DAILY_OVERTIME|DAILY_OVERTIME.0.5|0,50|0,00|-1784246077069, 2017-04-07|HolidayDummy|NORMAL_DURING_DAILY_OVERTIME|NORMAL_DURING_DAILY_OVERTIME.1|0,50|0,00|-1784246077069, 2017-04-07|HolidayDummy|_WORK_DAYS_FOR_REPORTING|_WORK_DAYS_FOR_REPORTING.1|1,00|0,00|-1784246077069, 2017-04-07|Task|207100 Johtoalueraivaukset/Ikaalinen/- 2 Vierimetsän hoito|NORMAL_TOWARDS_OVERTIME.1|4,50|0,00|-1784246077069, 2017-04-07|Task|211600 Verkkotoiminnan tiedotus ja palaver/- 1 Tiedotus ja palaverit|NORMAL_TOWARDS_OVERTIME.1|3,50|0,00|-1784246077069, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|DAILY_OVERTIME.0.5|1,50|0,00|-1784246077069, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|NORMAL_DURING_DAILY_OVERTIME.1|1,50|]0,00|-1784246077069]> but was:<...-04-07|HolidayDummy|[_WORK_DAYS_FOR_REPORTING|_WORK_DAYS_FOR_REPORTING.1|1,00|0,00|-1784246077069, 2017-04-07|Task|207100 Johtoalueraivaukset/Ikaalinen/- 2 Vierimetsän hoito|DAILY_OVERTIME.0.5|0,95|5,00|-1784246077069, 2017-04-07|Task|207100 Johtoalueraivaukset/Ikaalinen/- 2 Vierimetsän hoito|NORMAL_DURING_DAILY_OVERTIME.1|0,95|10,00|-1784246077069, 2017-04-07|Task|207100 Johtoalueraivaukset/Ikaalinen/- 2 Vierimetsän hoito|NORMAL_TOWARDS_OVERTIME.1|3,79|10,00|-1784246077069, 2017-04-07|Task|211600 Verkkotoiminnan tiedotus ja palaver/- 1 Tiedotus ja palaverit|DAILY_OVERTIME.0.5|0,73|5,00|-1784246077069, 2017-04-07|Task|211600 Verkkotoiminnan tiedotus ja palaver/- 1 Tiedotus ja palaverit|NORMAL_DURING_DAILY_OVERTIME.1|0,73|10,00|-1784246077069, 2017-04-07|Task|211600 Verkkotoiminnan tiedotus ja palaver/- 1 Tiedotus ja palaverit|NORMAL_TOWARDS_OVERTIME.1|2,95|10,00|-1784246077069, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|DAILY_OVERTIME.0.5|0,32|5,00|-1784246077069, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|NORMAL_DURING_DAILY_OVERTIME.1|0,32|10,00|-1784246077069, 2017-04-07|Task|263400 Verkon käyttö/- 4 Perintä, katkaisu ja kytkentä|NORMAL_TOWARDS_OVERTIME.1|1,26|1]0,00|-1784246077069]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_SalomaaRami_20170407(TestLeppakoskenSahkonTestitapaukset.java:931)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testHalytysTyo (0s)
 expected:<[2]> but was:<[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testHalytysTyo(TestLeppakoskenSahkonTestitapaukset.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTODOSovittuYlityoRounding (0s)
🟢 testHolidayCompensationRoundingWhenWorkShiftEndsOnMonday (0s)
🟡 testTODO_HolidayCompensationRoundingWhenWorkShiftEndsOnMonday (0s)
Mikä tässä nyt on vikana:
SPECIAL_SATURDAY_OVERTIME: 2 h x 1;

Was:[SPECIAL_SATURDAY_OVERTIME]
 expected:<[0]> but was:<[2]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHolidayCompensationRoundingWhenWorkShiftEndsOnMonday(TestLeppakoskenSahkonTestitapaukset.java:1563)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testTODO_HolidayCompensationRoundingWhenWorkShiftEndsOnMonday(TestLeppakoskenSahkonTestitapaukset.java:1591)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase12493_MoisioArto_20161023 (0s)
🟢 testCase12493_AmmeskangasEsa_20160101_20161231 (37s)
🟢 testOvertimeOnlyIfExceedsPlannedViaLabourAgreement (0s)
🟢 testOvertimeCategoryTransferWorkTimeCompensationType (0s)
🟢 testCase10416_Ahtola_Petteri_20160101_Ylityö (0s)
🟢 testRuokataukoKamratJuhaMatti_20141218 (0s)
🟢 testRistimäkiTimo_20121217_20121223 (0s)
🟢 testRistimäkiTimo_20121219 (0s)
🟢 testRistimäkiTimo_20121223 (0s)
🟢 testKulmalaNiinaSariHannele (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_noconsiderotherhours (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours (0s)
🟢 testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_ilmanHenkilökohtaistaYlityötä (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_considerotherhours (0s)
🟢 testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaisella_oletusylityöasetuksella_considerotherhours (0s)
🟢 testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours (0s)
🟢 testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_considerotherhours (0s)
🟢 testKamratJuhaMatti20120912 (0s)
🟢 testKortetMattiJuhani20120930_SovitunYlityonTuleeAntaaMyösPyhäkorvausJosAsetuksisaNiinMäärätty (0s)
🟢 testSovittuYlityoNoNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoWithNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME (0s)
🟢 testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME_WithOvertime (0s)
🟢 testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME_WithOvertime (0s)
🟢 testVainionpääIlpoKalevi_20130501_HenkilökohtaisellaYlityöasetuksella (0s)
🟢 testKartaslammiAriKoulutus20120830 (0s)
🟡 testTODOja (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testTODOja(TestLeppakoskenSahkonTestitapaukset.java:4357)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAriHaavisto_Sunnuntai_20120708 (0s)
 expected:<[2]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testAriHaavisto_Sunnuntai_20120708(TestLeppakoskenSahkonTestitapaukset.java:4472)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTuomasIsokotamäki_Sunnuntai_20120923 (0s)
🟡 testaaTODOArkipyhaviikkoJaEttaTilttaaEvaluateHolidaynMetodiinGetPaidHours (0s)
TODO sama pätee sairauslomiin siellä kanssa getPaidHours() -kutsu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testaaTODOArkipyhaviikkoJaEttaTilttaaEvaluateHolidaynMetodiinGetPaidHours(TestLeppakoskenSahkonTestitapaukset.java:4541)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testRamiSalomaa_20120702_20120708 (0s)
🟡 testKariPaulasalo_20120625_20120630 (0s)
 expected:<[2]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testKariPaulasalo_20120625_20120630(TestLeppakoskenSahkonTestitapaukset.java:4733)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAriHaavisto_20120625_20120708 (0s)
 expected:<[2]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4426)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4440)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.assertHalytyskorotus(TestLeppakoskenSahkonTestitapaukset.java:4449)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testAriHaavisto_20120625_20120708(TestLeppakoskenSahkonTestitapaukset.java:4814)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase10417_KasariSanteri_20151221_20160131 (0s)
🟡 testCase15497_PihkoluomaJuha_20170404 (0s)
expected:<...PORTING.1|1,00|0,00|[työntekijä, 2017-04-04|Sickleave|OWN_NOTIFICATION|_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING.1|8,00|10,00|työntekijä]]> but was:<...PORTING.1|1,00|0,00|[-1784246083373, 2017-04-04|Sickleave|OWN_NOTIFICATION|_SICKLEAVE_OWN_NOTIFICATION_FOR_REPORTING.1|8,00|10,00|-1784246083373]]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset.testCase15497_PihkoluomaJuha_20170404(TestLeppakoskenSahkonTestitapaukset.java:984)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestAsfalttiTes (1s)
🟢 testFirstSickdayIsPaidOnLongRegularSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayIsNotPaidOnShortRegularSickleaveOnTooShortContractperiod (0s)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟢 testSairastumispaivana100PctKorvausJosSairastumispäivänäEiMerkitäTaskiinAikajaksoja (0s)
🟢 testJosSairastumispäivänäMerkitäänTaskiinAikajaksoEiKeskiarvoistetaTyoajanMukaan (0s)
🟢 testSickDuringQfdHolidayWTimeranges (0s)
🟢 testSickDuringQfdHolidayWithoutTimeranges (0s)
🟢 testSickDuringNonQfdHolidayWTimeranges (1s)
🟢 testSickDuringNonQfdHolidayWithoutTimeranges (0s)
🟢 testToissaEnnenJaPalkallisellaSairauslomallaJalkeenArkipyhanMaksetaanArkipyhakorvaus (0s)
🟢 testPalkallisellaSairauslomallaJalkeenJaToissaEnnenArkipyhanMaksetaanArkipyhakorvaus (0s)
🟡 testTODOToissaEnnenJaLomautettunaJalkeenArkipyhanMaksetaanArkipyhakorvaus (0s)
TODO, kuin testToissaEnnenJaPalkallisellaSairauslomallaJalkeenArkipyhanMaksetaanArkipyhakorvaus mutta aseta jälkimmäinen päivä lomautukseksi
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAsfalttiTes.testTODOToissaEnnenJaLomautettunaJalkeenArkipyhanMaksetaanArkipyhakorvaus(TestAsfalttiTes.java:347)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOLomautettunaEnnenJaToissaJalkeenArkipyhanEiMaksetaanArkipyhakorvausta (0s)
TODO, kuin testPalkallisellaSairauslomallaJalkeenJaToissaEnnenArkipyhanMaksetaanArkipyhakorvaus mutta aseta edellinen päivä lomautukseksi ja flippaa assertti
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAsfalttiTes.testTODOLomautettunaEnnenJaToissaJalkeenArkipyhanEiMaksetaanArkipyhakorvausta(TestAsfalttiTes.java:355)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOKausiluontoistenToidenArkipyhaoikeudenLaskenta (0s)
 expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestAsfalttiTes.testTODOKausiluontoistenToidenArkipyhaoikeudenLaskenta(TestAsfalttiTes.java:395)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testFirstSickdayNotPaidOnShortRegularSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortAccidentSickleaveOnShortContractperiod (0s)
🟢 testFirstSickdayPaidOnShortRegularSickleaveOnLongContractperiod (0s)
🟢 testFirstSickdayPaidOnRecurringRegularSickleaveOnShortContractperiod (0s)
🟢 testHolidayCompensatedOnlyAfter6WeeksOfContractPeriod (0s)
🟢 testHolidayWorkIsTreatedAsSundayWork (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestEmployeeProjectDailyReport (0s)
🟢 testNpeMultanenSanna20111114 (0s)
🟢 test42459_LuomanperäJasmin_20230102 (0s)
🟢 testTransformOvertimeToNormalPreservesWorkedHoursTimeRangesAndDetails (0s)
🟢 test_26728_MakkonenKasperi_15_07_2019 (0s)
🟢 test_26728_BryzginTimo_7_11_2019 (0s)
🟢 test_26728_MantylaRoope (0s)
🟢 test_26728_MinkkinenMikko (0s)
🟢 test_26728_MakkonenEkaterina (0s)
🟡 test_26728_MukundjaHelvan (0s)
 expected:<8,[25]> but was:<8,[9167]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeProjectDailyReport.test_26728_MukundjaHelvan(TestEmployeeProjectDailyReport.java:1003)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_26728_PelkolaJukka (0s)
🟡 test_26728_ViitasaariVili (0s)
 expected:<[12]> but was:<[24]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeProjectDailyReport.test_26728_ViitasaariVili(TestEmployeeProjectDailyReport.java:1342)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test26728_BryzginTimo_28_08_2019 (0s)
🟢 test26728_MakkonenKasperi_28_08_2019 (0s)
🟢 testNPEJosContractPeriodOnNull (0s)
🟢 testGetTotalSales (0s)
🟢 testEvaluateSalesKunEiTyosopimusta (0s)
🟢 testLaskutetaanVaikkaTyotTehtyVaaraanSopimussarjaan (0s)
🟡 testProjectTesYliohjaaContractPeriodTessin (0s)
 expected:<8[5]> but was:<8[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeProjectDailyReport.assertYliohjaavaTes(TestEmployeeProjectDailyReport.java:1822)
	at com.tustor.tuntinetti.backend.logic.TestEmployeeProjectDailyReport.testProjectTesYliohjaaContractPeriodTessin(TestEmployeeProjectDailyReport.java:1728)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVuosilomaArkipyhanaEiAlennaYlityokynnystaLaskutuksessa (0s)
🟢 testVuosilomaArkenaEiAlennaYlityokynnystaLaskutuksessa (0s)
🟢 testNollahintaisiaKulujaEiLaskutusraportilleEiAteriakorvausta (0s)
🟢 testNollahintaisiaKulujaEiLaskutusraportille6hYksiAteriakorvaus (0s)
🟢 testNollahintaisiaKulujaEiLaskutusraportille11hKaksiAteriakorvausta (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMslYksityisenOpetusalanTes (0s)
🟡 testLauantailisa (0s)
Palkkasumma ei ole oikein expected:<[11]0> but was:<[9]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.TestMslYksityisenOpetusalanTes.testLauantailisa(TestMslYksityisenOpetusalanTes.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAattolisa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTurvetuotantoala (7s)
🟢 testLapsenSairaus (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testIltalisa1 (0s)
🟢 testIltalisa2 (0s)
🟢 testSunnuntaiKorvaus (1s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (1s)
🟢 testSairaslomakorvauksetAlle1Kk (0s)
🟢 testSairaslomakorvaukset3v (0s)
🟢 testSairaslomakorvaukset5v (0s)
🟢 testSairaslomakorvaukset10v (0s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisalla (2s)
🟢 testYolisa2 (0s)
🟢 testYolisa1 (0s)
🟢 testSairaslomakorvaukset6kk (0s)
🟢 testSairaslomakorvaukset2v (0s)
🟢 testPoikkeavaTyoajanlisa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTurvetuotantoalaPaivatyo (8s)
🟢 testIltalisa1 (0s)
🟢 testIltalisa2 (0s)
🟢 testYolisa2 (0s)
🟢 testYolisa1 (0s)
🟢 testLapsenSairaus (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaiKorvaus (1s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (1s)
🟢 testSairaslomakorvauksetAlle1Kk (0s)
🟢 testSairaslomakorvaukset3v (0s)
🟢 testSairaslomakorvaukset5v (0s)
🟢 testSairaslomakorvaukset10v (0s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisalla (4s)
🟢 testSairaslomakorvaukset6kk (0s)
🟢 testSairaslomakorvaukset2v (0s)
🟢 testPoikkeavaTyoajanlisa (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPtyTesYleistyoaika (0s)
🟢 testAattoyokorvaus (0s)
🟢 testAattoaaamukorvaus (0s)
🟢 testLehtonenJyri (0s)
🟢 testMarjaTuulikkiJussiPekka_SickleaveCompensationLimitationienJarjestyksellaEiSaaOllaValia (0s)
🟢 testHansKurppa20121015_20121021 (0s)
🟢 testJohanAho_20121001_20121007 (0s)
🟢 testTieraFirzetaJakupovic_20120924_20120930 (0s)
🟢 testIfNo_EXTRA_COMPENSATION_PAID_ONLY_FOR_WEEKLY_EXTRA_thenNormalDuringExtraIsUsedForHoursExceedingStandardWorkHoursPerDayBeforeDailyOvertime (0s)
🟢 testIf_COMPENSATION_PAID_ONLY_FOR_WEEKLY_EXTRA_thenNormalDuringExtraIsNeverUsedForDailyHours (0s)
🟡 testEsimerkki14 (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_WEEKLY_OVERTIME: 7,65 h x 1;

Was:[NORMAL_DURING_WEEKLY_OVERTIME]
 expected:<[0]> but was:<[7,65]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestPtyTesYleistyoaika.testEsimerkki14(TestPtyTesYleistyoaika.java:684)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testEsimerkki20 (0s)
Mikä tässä nyt on vikana:
DAILY_OVERTIME: 2 h x 0.5;
0,65 h x 1;

Was:[DAILY_OVERTIME]
 expected:<[2,]5> but was:<[1,6]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:409)
	at com.tustor.tuntinetti.backend.logic.TestPtyTesYleistyoaika.testEsimerkki20(TestPtyTesYleistyoaika.java:707)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testEsimerkki21 (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 14,95 h x 1;

NORMAL_DURING_EXTRA: 0,35 h x 1;

NORMAL_DURING_WEEKLY_OVERTIME: 0,7 h x 1;

WEEKLY_OVERTIME: 0,7 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_WEEKLY_OVERTIME, WEEKLY_OVERTIME] ... 
 expected:<16[]> but was:<16[,35]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestPtyTesYleistyoaika.testEsimerkki21(TestPtyTesYleistyoaika.java:774)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testEsimerkki22 (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_WEEKLY_OVERTIME: 24,7 h x 1;

Was:[NORMAL_DURING_WEEKLY_OVERTIME]
 expected:<[1]> but was:<[24,7]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:365)
	at com.tustor.tuntinetti.backend.logic.TestPtyTesYleistyoaika.testEsimerkki22(TestPtyTesYleistyoaika.java:821)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test (0s)
TODO crashasi
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestPtyTesYleistyoaika.test(TestPtyTesYleistyoaika.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVarallaolo (0s)
🟢 testEsimerkki11KunLaMeneeYlitöiksi (0s)
🟢 testEsimerkki11KunLaOsanaSäännöllistäTyöaikaa (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_2_Strict (2s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟡 test_TODO (0s)
TODO testaa muukin kuin 1vko
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_2.test_TODO(TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_2.java:30)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testBug20100406_20100101 (0s)
🟢 testBug20100406_20100102 (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGivenAndPartTimeEmployee (0s)
🟢 testBugReport20100315 (0s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresher (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan (0s)
🟢 testVaravastaavanLisäMuuramenRiihivuoriKauppinenTanja201204 (0s)
🟢 testLeppakoskenSahkoVerkkotoiminnanKoulutusErkkiLehtonenTi20120313OtsikostaPuuttuiLyhytnimi (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_IlmanYlityomaaraystaKokoPaivaSamaaTehtävää_SaaErikoisPalkkaaAinaVaikkaIlmanYlityömääräyksiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_AikaperusteisetLisatIlmanYlityomaaraystaKokoPaivaSamaaTehtävää (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_AikaperusteisetLisatIlmanYlityomaaraysta_KaksiTehtävääSamanaPäivänä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_ToisessaViritettyHinta (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_IlmanYlityomaaraystaKokoPaivaSamaaTehtävää_SaaErikoisPalkkaaVaikkaIlmanNsAikaperusteisiaKorvauksia_KaksiTehtävääSamanaPäivänä_ToisessaViritettyHinta (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_AikaperusteisetLisatIlmanYlityomaaraysta_KaksiTehtävääSamanaPäivänä_ToisessaViritettyHinta (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaYlityömääräysJaAikaperusteisiaLisiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaYlityömääräysJaAikaperusteisiaLisiä_ViceVersa (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaAikaperusteisiaLisiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaAikaperusteisiaLisiä_ViceVersa (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_ViceVersa (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VirittämättömässäAikaperusteisiaLisiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VainViritetyssäAikaperusteisiaLisiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VainVirittämättömässäYlityömääräys (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VainViritetyssäYlityömääräys (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VirittämättömässäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_ViritetyssäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_ViceVersa (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_ViritetyssäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_ViceVersa_Pyhäpäivänä (0s)
🟢 testOvertimeOnlyIfExceedsPlanned_SamaKuinSuunniteltu (0s)
🟢 testOvertimeOnlyIfExceedsPlanned_YlittaaSuunnitellun (0s)
🟡 testTODOSairasvuoronTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää (0s)
TODO Toteuta työtehtävätieto sairauslomalle: Testaa sairaslomavuoro ilman ylityömääräystä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testTODOSairasvuoronTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:2121)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOMuuramePalkkasiirto (0s)
TODO Testaa muurame palkkasiirto, toimiihan?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testTODOMuuramePalkkasiirto(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:2129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_IlmanYlityomaaraystaKokoPaivaSamaaTehtävää_SaaErikoisPalkkaaVaikkaIlmanNsAikaperusteisiaKorvauksia_KaksiTehtävääSamanaPäivänä (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VirittämättömässäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_Pyhäpäivänä (0s)
🟢 testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläLisäTuntiaKertaaPalkka (0s)
🟡 testCase7972_VilleIlmariJalo_20150511_20150517 (0s)
expected:<[Aamutuntikorvaus]> but was:<[Iltalisä]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.assertCase7972_VilleIlmariJalo_20150511_20150517(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:165)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testCase7972_VilleIlmariJalo_20150511_20150517(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODO_Case7972_VilleIlmariJalo_20150511_20150517 (0s)
expected:<[Aamutuntikorvaus]> but was:<[Iltalisä]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.assertCase7972_VilleIlmariJalo_20150511_20150517(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:165)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testTODO_Case7972_VilleIlmariJalo_20150511_20150517(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIiriSakariPaalanen_Personalhuset_20141028_20141103 (0s)
🟢 testTyotehtavanNormaalitPalkkalajit (0s)
🟢 testTyotehtavanPalkkaNollaaTuntipalkanMuttaPalkkalajitSäilyvät (0s)
🟢 testTyotehtavanPalkkaMelkeinNollaaTuntipalkanMuttaPalkkalajitSäilyvät (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan (0s)
🟢 testSinitarralisäKorvaaTuntipalkanVainToisestaPaivanTehtavasta (0s)
🟢 testAikaperusteinenLisaKorvaaPalkkalajin (0s)
🟢 testAikaperusteinenSinitarralisäLisaKorvaaPalkkalajin (0s)
🟡 testCase17097 (0s)
Mikä tässä nyt on vikana:
Pidetyihin joustovapaisiin kirjattu 3,5h (12-15.30)
effectDuringOvertime=NOT_PAID_DURING_OVERTIME: 
NORMAL_DURING_DAILY_OVERTIME:  (Pidetyt joustovapaat/Isku Oy) 0,5 h x 1;

Was:[NORMAL_DURING_DAILY_OVERTIME]
 expected:<0[]> but was:<0[,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.assertCase17097(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:943)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testCase17097(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:822)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDeboraOppisopimuksestaEiPalkkaa (0s)
🟢 testNykänenKati_20130304_20130310 (0s)
🟢 testBaronaEmmaGaalaHeikkiAnsa20120120 (0s)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää (0s)
🟡 testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläPalkka (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME:  (Bond, James Bond) 7,5 h x 17.13;

NORMAL_DURING_EXTRA:  (Bond, James Bond) 0,5 h x 17.13;

NORMAL_DURING_DAILY_OVERTIME:  (Bond, James Bond) 1,08 h x 17.13;

OTHER:  (Yölisä) 0,58 h x 8.28;
 (Iltalisä) 4 h x 4.14;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_DAILY_OVERTIME, OTHER] ... 
 expected:<1[55,59]75> but was:<1[76,98]75>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:409)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläPalkka(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:1250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaIlmanYlityötä (0s)
🟢 testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaYlityönKanssaEiSkaalauduYlityönAikana (0s)
🟢 testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaYlityönKanssaEiSkaalauduYlityönAikana2 (0s)
🟢 testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaYlityönKanssaSkaalautuuYlityönAikana (0s)
🟡 testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläEuroLisä (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 7,5 h x 1;

NORMAL_DURING_EXTRA: 0,5 h x 1;

NORMAL_DURING_DAILY_OVERTIME: 1,08 h x 1;

EXTRA: 0,5 h x 0.5;

DAILY_OVERTIME: 1,08 h x 0.5;

OTHER:  (Yölisä) 0,58 h x 8.28;
 (Bond, James Bond) 9,08 h x 17.13;
 (Iltalisä) 4 h x 4.14;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_DAILY_OVERTIME, EXTRA, DAILY_OVERTIME, OTHER] ... 
 expected:<1[65,47]25> but was:<1[86,86]25>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:409)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläEuroLisä(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:1379)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläProsenttiLisä (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 7,5 h x 1;

NORMAL_DURING_EXTRA: 0,5 h x 1;

NORMAL_DURING_DAILY_OVERTIME: 1,08 h x 1;

EXTRA: 0,5 h x 0.5;

DAILY_OVERTIME: 1,08 h x 0.5;

OTHER:  (Yölisä) 0,58 h x 8.28;
 (Iltalisä) 4 h x 4.14;
 (Bond, James Bond) 9,08 h x 2;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_DAILY_OVERTIME, EXTRA, DAILY_OVERTIME, OTHER] ... 
 expected:<[28,04]16666667> but was:<[49,43]16666667>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:409)
	at com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan.testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläProsenttiLisä(TestTyotehtavanPalkkaKorvaaTuntipalkan.java:1409)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_Opetushenkilonkunta_Kiky (2s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testKuukausipalkkaisenTyoajanYlitysKorvataanRahana (0s)
🟢 testLauantailisa (0s)
🟢 testHolidayCompensation (0s)
🟢 testYotyolisa (0s)
🟢 testIltatyolisa (0s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testSickleave (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_JatkuvaKaksivuorotyo (5s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testViikoittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 testWtrKorvataanKTAlla (0s)
🟢 testPaivittainenYlityoKorvataanKTAlla (0s)
🟢 testLauantaiylityoKorvataanKTAlla (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestOhjelmapalvelualanTes112_5 (6s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testSunnuntaiKorvaus (2s)
🟢 testArkipyhienKorvausKunEiTehdaToita (3s)
🟢 testSairasloma (0s)
🟡 test_TODO_YlityokynnysEiAleneWtrPaivanToilla (0s)
 expected:<1[20]> but was:<1[12,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AbstractTestOhjelmapalvelualanTesTestCase.assertYlityoJaWtr(AbstractTestOhjelmapalvelualanTesTestCase.java:157)
	at com.tustor.tuntinetti.backend.logic.AbstractTestOhjelmapalvelualanTesTestCase.test_TODO_YlityokynnysEiAleneWtrPaivanToilla(AbstractTestOhjelmapalvelualanTesTestCase.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_WtrPaivanErikoisKorvaus (0s)
TODO: vacationien timetrail ei saisi jäädä taskin alle expected:<[7,5]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractTestOhjelmapalvelualanTesTestCase.test_TODO_WtrPaivanErikoisKorvaus(AbstractTestOhjelmapalvelualanTesTestCase.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testViikkotylityo (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestRakennusalanToimihenkiloidenTes (0s)
🟢 testSpecialSaturdayOvertime1 (0s)
🟢 testSpecialSaturdayOvertime2 (0s)
🟢 testWeeklyOvertimeOnNormalSaturday (0s)
🟢 testWeeklyOvertimeOnHolySaturday (0s)
🟢 testWeeklyOvertimeOnChristmasEve (0s)
🟢 testNormaaliIltalisä (0s)
🟢 testNormaaliYölisä (0s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testSaturdayDailyOvertime (0s)
🟢 testArkipyhäLyhentääTyöviikkoaYlitöidenNäkökulmasta (0s)
🟢 testLauantainaVuorokautisestaYlityöstä100prosentillaKorotettuPalkka (0s)
🟢 testPääsiäislauantainaViikottaisestaYlityöstä100prosentillaKorotettuPalkka (0s)
🟢 testSickleavesAfterFiveYears (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenPaivatyonTES (0s)
🟡 testLauantailisa (0s)
Palkkasumma ei ole oikein expected:<8[3]> but was:<8[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanRautatieliikenteen38h20minTestCase.testLauantailisa(AbstractRautatiealanRautatieliikenteen38h20minTestCase.java:40)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenPaivatyonTES.testLauantailisa(TestRautatiealanRautatieliikenteenPaivatyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormalWorktime (0s)
🟡 testAattolisa (0s)
Palkkasumma ei ole oikein expected:<2[13,1]7> but was:<2[29,6]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testAattolisa(AbstractRautatiealanTestCase.java:345)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenPaivatyonTES.testAattolisa(TestRautatiealanRautatieliikenteenPaivatyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYolisa (0s)
oikea määrä lisätunteja? expected:<[2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:284)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testYolisa(AbstractRautatiealanTestCase.java:308)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenPaivatyonTES.testYolisa(TestRautatiealanRautatieliikenteenPaivatyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟡 testSunnuntaiaattolisa (0s)
Palkkasumma ei ole oikein expected:<3[1,5]> but was:<3[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSunnuntaiaattolisa(AbstractRautatiealanTestCase.java:395)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenPaivatyonTES.testSunnuntaiaattolisa(TestRautatiealanRautatieliikenteenPaivatyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟡 test_TODO_WeeklyOvertime4 (0s)
Extratuneja pitäisi tulla expected:<[4]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan38h20minTestCase.test_TODO_WeeklyOvertime4(AbstractRautatiealan38h20minTestCase.java:298)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenPaivatyonTES.test_TODO_WeeklyOvertime4(TestRautatiealanRautatieliikenteenPaivatyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa (0s)
🟡 test_TODO_WeeklyOvertime5 (0s)
Extratuneja pitäisi tulla expected:<[12]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan38h20minTestCase.test_TODO_WeeklyOvertime5(AbstractRautatiealan38h20minTestCase.java:348)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenPaivatyonTES.test_TODO_WeeklyOvertime5(TestRautatiealanRautatieliikenteenPaivatyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyahatJotkaLyhentavatTyoaikaa (0s)
🟢 testArkipyahatJotkaEivatLyhennaTyoaikaa (0s)
🟡 testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:227)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenPaivatyonTES.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanRautatieliikenteenPaivatyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:213)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenPaivatyonTES.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanRautatieliikenteenPaivatyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:199)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenPaivatyonTES.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanRautatieliikenteenPaivatyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟡 testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(AbstractRautatiealanTestCase.java:158)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenPaivatyonTES.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(TestRautatiealanRautatieliikenteenPaivatyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestLattianpaallystysalanTes (5s)
🟢 testAverageHourlySalaryUsage (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testWtr (0s)
🟢 testAverageHourlySalary (0s)
🟢 testWtrCompensation (0s)
🟢 testSickleaveCompensation (1s)
🟢 testSundayCompensation (2s)
🟢 testNormalWorkweek (0s)
🟢 testPalkallinenVapaa (1s)
🟢 testIndependenceDay (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAverageWeeklyRestTime (0s)
🟢 testLongestContinousRestTimeBasicCase (0s)
🟢 testLongestContinousRestTimeBasicCase2 (0s)
🟢 testLongestContinousRestTimeBackToBack (0s)
🟡 test_TODO_LongestContinousRestTimeWeeklyRestTimeCanContinue (0s)
 expected:<[56]> but was:<[60]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestAverageWeeklyRestTime.test(TestAverageWeeklyRestTime.java:151)
	at com.tustor.tuntinetti.backend.logic.TestAverageWeeklyRestTime.test_TODO_LongestContinousRestTimeWeeklyRestTimeCanContinue(TestAverageWeeklyRestTime.java:90)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLongestContinousRestTimeBackToBackWeeklyRestTimeCanContinue (0s)
🟢 testAverageWeeklyRestTimePositiveOffset (0s)
🟢 testAverageWeeklyRestTimeNegativeOffset (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestOverlappingTasks (0s)
🟢 testOverlappingTaskWarningDates (0s)
🟡 testOverlappingTasksAmongNonPrimaryCustomers (0s)
expected:<[7:30-8]> but was:<[8-9]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.backend.logic.TestOverlappingTasks.testOverlappingTasksAmongNonPrimaryCustomers(TestOverlappingTasks.java:167)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIfOverlappingTasksAreNotDeductedFromSalaryPerspective_NULL_Overtime (0s)
🟢 testIfOverlappingTasksAreNotDeductedFromSalaryPerspective_FULL_Overtime (0s)
🟢 testKoivistoinenSari_20151116 (0s)
🟢 testTasksWhenOnlyHoursEntered (0s)
🟢 testOverlappingTasksAreDeductedFromSalaryPerspective_NULL_Overtime (0s)
🟢 testOverlappingTasksAreDeductedFromSalaryPerspective_NULL_Overtime_OnHoliday (0s)
🟢 testOverlappingTasksAreDeductedFromSalaryPerspective_FULL_Overtime (0s)
🟢 testOverlappingTasksAreDeductedFromSalaryPerspective_FULL_Overtime_OnHoliday (0s)
🟢 testOverlappingTasksAreIgnoredFromSalaryPerspective_NULL_Overtime (0s)
🟢 testOverlappingTasksAreIgnoredFromSalaryPerspective_NULL_Overtime_OnHoliday (0s)
🟢 testOverlappingTasksAreIgnoredFromSalaryPerspective_FULL_Overtime (0s)
🟢 testOverlappingTasksAreIgnoredFromSalaryPerspective_FULL_Overtime_OnHoliday (0s)
🟢 testOverlappingTaskWarningsFromRangeReport (0s)
🟢 testOverlappingTaskWarning (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKtaKuukausipalkkainen (2s)
🟢 testAverageHourlySalaryUsage (0s)
🟡 testShiftStartsBetween00And06 (0s)
Mikä tässä nyt on vikana:
Laskettaessa ylityöstä ja aamutunneilta maksettavaa korotettua palkkaa kuukausipalkka jaetaan luvulla 160

OTHER: 3 h x 3,32 Yölisä = 9,96;
(9,96) 
 expected:<[30,93]> but was:<[9,96]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKtaKuukausipalkkainen.testShiftStartsBetween00And06(TestElintarvikealojenTesKtaKuukausipalkkainen.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOsaAjanKkPalkka (0s)
🟢 testMonthlySalaryDividerWhenPartialAndForOvertimeCategories (0s)
🟢 testNoScalingForHourlySalary (0s)
🟢 testOsakuukaudenPalkka (0s)
🟡 testTODOOsaAjanKkPalkanLaskutus (0s)
TODO testaa myös laskutus
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKtaKuukausipalkkainen.testTODOOsaAjanKkPalkanLaskutus(TestElintarvikealojenTesKtaKuukausipalkkainen.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAverageHourlySalaryCalculation (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaityo (2s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testWeeklyOvertimeBug (0s)
🟢 testShiftContinuesAfter00 (0s)
🟢 testShiftStartsBefore00AndContinuesAfter06 (0s)
🟢 testWeeklyOvertimeIsNotPaidDuringAamukorvaus (0s)
🟢 testAamutuntikorvausEiRajoitaEdellisenVurokaudenPuolellaAlkanuttaYlityota (0s)
🟢 testJaloVille_20150304_20150306 (0s)
🟢 testJaloVille_20150304_20150306_NoOvertimeReducesOvertime (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKVTESKVTesYleistyoaika (5s)
🟢 testNykänenKati_20130304_20130310 (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testSunnuntaityo (3s)
🟢 testIltaJaYolisa (0s)
🟢 testLauantaiKorvaus (0s)
🟡 test_TODO_WeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInNormalWeeklyWorkSickleaveTypeRegular (0s)
Normaali palkka extrojen ajalta ei vastannut odotettua. expected:<[13],5> but was:<[31],5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeLimits(AdvancedTesTest.java:657)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeWithAbsences(AdvancedTesTest.java:471)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeWithAbsences(AdvancedTesTest.java:439)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInPeriodWork(AdvancedTesTest.java:367)
	at com.tustor.tuntinetti.backend.logic.TestKVTESKVTesYleistyoaika.test_TODO_WeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInNormalWeeklyWorkSickleaveTypeRegular(TestKVTESKVTesYleistyoaika.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInNormalWeeklyWorkPaidVacation (0s)
🟢 testSuurpyhaAatokorvaus (0s)
🟡 testAlankoMarjoRiitta20121015_20121021 (0s)
Mikä tässä nyt on vikana:

Was:[] ... 
 expected:<[1,75]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.TestKVTESKVTesYleistyoaika.testAlankoMarjoRiitta20121015_20121021(TestKVTESKVTesYleistyoaika.java:564)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSaturdayCompensationIsNotPaidDuringDailyOvertime (0s)
🟡 testSaturdayCompensationIsNotPaidDuringWeeklyOvertime (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_WEEKLY_EXTRA: 3,75 h x 1;

Was:[NORMAL_DURING_WEEKLY_EXTRA]
 expected:<[0]> but was:<[3,75]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:409)
	at com.tustor.tuntinetti.backend.logic.TestKVTESKVTesYleistyoaika.testSaturdayCompensationIsNotPaidDuringWeeklyOvertime(TestKVTESKVTesYleistyoaika.java:623)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAattoKorvaus (0s)
🟢 testVarallaolo (0s)
🟢 testJouluaattoAamu (0s)
🟢 testKVTesLisat (0s)
🟢 testHalytystyo (0s)
🟢 testEiYlimääräisiäLisiäJouluaatonAatonIltana (0s)
🟢 testSickleaveQualifiedFor14Days (0s)
🟢 testRegularSickleaveQualifiedFor60plus120Days (0s)
🟢 testWorkInducedSickleaveQualifiedFor120plus120Days (0s)
🟢 testJuhannusaatto (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_KeskeytyvaKolmivuorotyo (6s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (3s)
🟢 testExtraHours (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testViikoittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 testWtrKorvataanKTAlla (0s)
🟢 testPaivittainenYlityoKorvataanKTAlla (0s)
🟢 testLauantaiylityoKorvataanKTAlla (0s)
🟢 testLisatyoKorvataanKTAlla (0s)
🟢 testLisatyoEiKorotaKTAta (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestRakennusalanToimihenkiloiden37_5Tes (3s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testArkipyhat (1s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (1s)
🟢 testIltalisa (0s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAirproJaksotyontekijoidenTyoaikamuoto (14s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testKorottavatKTAta (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟡 test_TODO_ShortDayCompensation (0s)
Palkka ei vastannut odotettua. expected:<[55]> but was:<[20]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3445)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3392)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3337)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3352)
	at com.tustor.tuntinetti.backend.logic.TestAirproJaksotyontekijoidenTyoaikamuoto.test_TODO_ShortDayCompensation(TestAirproJaksotyontekijoidenTyoaikamuoto.java:337)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testJaksoTyoaika (0s)
🟢 testWeeklyOvertimeLeg2 (0s)
🟢 testKolmeviikkoisjaksonYlityotMatkustustaEiLasketa (0s)
🟡 test_TODO_KolmeviikkoisjaksonYlityotKoulutustaEiLasketa (0s)
Extratunnit expected:<16[7,]5> but was:<16[]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestAirproJaksotyontekijoidenTyoaikamuoto.assertPeriodOvertimes(TestAirproJaksotyontekijoidenTyoaikamuoto.java:895)
	at com.tustor.tuntinetti.backend.logic.TestAirproJaksotyontekijoidenTyoaikamuoto.test_TODO_KolmeviikkoisjaksonYlityotKoulutustaEiLasketa(TestAirproJaksotyontekijoidenTyoaikamuoto.java:174)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairauslomaOnTyossaolonVeroistaTyoaikaa (0s)
🟢 testJaksoTyonYlityo (0s)
🟢 testTyoVapaapaivana (0s)
🟢 testJaksotyolaisenLauantailisa (0s)
🟢 testKTAtaiKPAjakajaKuukausipalkkaisilleYksittainenTyosopimus (0s)
🟢 testKTAtaiKPAjakajaKuukausipalkkaisilleOsaAikainen (2s)
🟢 testKTAtaiKPAjakajaKuukausipalkkaisilleVaihtuvaTyosopimus (0s)
🟢 testKTAtaiKPAjakajaKuukausipalkkaisilleVaihtuvaTyosopimusValissaYli30d (0s)
🟢 testKTAtaiKPAjakajaKuukausipalkkaisilleVaihtuvaTyosopimusValissaKatkaisevaPaattymissyy (0s)
🟢 testAverageHourlySalaryUsageKkpalkkaiset (1s)
🟢 testAverageHourlySalaryUsageTuntipalkkaiset (1s)
🟡 testKeskiarvonPerusteellaLasketunSairaslomapaivanPituudenPyoristykset (0s)
sickleaveQualificationType=HOURS_ACCORDING_TO_CONTRACT
workTimeMode=NON_STANDARD_WORKING_HOURS
contractWorkHoursPerDay=null
contractWorkDaysPerPeriod=null
workTrail08-15:25
workTrail18-15:26
 expected:<7,4[3]> but was:<7,4[25]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveRounding(AdvancedTesTest.java:5594)
	at com.tustor.tuntinetti.backend.logic.TestAirproJaksotyontekijoidenTyoaikamuoto.testKeskiarvonPerusteellaLasketunSairaslomapaivanPituudenPyoristykset(TestAirproJaksotyontekijoidenTyoaikamuoto.java:986)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLapsenSairaus (0s)
🟢 testLauantailisa (0s)
🟢 testSunnuntaiKorvaus (3s)
🟢 testYotyolisa (0s)
🟢 testIltatyolisa (0s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟢 testLisatJuhlapyhinaJaAattoina (0s)
🟢 testAattoiltalisä (0s)
🟢 testJuhannusaatonAamutyölisä (0s)
🟢 testJuhannusaatonIltatyölisä (0s)
🟢 testJouluaatonAamutyönLisä (0s)
🟢 testJouluaatonIltatyönLisä (0s)
🟢 testYotyolisaAlkaaJaLoppuYolla (0s)
🟡 testTODO_Yotyolisa (0s)
Tunnit eivät vastanneet odotettua. expected:<[0]> but was:<[5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4003)
	at com.tustor.tuntinetti.backend.logic.AbstractAirproTesTestCase.testTODO_Yotyolisa(AbstractAirproTesTestCase.java:476)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYotyolisaEriViikonpaivina (0s)
🟢 testHenkilostonEdustajaKorottavatKTAta (0s)
🟢 testHenkilostonEdustajaAverageHourlySalaryUsage (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKunnallinenTsYleistyoaika (5s)
🟢 testNykänenKati_20130304_20130310 (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testSunnuntaityo (2s)
🟢 testIltaJaYolisa (1s)
🟢 testLauantaiKorvaus (0s)
🟡 test_TODO_WeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInNormalWeeklyWorkSickleaveTypeRegular (0s)
Normaali palkka extrojen ajalta ei vastannut odotettua. expected:<[13],5> but was:<[40],5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeLimits(AdvancedTesTest.java:657)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeWithAbsences(AdvancedTesTest.java:471)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeWithAbsences(AdvancedTesTest.java:439)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInPeriodWork(AdvancedTesTest.java:369)
	at com.tustor.tuntinetti.backend.logic.TestKVTESKVTesYleistyoaika.test_TODO_WeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInNormalWeeklyWorkSickleaveTypeRegular(TestKVTESKVTesYleistyoaika.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInNormalWeeklyWorkPaidVacation (0s)
Normaali palkka normaalityöajalta ei vastannut odotettua. expected:<1[53]> but was:<1[39,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeLimits(AdvancedTesTest.java:651)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeWithAbsences(AdvancedTesTest.java:471)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeWithAbsences(AdvancedTesTest.java:439)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInPeriodWork(AdvancedTesTest.java:367)
	at com.tustor.tuntinetti.backend.logic.TestKVTESKVTesYleistyoaika.testWeeklyOvertimeCompensationDoesNotDependOnOrderOfAbsencesInNormalWeeklyWorkPaidVacation(TestKVTESKVTesYleistyoaika.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSuurpyhaAatokorvaus (0s)
🟢 testAlankoMarjoRiitta20121015_20121021 (0s)
🟢 testSaturdayCompensationIsNotPaidDuringDailyOvertime (0s)
🟢 testSaturdayCompensationIsNotPaidDuringWeeklyOvertime (0s)
🟢 testAattoKorvaus (0s)
🟢 testVarallaolo (0s)
🟢 testJouluaattoAamu (0s)
🟢 testKVTesLisat (0s)
🟢 testHalytystyo (0s)
🟢 testEiYlimääräisiäLisiäJouluaatonAatonIltana (0s)
🟢 testSickleaveQualifiedFor14Days (0s)
🟢 testRegularSickleaveQualifiedFor60plus120Days (0s)
🟢 testWorkInducedSickleaveQualifiedFor120plus120Days (0s)
🟢 testJuhannusaatto (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalaryNoNigthShiftsDuringOvertime (3s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 4 h x 3,9 Yötyölisä = 15,6;
3 h x 1,95 Iltatyölisä = 5,85;
2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonTES (7s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testAamulisa (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWtrKertyma (1s)
🟢 testSuurjuhlapyhalisa (0s)
🟢 testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa (0s)
🟡 test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia (0s)
Aamulisää pitäisi tulla ylityön kanssa yhteensä 100%. Koska ylityöstä saatiin jo 50% niin pitäisi aamulisää saada vain 50%.
 expected:<[1]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloiden40hVuorotyonTestCase.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(AbstractElintarviketeollisuudenToimihenkiloiden40hVuorotyonTestCase.java:127)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonTES.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime5 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testViikkolepoYksittaisinViikoinLaskettuna (0s)
🟢 testArkipyhaviikonVapaapaivat (1s)
🟡 test_TODO_ArkipyhaviikonLauantainYlityot (1s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:330)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonTES.test_TODO_ArkipyhaviikonLauantainYlityot(TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestRautatiealanKolmivuorotyonTES (1s)
🟡 testLauantailisa (0s)
Palkkasumma ei ole oikein expected:<8[3]> but was:<8[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testLauantailisa(AbstractRautatiealanTestCase.java:515)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKolmivuorotyonTES.testLauantailisa(TestRautatiealanKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormalWorktime (0s)
🟡 testAattolisa (0s)
Palkkasumma ei ole oikein expected:<2[13,1]7> but was:<2[29,6]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testAattolisa(AbstractRautatiealanTestCase.java:345)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKolmivuorotyonTES.testAattolisa(TestRautatiealanKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYolisa (0s)
oikea määrä lisätunteja? expected:<[2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:284)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testYolisa(AbstractRautatiealanTestCase.java:308)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKolmivuorotyonTES.testYolisa(TestRautatiealanKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟡 testSunnuntaiaattolisa (0s)
Palkkasumma ei ole oikein expected:<3[1,5]> but was:<3[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSunnuntaiaattolisa(AbstractRautatiealanTestCase.java:395)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKolmivuorotyonTES.testSunnuntaiaattolisa(TestRautatiealanKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟡 test_TODO_WeeklyOvertime4 (0s)
Extratuneja pitäisi tulla expected:<[4]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan38h20minTestCase.test_TODO_WeeklyOvertime4(AbstractRautatiealan38h20minTestCase.java:298)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKolmivuorotyonTES.test_TODO_WeeklyOvertime4(TestRautatiealanKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa (0s)
🟡 test_TODO_WeeklyOvertime5 (0s)
Extratuneja pitäisi tulla expected:<[12]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan38h20minTestCase.test_TODO_WeeklyOvertime5(AbstractRautatiealan38h20minTestCase.java:348)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKolmivuorotyonTES.test_TODO_WeeklyOvertime5(TestRautatiealanKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyahatJotkaLyhentavatTyoaikaa (0s)
🟢 testArkipyahatJotkaEivatLyhennaTyoaikaa (0s)
🟡 testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:227)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKolmivuorotyonTES.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:213)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKolmivuorotyonTES.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:199)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKolmivuorotyonTES.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟡 testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(AbstractRautatiealanTestCase.java:158)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanKolmivuorotyonTES.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(TestRautatiealanKolmivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestAutonrengasalanVuorotyoTes (2s)
🟢 testJuhoKuokka20150331 (0s)
🟢 testArkipyhat (1s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testRegularSickleaves (0s)
🟢 testWorkInducedSickleaves (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testIltalisäAfter2010_05_01 (0s)
🟢 testIltalisäAfter2011_05_01 (0s)
🟢 testYölisäAfter2011_05_01 (0s)
🟢 testItsenaisyyspaivaSunnuntaina (0s)
🟢 testSairaslomakorvausAlle1vTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testCase11296LauantaiPidennyksenLaskutus (0s)
🟢 testWtrVapaaltaTyonAjaltaKorvaus (0s)
🟢 testAutonrengasalanLauantailisaaEiSaaAlle6TunninVuorosta (0s)
🟢 testAutonrengasalanLauantailisaaEiYli6TunninVuorostaElleiOleLauantai (0s)
🟡 test_TODO_LauantaiKorvaus (0s)
Mikä tässä nyt on vikana:
DAILY_OVERTIME: 2 h x 0.5;
2 h x 1;

Was:[DAILY_OVERTIME]
 expected:<[4]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationTotal(AbstractRangeReportBag.java:381)
	at com.tustor.tuntinetti.backend.logic.TestAutonrengasalanTes.test_TODO_LauantaiKorvaus(TestAutonrengasalanTes.java:447)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAutonrengasalanLauantailisanSaaMyosYlityoVuorosta (0s)
🟢 testAutonrengasalanLauantailisanSaa6TunninVuorosta (0s)
🟢 testAutonrengasalanLauantailisan2025SaaYli4TunninVuorosta3h (0s)
🟢 testAutonrengasalanLauantailisan2025SaaYli4TunninVuorosta4h (0s)
🟢 testAutonrengasalanLauantailisan2025SaaYli4TunninVuorosta6h (0s)
🟢 testAutonrengasalanLauantailisan2025SaaYli4TunninVuorosta6japuolih (0s)
🟢 testAutonrengasalanLauantailisan2025SaaYli4TunninVuorosta8h (0s)
🟢 testAutonrengasalanLauantailisanSaaYli6TunninVuorosta (0s)
🟢 testIltalisäAfter2012_03_01 (0s)
🟢 testYölisäAfter2010_05_01 (0s)
🟢 testYölisäAfter2012_03_01 (0s)
🟢 testTietytLauantaitKorvataanKutenViikkoylityö (0s)
🟢 testVapunJälkeinenLauantaiKunTehdäänMyösPäivittäistäYlityötä (0s)
🟢 testVapunJälkeinenLauantaiKunViikkoNormaalistiTöissä (0s)
🟢 testArkipyhaKorvataanKunOnLuvallisiaPoissaoloja (0s)
🟢 testArkipyhatViikonloppunaEivatKerrytaLiukumasaldoa (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Paivatyo_2vk_Jaksotyo (5s)
🟢 testNormalWorktime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testMaksetaanKTAlla (2s)
🟢 testKorottavatKTAta (0s)
🟢 testWtrKeryma (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 test_TODO_SpecialWeeklyOvertime (0s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[8]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSpecialWeeklyOvertime(AdvancedTesTest.java:1506)
	at com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Paivatyo_2vk_Jaksotyo.test_TODO_SpecialWeeklyOvertime(TestSailioautoJaOljytuotealanTes_Paivatyo_2vk_Jaksotyo.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testDailyOvertime (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟡 test_TODO_ShortDayCompensation (0s)
Palkka ei vastannut odotettua. expected:<[55]> but was:<[20]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3445)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3392)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3337)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3352)
	at com.tustor.tuntinetti.backend.logic.AbstractSailioautoJaOljytuotealanTestCase.test_TODO_ShortDayCompensation(AbstractSailioautoJaOljytuotealanTestCase.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKolmivuorotyo (6s)
🟡 testNormalWorktime (0s)
Extrat eivät vastanneet odotettua. expected:<33[,33]> but was:<33[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNormalWorktime(AdvancedTesTest.java:710)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNormalWorktime(AdvancedTesTest.java:680)
	at com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKolmivuorotyo.testNormalWorktime(TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKolmivuorotyo.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSpecialSatrudayOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<33[,33]> but was:<33[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertOvertime(AdvancedTesTest.java:1091)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSpecialSaturdayOvertime(AdvancedTesTest.java:958)
	at com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKolmivuorotyo.testSpecialSatrudayOvertime(TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKolmivuorotyo.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testMaksetaanKTAlla (0s)
Maksettu työajanlyhennysvapaan korvaus ei vastannut odotettua. expected:<77,8[1]> but was:<77,8[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertVacationCompensation(AdvancedTesTest.java:2572)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWtrCompensation(AdvancedTesTest.java:2466)
	at com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKolmivuorotyo.testMaksetaanKTAlla(TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKolmivuorotyo.java:185)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWtrKeryma (0s)
🟡 test_TODO_DailyOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<6,6[7]> but was:<6,6[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:867)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:829)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:808)
	at com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKolmivuorotyo.test_TODO_DailyOvertime(TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKolmivuorotyo.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_WeeklyOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<33[,33]> but was:<33[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertOvertime(AdvancedTesTest.java:1091)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:936)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:893)
	at com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKolmivuorotyo.test_TODO_WeeklyOvertime(TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKolmivuorotyo.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLapsenSairaus (0s)
Pitäisi olla ensimmäinen sairaspäivä. 01.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<7,3[3]> but was:<7,3[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3627)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractPahvinJaPaperinjalostusalanTestCase.testLapsenSairaus(AbstractPahvinJaPaperinjalostusalanTestCase.java:626)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvaukset (0s)
Pitäisi olla ensimmäinen sairaspäivä. 01.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<7,3[3]> but was:<7,3[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3627)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractPahvinJaPaperinjalostusalanTestCase.testSairaslomakorvaukset(AbstractPahvinJaPaperinjalostusalanTestCase.java:640)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟡 testDailyOvertime (0s)
Normaali palkka ei vastannut odotettua. expected:<[40]0> but was:<[38]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:864)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:829)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertDailyOvertime(AdvancedTesTest.java:808)
	at com.tustor.tuntinetti.backend.logic.AbstractPahvinJaPaperinjalostusalanTestCase.testDailyOvertime(AbstractPahvinJaPaperinjalostusalanTestCase.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWeeklyOvertime (0s)
Extrat eivät vastanneet odotettua. expected:<[0]> but was:<[33]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertOvertime(AdvancedTesTest.java:1091)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:936)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:893)
	at com.tustor.tuntinetti.backend.logic.AbstractPahvinJaPaperinjalostusalanTestCase.testWeeklyOvertime(AbstractPahvinJaPaperinjalostusalanTestCase.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAattolisa (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testSeisokkikorvausAamulta (0s)
🟢 testSeisokkikorvausPaivalta (0s)
🟢 testArkipyhienKorvaus (1s)
🟡 testSairaudenUusiutuminen (0s)
Pitäisi olla ensimmäisen sairausjakson ensimmäinen korvattava päivä. 02.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<7,3[3]> but was:<7,3[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3905)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3786)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertRepeatingSickleaveCompensation(AdvancedTesTest.java:3763)
	at com.tustor.tuntinetti.backend.logic.AbstractPahvinJaPaperinjalostusalanTestCase.testSairaudenUusiutuminen(AbstractPahvinJaPaperinjalostusalanTestCase.java:690)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKorottavatKTAta (0s)
KTA ei vastannut odotettua. expected:<10[]> but was:<10[,54]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2295)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2241)
	at com.tustor.tuntinetti.backend.logic.AbstractPahvinJaPaperinjalostusalanTestCase.testKorottavatKTAta(AbstractPahvinJaPaperinjalostusalanTestCase.java:775)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestValtionVirkaKahdenviikonJaksotyoVirkamiehet (4s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (2s)
🟡 testTODO_Yolisa (0s)
Palkkasumma ei ole oikein expected:<[94,5]> but was:<[119]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testTODO_Yolisa(AbstractValtionVirkaTesTestCase.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattoiltaLisa (0s)
🟢 testAattoPaivaLisa (0s)
🟢 test_SairaslomakorvausAlleVuosi_Tyontekijat (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta (0s)
🟢 test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat (0s)
🟢 testSairaudenUusiutuminen_Tyontekijat (0s)
🟢 testSairaslomakorvaus_Virkamiehet (0s)
🟢 testVarallaolo (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMuoviJaKemiantuoteteollisuudenPaivatyonTes (0s)
🟢 testWeeklyOvertimeOnNormalSaturday (0s)
🟢 testWeeklyOvertimeOnHolySaturday (0s)
🟢 testWeeklyOvertimeOnChristmasEve (0s)
🟢 testSairaslomaKorvataanKTAlla (0s)
🟢 testArkipyhatKorvataanKTAlla (0s)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testSairaslomaAlkaaKeskenTyopaivan (0s)
🟢 testSuurjuhlapyhaaattoyoKorottaaKTAta (0s)
🟢 testSuurjuhlapyhaaattopaivaKorottaaKTAta (0s)
🟢 testSuurjulhapyhaaattoyokorotusKorvataanKTAlla (0s)
🟢 testSuurjulhapyhaaattopaivakorotusKorvataanKTAlla (0s)
🟢 testYlityotKorottavatKTAta (0s)
🟢 testSuurjuhlapyhaKorottaaKTAta (0s)
🟢 testSunnutaityöKorottaaKTAta (0s)
🟢 testTietytLauaitKorvataanKutenViikkoylityö (0s)
🟢 testSuurjuhlapyhakorvaus (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäEiTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäEiTyöperäinenKestaaYli10Paivaa (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäTyöperäinenKestaaYli10Paivaa (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäEiTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäEiTyöperäinenKestaaYli28Paivaa (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäTyöperäinenKestaaYli28Paivaa (0s)
🟢 testSairaslomakorvausYli6kkTöissäEiTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausYli6kkTöissäEiTyöperäinenKestaaYli28Paivaa (0s)
🟢 testSairaslomakorvausYli3vTöissäKestaaYli35Paivaa (0s)
🟢 testSairaslomakorvausYli5vTöissäKestaaYli42Paivaa (0s)
🟢 testSairaslomakorvausYli10vTöissäKestaaYli56Paivaa (0s)
🟢 testSuurjuhlapyhanaattopaivakorvaus (0s)
🟢 testSuurjuhlapyhanaattoyokorvaus (0s)
🟢 testIltalisaArkipaivana (0s)
🟢 testIltalisaSuurjuhlapyhana (0s)
🟢 testYolisaArkipaivana (0s)
🟢 testYolisaSuurjuhlapyhana (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPardiaTes (0s)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟡 testTodo (0s)
TODO Puuttuu testi, että yölisää ei saa tulla iltalisän ajalta full-shift triggerin perusteella.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTestJhlPardiaTes.testTodo(AbstractTestJhlPardiaTes.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWednesdayNightShiftShouldHaveNormalNightRate (0s)
🟡 testTODOHolidayWeekOvertimeOnMayDay (0s)
lauantai pitäisi mennä ylitöiksi expected:<[6],25> but was:<[4],25>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractTestJhlPardiaTes.testTODOHolidayWeekOvertimeOnMayDay(AbstractTestJhlPardiaTes.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODONightWorkMayContinueToMidday (0s)
Yölisä pitäisi tulla koko ajalle expected:<[7,25]> but was:<[2]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractTestJhlPardiaTes.testTODONightWorkMayContinueToMidday(AbstractTestJhlPardiaTes.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNightWorkMayNotContinueIfStarted430Am (0s)
🟢 testSaturdayNightShiftShouldHaveNormalNightRate (0s)
🟢 testSundayNightShiftShouldHaveHigherNightRate (0s)
🟢 testWednesdayEveningShiftShouldHaveNormalNightRate (0s)
🟢 testSaturdayEveningShiftShouldHaveNormalNightRate (0s)
🟢 testSundayEveningShiftShouldHaveHigherNightRate (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestPeltiJaTeollisuuseristysalanPaivatyonTES (7s)
🟢 testNormalWorktime (0s)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (4s)
🟢 testYolisa (0s)
🟢 testArkipyhatPaasiaisena (0s)
🟢 testIltalisa (0s)
🟢 testYlityotEivatKorottaKTAta (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli10vTöissäSairausKestääYli56pv (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli42pv (0s)
🟢 testSairaslomakorvausYli3vTöissäSairausKestääYli35pv (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testLapsenSairastuminenKeskenTyopaivanKorvataanKTAlla (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvEiTyöpohjainen (0s)
🟢 testArkipyähäOnVapaapäiväJosOllutTöissäYliKuukauden (0s)
🟢 testArkipyähäEiOleVapaapäivänJosOllutTöissäAlleKuukauden (0s)
🟢 testArkipyähäkorvausJosOllutTöissäYliKuukaudenMuttaVapaallaArkipyhänViereisinäPäivänä (0s)
🟢 testArkipyhaaEiKorvataKTAlla (0s)
🟢 testSairaslomaaEiKorvataKTAlla (0s)
🟢 testSairaslomaAlkaaKeskenTyopaivan (0s)
🟢 testSairastuminenKeskenTyopaivanEiKorvataKTAlla (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSahkoalanTyontekijoidenTes (0s)
🟢 testLauantaiYlityo (0s)
🟢 testSunnuntaiYlityoNormaalisti (0s)
🟢 testArkipyhaMaksetaanMyosSairauslomanAjalta (0s)
🟢 testArkipyhaMaksetaanMyosVuosilomanAjalta (0s)
🟢 testArkipyhaMaksetaanMyosVuosilomanValissa (0s)
🟡 test_TODO_ArkipyhaaEiMaksetaPekkastenAikana_MANUAALINEN (0s)
Ei pitaisi olla holidayQualified expected:<false> but was:<true>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertFalse(AbstractTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractSahkoJaEnergiaAlanTestCase.assertArkipyhaMaksetaanMyosTiettyjenPoissaolojenValissaTaiAjalta(AbstractSahkoJaEnergiaAlanTestCase.java:361)
	at com.tustor.tuntinetti.backend.logic.AbstractSahkoJaEnergiaAlanTestCase.assertArkipyhaMaksetaanMyosLomanAikana(AbstractSahkoJaEnergiaAlanTestCase.java:387)
	at com.tustor.tuntinetti.backend.logic.TestSahkoalanTyontekijoidenTes.test_TODO_ArkipyhaaEiMaksetaPekkastenAikana_MANUAALINEN(TestSahkoalanTyontekijoidenTes.java:269)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhaMaksetaanMyosPekkastenValissa (0s)
🟢 testArkipyhaaEiMaksetaPalkattomanPoissaolonAjalta (0s)
🟢 testArkipyhaaEiMaksetaPalkattomanPoissaolonValissa (0s)
🟢 testArkipyhaaEiMaksetaMuunPalkattomanPoissaolonAjalta (0s)
🟢 testArkipyhaaEiMaksetaMuunPalkattomanPoissaolonValissa (0s)
🟢 testArkipyhaMaksetaanJosToinenReunapäiväOnViikkolepopäivä (0s)
🟢 testArkipyhaMaksetaanVapaapäivienValissa (0s)
🟢 testArkipyhaaEiMaksetaPekkasenVieressaJosReuna2OnSairaspaiva (0s)
🟢 testArkipyhaaEiMaksetaPekkasenVieressaJosReuna1OnSairaspaiva (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testArkipyhaKunOsanPaivaaToissa (0s)
🟢 testYlityonPyoristykset_ViikkoylityössäEiVieläTunninYlitystä (0s)
🟢 testIltatyo1 (0s)
🟢 testEltelEsimerkkiPelkkäVrkYlityö (0s)
🟢 testYlityonPyoristykset_MyösViikkoylityö (0s)
🟢 testJuhlapyhanTyo200pAikaperusteisellaLisalla (0s)
🟢 testSunnuntaiksiSattuvanJuhlapyhanTyo200pAikaperusteisellalisalla (0s)
🟢 testYotyoVainAamuyo (0s)
🟢 testArkipyhaMaksetaanMyosPekkasenVieressaKunhanToinenReunaOnTyopaiva (0s)
🟢 testArkipyhaaEiMaksetaVuosilomanVieressaJosReuna1OnSairaspaiva (0s)
🟢 testArkipyhaaEiMaksetaVuosilomanVieressaJosReuna2OnSairaspaiva (0s)
🟢 testArkipyhaaEiMaksetaVapaapaivana (0s)
🟢 testLauantaikorvaukset (0s)
🟢 testLoppiaisenJälkeinenLauantai (0s)
🟢 testYotyo2 (0s)
🟢 testYotyo1 (0s)
🟢 testIltatyo2 (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestOptikoidenTesWith2021Changes (5s)
🟢 testArkipyhaKorvaus (1s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaiKorvaus (1s)
🟢 testIltalisa (0s)
🟢 testExtraHours (0s)
🟢 testLauantaiLisa (0s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisalla (2s)
🟢 testAattoIltaLisä (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_JatkuvaYksivuorotyo (5s)
🟢 testLapsenSairaus (0s)
🟡 testSairaslomakorvaukset (0s)
Korvauksen olisi pitänyt päättyä. 11.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3651)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.testSairaslomakorvaukset(AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.java:420)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testSairaslomakorvausKunSairausUusiutuu (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟡 testWtrKorvataanKTAlla (0s)
Palkka ei vastannut odotettua. expected:<[10,61]> but was:<[326,38]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3445)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3392)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertCompensationWithAveragedHourlySalary(AdvancedTesTest.java:3201)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertCompensationWithAveragedHourlySalary(AdvancedTesTest.java:3177)
	at com.tustor.tuntinetti.backend.logic.AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.testWtrKorvataanKTAlla(AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.java:553)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testAattokorotus (0s)
🟢 testVarallaoloaEiKorvataKTAlla (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestHuolintaAlanToimihenkiloiden375TesPaivatyo (0s)
🟢 testIltalisaaEiLisatyonAjalta (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testLauantaiTyo (0s)
🟢 testYolisaaEiYlityonAjalta (0s)
🟢 testMultipleShifts (0s)
🟢 testIltalisaaEiYlityonAjalta (0s)
🟢 testShouldAccrueBasicSalaryWith21WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith22WorkDaysOnJan2012 (0s)
🟢 testShouldAccrueBasicSalaryWith18WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith19WorkDaysOnDec2012 (0s)
🟢 testShouldAccrueBasicSalaryWith19WorkDaysOnApril2011 (0s)
🟢 testShouldAccrueMoreThanBasicSalaryWith20WorkDaysOnApril2011 (0s)
🟢 testArkiYlityo (0s)
🟢 testHealthInsuranceLawWaitingPeriodNotCompensatedIfDaysAreFull (0s)
🟢 testSunnuntaiYlityo (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES (2s)
🟡 testLauantailisa (0s)
Palkkasumma ei ole oikein expected:<8[3]> but was:<8[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testLauantailisa(AbstractRautatiealanTestCase.java:515)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES.testLauantailisa(TestRautatiealan40hPaivatyonWtrTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormalWorktime (0s)
🟡 testAattolisa (0s)
Palkkasumma ei ole oikein expected:<2[16,5]> but was:<2[33]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testAattolisa(AbstractRautatiealanTestCase.java:345)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES.testAattolisa(TestRautatiealan40hPaivatyonWtrTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYolisa (0s)
oikea määrä lisätunteja? expected:<[2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:284)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testYolisa(AbstractRautatiealanTestCase.java:308)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES.testYolisa(TestRautatiealan40hPaivatyonWtrTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟡 testSunnuntaiaattolisa (0s)
Palkkasumma ei ole oikein expected:<3[1,5]> but was:<3[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSunnuntaiaattolisa(AbstractRautatiealanTestCase.java:395)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES.testSunnuntaiaattolisa(TestRautatiealan40hPaivatyonWtrTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (1s)
🟡 test_TODO_WeeklyOvertime4 (0s)
Extratuneja pitäisi tulla expected:<[4]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES.test_TODO_WeeklyOvertime4(TestRautatiealan40hPaivatyonWtrTES.java:384)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa (0s)
🟡 test_TODO_WeeklyOvertime5 (0s)
Extratuneja pitäisi tulla expected:<[12]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES.test_TODO_WeeklyOvertime5(TestRautatiealan40hPaivatyonWtrTES.java:434)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyahatJotkaLyhentavatTyoaikaa (0s)
🟢 testArkipyahatJotkaEivatLyhennaTyoaikaa (0s)
🟡 testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[80]> but was:<[53,36]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:227)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealan40hPaivatyonWtrTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[80]> but was:<[53,36]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:213)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealan40hPaivatyonWtrTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[80]> but was:<[53,36]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:199)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealan40hPaivatyonWtrTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟡 testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[80]> but was:<[53,36]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(AbstractRautatiealanTestCase.java:158)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(TestRautatiealan40hPaivatyonWtrTES.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWorkTimeReduction1 (0s)
Työajan lyhennystä pitäisi kertyä 1h 40min viikossa expected:<1,6[]7> but was:<1,6[6]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES.testWorkTimeReduction1(TestRautatiealan40hPaivatyonWtrTES.java:477)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkTimeReduction2 (0s)
🟡 testWorkTimeReduction3 (0s)
Työajan lyhennystä kertyy myös vuosiloman ajalta expected:<[6,67]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES.testWorkTimeReduction3(TestRautatiealan40hPaivatyonWtrTES.java:509)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWorkTimeReduction4 (0s)
työajan lyhennystä kertyy alle 5pv jatkuneesta sairaslomasta expected:<1,6[]7> but was:<1,6[6]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES.testWorkTimeReduction4(TestRautatiealan40hPaivatyonWtrTES.java:541)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestPeltiJaTeollisuuseristysalanKeskytyvanKolmivuorotyonTES (6s)
🟢 testNormalWorktime (0s)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (3s)
🟢 testYolisa (0s)
🟢 testArkipyhatPaasiaisena (0s)
🟢 testIltalisa (0s)
🟢 testYlityotEivatKorottaKTAta (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli10vTöissäSairausKestääYli56pv (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli42pv (0s)
🟢 testSairaslomakorvausYli3vTöissäSairausKestääYli35pv (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testLapsenSairastuminenKeskenTyopaivanKorvataanKTAlla (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvEiTyöpohjainen (0s)
🟢 testArkipyähäOnVapaapäiväJosOllutTöissäYliKuukauden (0s)
🟢 testArkipyähäEiOleVapaapäivänJosOllutTöissäAlleKuukauden (0s)
🟢 testKolmivuorotyonErikoislisaKorvataanKTAlla (0s)
🟢 testKolmivuorotyonErikoislisaEiKorotaKTAta (0s)
🟢 testArkipyähäkorvausJosOllutTöissäYliKuukaudenMuttaVapaallaArkipyhänViereisinäPäivänä (0s)
🟢 testArkipyhaaEiKorvataKTAlla (0s)
🟢 testSairaslomaaEiKorvataKTAlla (0s)
🟢 testSairaslomaAlkaaKeskenTyopaivan (0s)
🟢 testSairastuminenKeskenTyopaivanEiKorvataKTAlla (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjectsWithWeekStartTimeEffectsMiddleOfDay (0s)
🟡 testTODO (0s)
TODO Two projects.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjects.testTODO(TestBillLikeSalarySharedAmongProjects.java:18)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 4 h x 3,9 Yötyölisä = 15,6;
3 h x 1,95 Iltatyölisä = 5,85;
2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTietotekniikanPalvelualanTes (0s)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟢 testPaasiaisMaanantaiKorvataanMyosArkipyhanaVaikkaOlisiToissaIlmanYlityomaaraysta (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestLuottotietoJaPerintaAlanAlle32Tes (9s)
🟢 testMaksetaanKTAlla (2s)
🟢 testMonthlySalary (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testWtr (1s)
🟢 testStandbyCompensation (0s)
🟢 testSundayWork (3s)
🟢 testSickleaveCompensation (1s)
🟢 testEfektiivinenAlkupaivaWtrlle (0s)
🟢 testWtrKunEiSopimusta (0s)
🟢 testSaturdayWorkIsOvertime (0s)
🟢 testLisät (0s)
🟢 testOhinmaaMirja_20160928 (0s)
🟢 testCase13267_AikasRaimo_20161011 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestValtionVirkaKahdenviikonJaksotyoTyontekijat (4s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (1s)
🟡 testTODO_Yolisa (0s)
Palkkasumma ei ole oikein expected:<[94,5]> but was:<[119]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testTODO_Yolisa(AbstractValtionVirkaTesTestCase.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattoiltaLisa (0s)
🟢 testAattoPaivaLisa (0s)
🟢 test_SairaslomakorvausAlleVuosi_Tyontekijat (0s)
🟡 testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,5]> but was:<[51,03]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat(AbstractValtionVirkaTesTestCase.java:592)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta (0s)
Sairaspäivän pituus ei vastannut odotettua expected:<[7,65]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:576)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta(AbstractValtionVirkaTesTestCase.java:633)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat(AbstractValtionVirkaTesTestCase.java:655)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaudenUusiutuminen_Tyontekijat (0s)
🟢 testSairaslomakorvaus_Virkamiehet (0s)
🟢 testVarallaolo (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestVuosilomaKirjanpito (0s)
🟢 testNaytaSaldotTunteinaKunAlkusaldoissaJaKertymissaKaytettyPelkkiaTunteja (0s)
🟢 testNaytaSaldotPaivinaKunAlkusaldoissaJaKertymissaKaytettyPelkkiaPaivia (0s)
🟢 testNaytaSaldotPaivinaKunAlkusaldoissaJaKertymissaKaytettyPelkkiaPaivia_LisaksiYksiLomapaiva (0s)
🟢 testNaytaSaldotTunteinaKunAlkusaldoissaJaKertymissaKaytettyPelkkiaTunteja_LisaksiYksiLomapaiva (0s)
🟢 testNaytaSaldotTunteinaKunAlkusaldoissaKaytettyPelkkiaTuntejaVaikkaKertymissaKaytettyPelkkiaPaivia (0s)
🟢 testNaytaSaldotTunteinaKunAlkusaldoissaKaytettyPelkkiaTuntejaVaikkaKertymissaKaytettyPelkkiaPaivia_LisaksiYksiLomapaiva (0s)
🟢 testNaytaSaldotTunteinaKunKertymissaKaytettyPelkkiaTuntejaVaikkaAlkusaldoissaKaytettyPelkkiaPaivia (0s)
🟢 testNaytaSaldotTunteinaKunKertymissaKaytettyPelkkiaTuntejaVaikkaAlkusaldoissaKaytettyPelkkiaPaivia_LisaksiYksiLomapaiva (0s)
🟢 testNaytaSaldotTunteinaKunAlkusaldoissaKaytettyPelkkiaPaiviaMuttaKertymissaKaytettyPaiviaJaTunteja (0s)
🟢 testNaytaSaldotTunteinaKunAlkusaldoissaKaytettyPelkkiaPaiviaMuttaKertymissaKaytettyPaiviaJaTunteja_LisaksiYksiLomapaiva (0s)
🟢 testNaytaSaldotTunteinaKunAlkusaldoissaKaytettyPelkkiaTuntejaMuttaKertymissaKaytettyPaiviaJaTunteja (0s)
🟢 testNaytaSaldotTunteinaKunAlkusaldoissaKaytettyPelkkiaTuntejaMuttaKertymissaKaytettyPaiviaJaTunteja_LisaksiYksiLomapaiva (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestUrheilujarjestojaKoskevaTES (3s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (1s)
🟢 testTavallinenViikkoTuntiTunnilta (0s)
🟢 testPyhäkorvauksetTotalCompensation (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalaryNoNigthShiftsDuringOvertimeWithWeekStartTimeEffectsVoid (2s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 4 h x 3,9 Yötyölisä = 15,6;
2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
3 h x 1,95 Iltatyölisä = 5,85;
2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLinjaAutoAsematPaakaupunkiseutu2020 (9s)
🟢 testAverageHourlySalaryUsage (0s)
🟢 testSunnuntaiKorvaus (2s)
🟢 test42311MuthannaEmad (0s)
🟢 testAverageHourlySalaryUsageUsesOldNightShiftPeriods (0s)
🟢 testAverageHourlySalary (0s)
🟢 testIltaJaYolisat (0s)
🟢 testLapsenSairaus (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testExtraHours (0s)
🟢 test_TODO_WeeklyOvertimeWhenOver11HourDays (0s)
🟡 testWeeklyOvertimeWithVacationsAndSickleaves (0s)
TODO 16606
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractLinjaAutoAsematTestCase.testWeeklyOvertimeWithVacationsAndSickleaves(AbstractLinjaAutoAsematTestCase.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_PeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw (0s)
Normaali palkka viikkoylityön ajalta ei vastannut odotettua. expected:<[24]0> but was:<[32]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeLimits(AdvancedTesTest.java:662)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeLimitsWithAbsences(AdvancedTesTest.java:625)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertPeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw(AdvancedTesTest.java:532)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertPeriodWorkOvertimeLimitsWithAbsencesAccordingToLawThreeWeekPeriods(AdvancedTesTest.java:494)
	at com.tustor.tuntinetti.backend.logic.AbstractLinjaAutoAsematTestCase.test_TODO_PeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw(AbstractLinjaAutoAsematTestCase.java:70)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhaKorvaus (1s)
🟢 testSairaslomakorvauksetAlle1Kk (1s)
🟢 testSairaslomakorvaukset3v (0s)
🟢 testSairaslomakorvaukset5v (0s)
🟢 testSairaslomakorvaukset10v (0s)
🟢 testLyhennysvapaidenKertyminenLoppiainenViikonloppuna (1s)
🟢 testLyhennysvapaidenKertyminenLoppiainenArkiViikolla (1s)
🟢 com.tustor.tuntinetti.backend.logic.TestMetalliTesJatkuvaYksivuoroEiLisiaYlitoissa (4s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testLostWeeklyRestTime (0s)
🟢 testPaasiaislauantaiViikkoylityonAikana (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaityo (1s)
🟢 testArkipyhat (1s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testSairaslomaKorvaukset (0s)
🟢 testPalkallisenAitiyslomanAjaltaEiKorvataItsenäisyysPaivaa (0s)
🟢 testPalkallisenAitiyslomanAjaltaMaksetaanVappuna (0s)
🟢 testPalkallisenRaskauslomanAjaltaMaksetaanVappuna (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_notQualified (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_qualified (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_unpaidReductionVacation (0s)
🟢 testIndependenceDayIsCompensated_dummyTaskOnReport (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_sickleave (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_sickleaveJollaSuunniteltuTyovuoro (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_fullWorkDay (0s)
🟢 testIndependenceDayIsCompensatedAccordingToLaw_vacation (0s)
🟢 testSairauslomallaArkipyhänäJaOikeusSarauslomakorvaukseenAlkanut (0s)
🟢 testSairauslomallaItsenaisyyspaivanaJaViereisinaPaivinaJaOikeusSarauslomakorvaukseenAlkanut (0s)
🟢 testArkipyhienKarenssi (0s)
🟢 testArkipyhatPaasiaisena (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLihaAlanTes_Paivatyo (6s)
🟢 testMaksetaanKTAlla (0s)
🟢 testKorottavatKTAta (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testAamulisa (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testArkipyhienKorvaus (2s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (2s)
🟡 test_TODO_ArkipyhatLomienAikana (0s)
Arkipyhä olisi pitänyt korvata (14.05.2026). PARENTAL_LEAVE expected:<false> but was:<true>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertFalse(AbstractTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertHolidayHours(AdvancedTesTest.java:3019)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertHolidayHoursWithVacationOnHoliday(AdvancedTesTest.java:2995)
	at com.tustor.tuntinetti.backend.logic.AbstractLihaAlanTestCase.test_TODO_ArkipyhatLomienAikana(AbstractLihaAlanTestCase.java:541)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_Paivatyo2025Changes (5s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLapsenSairaus (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testSairaslomakorvausKunSairausUusiutuu (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaSunnuntaina (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 testWtrKorvataanKTAlla (0s)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testAattokorotus (0s)
🟢 testVarallaoloaEiKorvataKTAlla (0s)
🟢 testLauantaikorotusEiKorotaKTAta (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatKuukausipalkkainenTes (1s)
🟡 testSairausajanPalkka (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 105 h x 1;

_SICKLEAVE_FOR_REPORTING: 37,5 h x 1;

_MONTHLY_SALARY_FOR_REPORTING: 1 h x 1;

Was:[NORMAL_TOWARDS_OVERTIME, _SICKLEAVE_FOR_REPORTING, _MONTHLY_SALARY_FOR_REPORTING] ... 
 expected:<1[06]> but was:<1[43,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationTotal(AbstractRangeReportBag.java:381)
	at com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatKuukausipalkkainenTes.testSairausajanPalkka(TestKiinteistopalvelualaTyontekijatKuukausipalkkainenTes.java:134)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_ArkipyhanKorvaaminenLomanAikana (0s)
TODO - Tarkistin tämän, ja ainakin kaupan ja kipan puolella on niin, että jos arkipyhä jää vuosiloman alle, ei arkipyhäkorvausta makseta, jollei ole ollut työssä ko. viikolla. Samoin jos on palkaton saikku tai palkaton vapaa, niin ei makseta. Spectra/Kaupan tessissä ei ole mainintaa, soitin liiton neuvontapuhelimeen (Petja Harakka).
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatKuukausipalkkainenTes.test_TODO_ArkipyhanKorvaaminenLomanAikana(TestKiinteistopalvelualaTyontekijatKuukausipalkkainenTes.java:268)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhät (0s)
🟢 testKkPalkkaVaihtuuEnsimmäisessäAlle13JaToisessaVähintään13MuttaPalkanAutomaattinenVähennysPoisPäältäMuutamaPäiväPuuttuu (0s)
🟢 testArkipyhäKarenssi (0s)
🟢 testArkipyhäKunEhdotEivätTäyty (0s)
🟢 testPalkatonArkipyhä (0s)
🟢 testKkPalkkaKunPalkkaanOikeuttaviaPäiviäAlle13 (0s)
🟢 testKkPalkkaKunPalkkaanOikeuttaviaPäiviäAlle13MuttaPalkanAutomaattinenVähennysPoisPäältä (1s)
🟢 testKkPalkkaKunPalkkaanOikeuttaviaPäiviäVähintään13 (0s)
🟢 testKkPalkkaKunPalkkaanOikeuttaviaPäiviäVähintään13MuttaPalkanAutomaattinenVähennysPoisPäältä (0s)
🟢 testKkPalkkaVaihtuuEnsimmäisessäAlle13JaToisessaVähintään13 (0s)
🟢 testKkPalkkaVaihtuuEnsimmäisessäAlle13JaToisessaVähintään13MuutamaPäiväPuuttuu (0s)
🟢 testKkPalkkaVaihtuuEnsimmäisessäJaToisessaAlle13 (0s)
🟢 testKkPalkkaVaihtuuEnsimmäisessäJaToisessaAlle13MuutamaPäiväPuuttuu (0s)
🟢 testKkPalkkaVaihtuuEnsimmäisessäVähintään13JaToisessaAlle13 (0s)
🟢 testKkPalkkaVaihtuuEnsimmäisessäVähintään13JaToisessaAlle13MuutamaPäiväPuuttuu (0s)
🟢 testKkPalkkaVaihtuuEnsimmäisessäAlle13JaToisessaVähintään13MuttaPalkanAutomaattinenVähennysPoisPäältä (0s)
🟢 testKkPalkkaVaihtuuEnsimmäisessäJaToisessaAlle13MuttaPalkanAutomaattinenVähennysPoisPäältä (0s)
🟢 testKkPalkkaVaihtuuEnsimmäisessäJaToisessaAlle13MuttaPalkanAutomaattinenVähennysPoisPäältäMuutamaPäiväPuuttuu (0s)
🟢 testKkPalkkaVaihtuuEnsimmäisessäVähintään13JaToisessaAlle13MuttaPalkanAutomaattinenVähennysPoisPäältä (0s)
🟢 testKkPalkkaVaihtuuEnsimmäisessäVähintään13JaToisessaAlle13MuttaPalkanAutomaattinenVähennysPoisPäältäMuutamaPäiväPuuttuu (0s)
🟡 testTODOÄitiysJaIsyyslomatKorvataanKTAlla (0s)
TODO kta tuskin koskee kk-palkkaisia?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatKuukausipalkkainenTes.testTODOÄitiysJaIsyyslomatKorvataanKTAlla(TestKiinteistopalvelualaTyontekijatKuukausipalkkainenTes.java:257)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReportOverlapping (0s)
🟢 test1 (0s)
🟢 test2 (0s)
🟢 test3 (0s)
🟢 test4 (0s)
🟢 test3B (0s)
🟢 test4B (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestOvertimeRefinement (0s)
🟢 testTaskSavedInDatabaseAnotherProjectPaidAnotherUnpaidMoWeHavingOvertimeAndMoTuFriHavingNightShiftWithOvetimeAssignmentNormalDay7_5h_ConsiderAllHoursFromPastPeriod (0s)
🟢 testTNTViikkoylityot (0s)
🟢 testHasEmployeeProjectPerspectiveOvertimeRefinementWithoutContractNoWorkTimeLeft (0s)
🟢 testHasEmployeeProjectPerspectiveOvertimeRefinementWithoutContractOneDayFromStart (0s)
🟢 testHasEmployeeProjectPerspectiveOvertimeRefinementWithoutContractTwoDaysFromStart (0s)
🟢 testHasEmployeeProjectPerspectiveOvertimeRefinementWithoutContractIgnoreContractStartDate (0s)
🟢 testNeitherDailyNorWeeklyOvertimeOnEitherProjectWhenOvertimeAssignmentOnJustOneProject (0s)
🟢 testDailyAndWeeklyOvertimeOnProjectWithOvertimeAssignmentThatConsidersAlsoOtherProjects (0s)
🟢 testDailyAndWeeklyOvertimeOnProjectWithOvertimeAssignmentThatConsidersAlsoOtherProjects_10DaysAfterContractEndDate (0s)
🟡 testDailyAndWeeklyOvertimeOnProjectWithOvertimeAssignmentThatConsidersAlsoOtherProjects_ (0s)
Mikä tässä nyt on vikana:
NON_OVERTIME_NORMAL: 4 h x 1;

Was:[NON_OVERTIME_NORMAL]
 expected:<[0]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractOvertimeRefinementTestCase.assertDailyAndWeeklyOvertimeOnProjectWithOvertimeAssignmentThatConsidersAlsoOtherProjects(AbstractOvertimeRefinementTestCase.java:162)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeRefinement.testDailyAndWeeklyOvertimeOnProjectWithOvertimeAssignmentThatConsidersAlsoOtherProjects_(TestOvertimeRefinement.java:374)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testDailyAndWeeklyOvertimeOnProjectWithOvertimeAssignmentThatConsidersAlsoOtherProjects_10DaysAfterContractEndDate_ (0s)
Mikä tässä nyt on vikana:
NON_OVERTIME_NORMAL: 4 h x 1;

Was:[NON_OVERTIME_NORMAL]
 expected:<[0]> but was:<[4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractOvertimeRefinementTestCase.assertDailyAndWeeklyOvertimeOnProjectWithOvertimeAssignmentThatConsidersAlsoOtherProjects(AbstractOvertimeRefinementTestCase.java:162)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeRefinement.testDailyAndWeeklyOvertimeOnProjectWithOvertimeAssignmentThatConsidersAlsoOtherProjects_10DaysAfterContractEndDate_(TestOvertimeRefinement.java:381)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testJouniSalminen20110204_NoExtra (0s)
 expected:<[0],5> but was:<[2],5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AbstractOvertimeRefinementTestCase.assertJouniSalminen20110204(AbstractOvertimeRefinementTestCase.java:302)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeRefinement.testJouniSalminen20110204_NoExtra(TestOvertimeRefinement.java:389)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testJouniSalminen20110204_WithExtra (0s)
 expected:<[0],5> but was:<[2],5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AbstractOvertimeRefinementTestCase.assertJouniSalminen20110204(AbstractOvertimeRefinementTestCase.java:302)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeRefinement.testJouniSalminen20110204_WithExtra(TestOvertimeRefinement.java:397)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDailyAndWeeklyBillingOvertimeOnTwoProjectsWithSharedOvertime (0s)
🟡 testEskoKorhonen_20121015_20121022_JosAlkuviikonTunnitHuomioitaisiin (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_EXTRA: 1,5 h x 1;

Was:[NORMAL_DURING_EXTRA]
 expected:<[0],5> but was:<[1],5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractOvertimeRefinementTestCase.assertEskoKorhonen_20121015_20121022(AbstractOvertimeRefinementTestCase.java:1043)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeRefinement.testEskoKorhonen_20121015_20121022_JosAlkuviikonTunnitHuomioitaisiin(TestOvertimeRefinement.java:456)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testEskoKorhonen_20121015_20121022 (0s)
Mikä tässä nyt on vikana:
NORMAL_DURING_EXTRA: 1,5 h x 1;

Was:[NORMAL_DURING_EXTRA]
 expected:<[0],5> but was:<[1],5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractOvertimeRefinementTestCase.assertEskoKorhonen_20121015_20121022(AbstractOvertimeRefinementTestCase.java:1043)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeRefinement.testEskoKorhonen_20121015_20121022(TestOvertimeRefinement.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAnoRutanenVko12_2011_Alkuperäinen_alsoVacationHolidaysAreCompensated (0s)
Mikä tässä nyt on vikana:
NON_OVERTIME_NORMAL: 7,5 h x 1;

NORMAL_DURING_EXTRA: 2 h x 1;

Was:[NON_OVERTIME_NORMAL, NORMAL_DURING_EXTRA] ... 
 expected:<[10,2]5> but was:<[9,]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractOvertimeRefinementTestCase.assertAnoRutanenVko12_2011(AbstractOvertimeRefinementTestCase.java:827)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeRefinement.testAnoRutanenVko12_2011_Alkuperäinen_alsoVacationHolidaysAreCompensated(TestOvertimeRefinement.java:485)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAnoRutanenVko12_2011_Alkuperäinen_vacationHolidaysAreNotCompensated (0s)
Mikä tässä nyt on vikana:
NON_OVERTIME_NORMAL: 7,5 h x 1;

NORMAL_DURING_EXTRA: 2 h x 1;

Was:[NON_OVERTIME_NORMAL, NORMAL_DURING_EXTRA] ... 
 expected:<[10,2]5> but was:<[9,]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractOvertimeRefinementTestCase.assertAnoRutanenVko12_2011(AbstractOvertimeRefinementTestCase.java:827)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeRefinement.testAnoRutanenVko12_2011_Alkuperäinen_vacationHolidaysAreNotCompensated(TestOvertimeRefinement.java:492)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAnoRutanenVko12_2011_HuomioiKaikkiJaksonAikanaTehdytTunnit (0s)
Mikä tässä nyt on vikana:
NON_OVERTIME_NORMAL: 7,5 h x 1;

NORMAL_DURING_EXTRA: 2 h x 1;

Was:[NON_OVERTIME_NORMAL, NORMAL_DURING_EXTRA] ... 
 expected:<[10,2]5> but was:<[9,]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractOvertimeRefinementTestCase.assertAnoRutanenVko12_2011(AbstractOvertimeRefinementTestCase.java:827)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeRefinement.testAnoRutanenVko12_2011_HuomioiKaikkiJaksonAikanaTehdytTunnit(TestOvertimeRefinement.java:499)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAnoRutanenVko12_2011_AläHuomioiMitäänMuitaTunteja (0s)
🟢 testAnoRutanenVko12_2011_AläHuomioiSamanPäivänAikanaTehtyjäMuitaTunteja (0s)
🟢 testTaskSavedInDatabaseOneHavingUnpaidOvertimeAndBothHavingUnpaidNightShiftWithOvretimeAssignmentNormalDay8h_STANDBY (0s)
🟢 testTaskSavedInDatabaseOneHavingUnpaidOvertimeAndBothHavingUnpaidNightShiftWithOvretimeAssignmentNormalDay8h_NORMAL (0s)
🟢 testNormal7_5HoursPerDayWeekButNotPaidDueToCleanosolOvertimeAssignmentSwitch (0s)
🟢 testNormal7_5HoursPerDayWeekButOnlyBasicHoursNotPaidDueToCleanosolOvertimeAssignmentSwitch (0s)
🟢 testGivenSickleaveCompensatedAccordingToWorkshiftWhenWorkshiftIsStandardLengthThenItDoesNotUseExtraHourReserve (0s)
🟢 testNormal7_5HoursPerDayHolidayOnThursdayHasMuchWorkFromAnotherProjectWithOvertimeAssignment (0s)
🟢 testNormal7_5HoursPerDayHolidayOnThursdayHasLittleWorkThoughFromOneProjectWithOvertimeAssignment_FlexRule (0s)
🟢 testNormal7_5HoursPerDayHolidayOnThursdayHasLittleWorkThoughFromOneProjectWithOvertimeAssignment_NoFlexRule (0s)
🟢 testTaskSavedInDatabaseAnotherProjectPaidAnotherUnpaidMoWeHavingOvertimeAndMoTuFriHavingNightShiftWithOvetimeAssignmentNormalDay7_5h_DoNotConsiderOtherHoursFromPastPeriod (0s)
🟢 testNormal7_5HoursPerDayWeekButNotPaidNoLabouragreement (0s)
🟢 testNormal7_5HoursPerDayWeekButOnly10InitialHoursPaidNoLabouragreement (0s)
🟢 testNormal7_5HoursPerDayWeekButNotPaid (0s)
🟢 testNormal7_5HoursPerDayWeekNoOvertimeButHasOvertimeAssignment (0s)
🟢 testSeveralHoursPerDayOvertimeDuringWeekendWithOvertimeAssignment (0s)
🟢 testSeveralHoursPerDayOvertimeDuringWeekendWithOvertimeAssignment_1 (0s)
🟢 testSeveralHoursPerDayOvertimeDuringWeekendWithOvertimeAssignment_1B (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_Yksivuorotyo (6s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testAattolisa (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testSeisokkikorvausAamulta (0s)
🟢 testSeisokkikorvausPaivalta (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testMaksetaanKTAlla (0s)
🟡 testKorottavatKTAta (0s)
KTA ei vastannut odotettua. expected:<10[]> but was:<10[,54]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2295)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2241)
	at com.tustor.tuntinetti.backend.logic.AbstractPahvinJaPaperinjalostusalanTestCase.testKorottavatKTAta(AbstractPahvinJaPaperinjalostusalanTestCase.java:775)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestPamVeikkausTyontekijatJaksotyoKuukausipalkka (6s)
🟢 testVuorovapaa (2s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (3s)
🟢 testAattolisä (0s)
🟢 testVeikkausTyoVapaapaivanaLisa (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestKaupanAutomiestenTes (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testThatFirstSickleaveDayWhenWorkdayIsCompensatedEvenAfterLimitsReached (0s)
🟢 testThatFirstSickleaveDayWhenNotWorkdayIsNotCompensatedEvenAfterLimitsReached (0s)
🟢 testTODOExtraCompensationOnWorkOnWorktimeReductionDay (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_1_Strict (1s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGivenAndPartTimeEmployee (0s)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testBug20100406_20100101 (0s)
🟢 testBug20100406_20100102 (0s)
🟢 testBugReport20100315 (0s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresher (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMeijerityontekijatTES (1s)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testPeriodOvertime (0s)
🟢 testLauantailisa (0s)
🟢 testDailyOvertime (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testAamulisa (0s)
🟢 testVarallaolo50 (0s)
🟢 testSaannollinenTyoaika (0s)
🟢 testArkipyhatLyhentavaTyoviikkoa (0s)
🟡 test_TODO_ASIAKASKOHTAISESTI_Halytystyo (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.test_TODO_ASIAKASKOHTAISESTI_Halytystyo(AbstractMeijerityontekijatTESTestCase.java:221)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairausajanPalkka (0s)
🟢 testIltatyosta_maksetaan_ylitoina_vain_mikali_ne_alkavat_ennen_ylitoita_IltatyolisaEsimerkki1TesSivu33 (0s)
🟢 testIltatyolisaEsimerkki2TesSivu33 (0s)
🟢 testLauantailisaEsimerkki1Tes34 (0s)
🟢 testIltatyostaMaksetaanJo14_16_MikaliTyoAlkaaTallaValilla (0s)
🟢 testSaturdaySpecialOvertimeBugi (0s)
🟢 testLauantailisaEsimerkki2Tes34 (0s)
🟢 testPaasiaislauantaiEnnenKlo16 (0s)
🟢 testJuhannusaattoEnnenKlo16 (0s)
🟢 testJouluaattoEnnenKlo16 (0s)
🟢 testPaasiaislauantaiMyosKlo16Jalkeen (0s)
🟢 testPaasiaislauantaiKlo16JalkeenSimple (0s)
🟡 testJuhannusaattoMyosKlo16Jalkeen (0s)
 expected:<29[9]> but was:<29[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.testJuhannusaattoMyosKlo16Jalkeen(AbstractMeijerityontekijatTESTestCase.java:790)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testJouluaattoMyosKlo16Jalkeen (0s)
 expected:<29[9]> but was:<29[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.testJouluaattoMyosKlo16Jalkeen(AbstractMeijerityontekijatTESTestCase.java:827)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSuurJuhlapyhaKorvaus (0s)
🟢 testPitkaperjantainSuurjuhlapyhakorvaus (0s)
🟢 testSuurjuhlapyhakorvausJuhannuksenJalkeisenaSunnuntaina (0s)
🟡 test_TODO_Yolisa (0s)
Yötyölisä Expected: 8 actual 0,00 expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.assertNightshiftPeriodAmount(AbstractMeijerityontekijatTESTestCase.java:1165)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.test_TODO_Yolisa(AbstractMeijerityontekijatTESTestCase.java:1006)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_EiYotyolisaaJosVuoroAlkaaPuolenyonJalkeen (0s)
Lisistä tuleva korvaus ei vastannut odotettua expected:<[21]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4206)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.test_TODO_EiYotyolisaaJosVuoroAlkaaPuolenyonJalkeen(AbstractMeijerityontekijatTESTestCase.java:1016)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testIltalisaLauantaina (0s)
🟢 testIltalisaaEiMaksetaYlityonAikana (0s)
🟢 testIltalisaMaksetaanKorotettunaYlityonAikana (0s)
🟢 testIltalisaSunnuntaina (0s)
🟢 testYolisaMaksetaanTuplanaViikonloppuisin (0s)
🟢 testSaturdayOvertime (0s)
🟢 testSaturdayExtraIsScaledByOvertime (0s)
🟢 testNightshift (0s)
🟢 testWorkingOnAscensionDayNight (0s)
🟢 testWorkingOnWeeklyRestDay (0s)
🟢 testRegularSickleaves (0s)
🟢 testWorkInducedSickleaves (0s)
🟡 testChildSick (0s)
Mikä tässä nyt on vikana:

Was:[] ... 
 expected:<[32]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationTotal(AbstractRangeReportBag.java:381)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertPaidSickDays(AbstractFastTESTestCase.java:655)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertPaidSickDays(AbstractFastTESTestCase.java:587)
	at com.tustor.tuntinetti.backend.logic.AbstractMeijerityontekijatTESTestCase.testChildSick(AbstractMeijerityontekijatTESTestCase.java:1316)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestMuuttopalveluKTA (0s)
🟢 testKtaTyöajanlyhennysvapaidenKanssa (0s)
🟢 com.tustor.tuntinetti.backend.logic.analysis.automation.TestWorkShiftValidation (0s)
🟢 testDuplicateRecurringShifts (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestElisaIctTesKta (0s)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testKta1History (0s)
🟢 testKta1Aikatyo5060 (0s)
🟢 testKta2 (0s)
🟢 testKta2_withOnlyLatest (0s)
🟢 testCase43669NilssonHugo_01042023_31052023_monthlySalary (0s)
🟢 testCase43669NilssonHugo_01042023_31052023_hourlySalary (0s)
🟢 testCase12893KtaOsittainHistoriatiedostosta (0s)
🟢 testKta1LaskentaAjat (0s)
🟢 testCase35981_SjöstrandSamuel_20211001_20211015 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLongestContinousWeeklyRestTime (0s)
🟢 testLongestContinousRestTime (0s)
🟢 testLongestContinousRestTimeWeekStart (0s)
🟢 testLongestContinousRestTimeWeekStartPositiveOffset (0s)
🟢 testLongestContinousWeeklyRestTimeWeekStartNegativeOffset (0s)
🟢 testLongestContinousRestRestTimeWeekStartCanContinueAfterWeekChanges (0s)
🟡 test_TODO_LongestContinousRestWeeklyRestTimeWeekEndCanContinueAfterWeekChanges (0s)
expected:<[Sun Oct 07 00:00:00 EEST 2012 - Mon Oct 08 19:00:00 EEST 2012]> but was:<[Mon Oct 01 00:00:00 EEST 2012 - Tue Oct 02 12:00:00 EEST 2012]>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at com.tustor.tuntinetti.backend.logic.TestLongestContinousWeeklyRestTime.test(TestLongestContinousWeeklyRestTime.java:254)
	at com.tustor.tuntinetti.backend.logic.TestLongestContinousWeeklyRestTime.test_TODO_LongestContinousRestWeeklyRestTimeWeekEndCanContinueAfterWeekChanges(TestLongestContinousWeeklyRestTime.java:162)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyRestTimeTwoEquallyLongRestTimes (0s)
🟢 testTwoWeekRestTime (0s)
🟡 test_TODO_TwoWeekRestTimeRestTimeCanContinue (0s)
expected:<[Sun Oct 14 16:00:00 EEST 2012 - Tue Oct 16 00:00:00 EEST 2012]> but was:<[Sat Oct 06 16:00:00 EEST 2012 - Tue Oct 09 08:00:00 EEST 2012]>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at com.tustor.tuntinetti.backend.logic.TestLongestContinousWeeklyRestTime.test(TestLongestContinousWeeklyRestTime.java:254)
	at com.tustor.tuntinetti.backend.logic.TestLongestContinousWeeklyRestTime.test_TODO_TwoWeekRestTimeRestTimeCanContinue(TestLongestContinousWeeklyRestTime.java:232)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_TwoWeekRestTimeRestTimeCanContinueAdv (0s)
Pitäisi(kö) pystyä jatkamaan seuraavalle viikolle?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLongestContinousWeeklyRestTime.test_TODO_TwoWeekRestTimeRestTimeCanContinueAdv(TestLongestContinousWeeklyRestTime.java:285)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTwoWeekRestTimeRestTimeWithPositiveOffsetAdv (0s)
🟢 testTwoWeekRestTimeRestTimeWithNegativeOffsetAdv (0s)
🟢 testTwoWeekRestTimeRestTimeOnFirstWeekAdv (0s)
🟢 testTwoWeekRestTimeEqualRestsFirstWeekAdv (0s)
🟢 testTwoWeekRestTimeRestMissingAdv (0s)
🟢 testTwoWeekRestTimeMinRestTimeMissingOnFirstWeekAdv (0s)
🟢 testTwoWeekRestTimeRestDictatedBySpecificDay (0s)
🟢 testTwoWeekRestTimeRestDictatedBySpecificDayRestDayOnSecondWeek (0s)
🟢 testTwoWeekRestTimeRestTimeMissingOnSecondWeekAdv (0s)
🟢 testTwoWeekRestTimeRestTimeMissingOnWeekBeginning (0s)
🟢 testTwoWeekRestTimeEnoughRestTimeOnWeekBeginning (0s)
🟢 testTwoWeekRestTimeAlmostEnoughRestTimeOnWeekEnd (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hPaivatyonWtrTES (9s)
🟡 testWtrKertyma (1s)
WTR ei vastannut odotettua. Työpäiviä: 14, Poissaoloja: 5, VacationType: PREGNANCY_LEAVE_PAID, SickleaveType: null, WorkTimeType: null
 expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReductionWithVacation(AdvancedTesTest.java:4416)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.assertWtrKertyma(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:403)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hPaivatyonWtrTES.testWtrKertyma(TestElintarviketeollisuudenToimihenkiloiden40hPaivatyonWtrTES.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (3s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testSuurjuhlapyhalisa (0s)
🟢 testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa (0s)
🟢 testWeeklyOvertime5 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testViikkolepoYksittaisinViikoinLaskettuna (0s)
🟢 testArkipyhaviikonVapaapaivat (1s)
🟡 test_TODO_ArkipyhaviikonLauantainYlityot (1s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:330)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hPaivatyonTES.test_TODO_ArkipyhaviikonLauantainYlityot(TestElintarviketeollisuudenToimihenkiloiden40hPaivatyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 testEiIltalisaaYlityonAjalta (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestValtionVirkaVirastotyoTyontekijat (3s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testLauantailisa (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (1s)
🟡 testTODO_Yolisa (0s)
Palkkasumma ei ole oikein expected:<[94,5]> but was:<[119]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testTODO_Yolisa(AbstractValtionVirkaTesTestCase.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattoiltaLisa (0s)
🟢 testAattoPaivaLisa (0s)
🟢 test_SairaslomakorvausAlleVuosi_Tyontekijat (0s)
🟡 testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[72,5]> but was:<[48,36]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat(AbstractValtionVirkaTesTestCase.java:592)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta (0s)
Sairaspäivän pituus ei vastannut odotettua expected:<[7,25]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:576)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta(AbstractValtionVirkaTesTestCase.java:633)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat(AbstractValtionVirkaTesTestCase.java:655)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaudenUusiutuminen_Tyontekijat (0s)
🟢 testSairaslomakorvaus_Virkamiehet (0s)
🟢 testVarallaolo (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_JatkuvaYksivuorotyo (5s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testViikoittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 testWtrKorvataanKTAlla (0s)
🟢 testPaivittainenYlityoKorvataanKTAlla (0s)
🟢 testLauantaiylityoKorvataanKTAlla (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestRakennusalanTes (8s)
🟢 testSunnuntaityo (4s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testUusiutuvaSairaus (0s)
🟢 testYölisä2 (0s)
🟢 testYölisä1 (0s)
🟢 testIltalisä1 (0s)
🟢 testIltalisä2 (0s)
🟢 testSairasajanPalkkaWorkedLessThanYearRegularSickleave (0s)
🟢 testPaasiaislauantai (2s)
🟢 testIltaJaYolisaaEiMaksetaYlitoidenAikana (0s)
🟢 testSairasajanPalkkaWorkedLessThanTwoWeeksRegularSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThanTwoWeeksWorkInducedSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThanMonthRegularSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThanMonthLongSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThanMonthWorkInducedSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThan6monthsRegularSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThanYearLongSickleave (0s)
🟢 testSairasajanPalkkaWorkedLessThanYearWorkInducedSickleave (0s)
🟢 testSairasajanPalkkaWorkedOverYear (0s)
🟢 testIikkanenJukka_20150803_20150808 (0s)
🟢 testHolidayCompensationOnSickleave (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjectsInOrderOfArrivalWithWeekStartTimeEffectsVoid (1s)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testYlityoidenJakautuminenAsiakkaille2 (0s)
🟢 testYlitoidenJakautuminenAsiakkaille (0s)
🟢 testYlitoidenJakautuminenAsiakkaille2 (0s)
🟢 testYlitoidenJakautuminenAsiakkaille3 (0s)
🟢 testProjectLevelOvertimeRefinement (0s)
🟢 testProjectLevelOvertimeRefinement_MinutePrecision (0s)
🟢 testCase7856_Laitinen_Mirja_20150112_20150117 (0s)
🟢 testCase7790_HeikuraRisto_20150413 (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 3 h x 1,95 Iltatyölisä = 5,85;
4 h x 3,9 Yötyölisä = 15,6;
2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSuunnitteluJaKonsulttialanToimihenkiloidenTES40hvko (5s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testWorkTimeReduction (2s)
🟢 testNightshiftsIncludedInOvertime (0s)
🟢 testMonthlyOvertime (0s)
🟢 testWorkTimeReductionAndEffectiveDays (0s)
🟢 testMaxWorkHours (0s)
🟢 testName (0s)
🟢 testSickLeaveRepeating (0s)
🟢 testSickleaveLimits (0s)
🟢 testSundaysAndHolidays (0s)
🟢 testOvertimeSaturdays (0s)
🟢 testWeeklyOvertimeAccumulatedOnWeekHolidayWeekSaturdaysAndSpecialHolidayEves (1s)
🟡 testTODOOnWeekHolidayWeek (0s)
TODO: Testaa työviikko, jolla arkipyhänä tehdään työtä ja vastaavana arkipyhäviikon lauantaina tehdään työtä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractSuunnitteluJaKonsulttialanToimihenkiloidenTES.testTODOOnWeekHolidayWeek(AbstractSuunnitteluJaKonsulttialanToimihenkiloidenTES.java:257)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNightshifts (0s)
🟢 testMinShiftLength (0s)
🟢 testWeeklyRestTimeCompensation (0s)
🟡 testOsaAjanKkPalkka (0s)
Mikä tässä nyt on vikana:
absenceTestMode=UNPAID_SICKLEAVE: 
_MONTHLY_SALARY_FOR_REPORTING: 0,02 h x 1;

Was:[_MONTHLY_SALARY_FOR_REPORTING]
 expected:<0,02272[72727]> but was:<0,02272[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractSuunnitteluJaKonsulttialanToimihenkiloidenTES.assertOsaAjanKkPalkkaMode(AbstractSuunnitteluJaKonsulttialanToimihenkiloidenTES.java:425)
	at com.tustor.tuntinetti.backend.logic.AbstractSuunnitteluJaKonsulttialanToimihenkiloidenTES.testOsaAjanKkPalkka(AbstractSuunnitteluJaKonsulttialanToimihenkiloidenTES.java:363)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestTeatterialanTesTekninenNaytantotyoIlmanKta (3s)
🟢 testArkipyhät (1s)
🟢 testLapsenSairaus (0s)
🟡 testSairaslomakorvaukset (0s)
Pitäisi olla ensimmäinen sairaspäivä. 01.07.2014 -> Sairaspäivän korvaus ei vastannut odotettua.
 expected:<[76,5]> but was:<[51,03]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3987)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3627)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractTestsForTeatterialanTesTekninenNaytantotyo.testSairaslomakorvaukset(AbstractTestsForTeatterialanTesTekninenNaytantotyo.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testYölisä (0s)
🟢 testIltalisä (0s)
🟢 testPyhänAattoiltalisä (0s)
🟢 testSunnuntaiJaArkipyhälisät (1s)
🟡 com.tustor.tuntinetti.backend.logic.TestPtyTesMatkaAikaIlmanYlityomaaraysta (0s)
🟡 testTodo (0s)
TODO testaa extends ylityömääräyksellä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestPtyTesMatkaAikaIlmanYlityomaaraysta.testTodo(TestPtyTesMatkaAikaIlmanYlityomaaraysta.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMatkaanKäytettyAikaJotaEiLuetaTyöaikaan_TyöaikaKirjattuKellonaikoina (0s)
🟢 testMatkaanKäytettyAikaJotaEiLuetaTyöaikaan_KirjattuKellonaikoina (0s)
🟢 testMatkaanKäytettyAikaJotaEiLuetaTyöaikaan_TyöaikaKirjattuTuntimäärinä (0s)
🟡 testMatkaanKäytettyAikaLuetaanTyöaikaan (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractPtyTesMatkaAikaTestCase.testMatkaanKäytettyAikaLuetaanTyöaikaan(AbstractPtyTesMatkaAikaTestCase.java:69)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVarallaolo (0s)
🟢 testEsimerkki11KunLaMeneeYlitöiksi (0s)
🟢 testEsimerkki11KunLaOsanaSäännöllistäTyöaikaa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAutoJaKonekaupan37_5hTES (2s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testNormalWorktime37_5h (0s)
🟢 testNormalWorktime40h (0s)
🟢 testLeg1DailyOvertime (0s)
🟢 testLeg2DailyOvertime (0s)
🟢 testLeg1WeeklyOvertimeOnSaturday (0s)
🟢 testLeg1WeeklyOvertimeOnSunday (0s)
🟢 testLeg2WeeklyOvertimeWorkingOnEveryDay (0s)
🟢 testArkipyhakorvaus (1s)
🟢 testSairausUusiutuu30pvSisälläJaMaksimiAikaOnJoKorvattu (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausYli10vTöissäSairausKestääYli56pv (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli42pv (0s)
🟢 testSairaslomakorvausYli3vTöissäSairausKestääYli35pv (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääAlle6pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöperäinen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli6pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöperäinen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pv (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pv (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testItalisa (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestAutonrengasalanTes (2s)
🟢 testArkipyhat (1s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testRegularSickleaves (0s)
🟢 testWorkInducedSickleaves (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testIltalisäAfter2010_05_01 (0s)
🟢 testIltalisäAfter2011_05_01 (0s)
🟢 testYölisäAfter2011_05_01 (0s)
🟢 testItsenaisyyspaivaSunnuntaina (0s)
🟢 testSairaslomakorvausAlle1vTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testCase11296LauantaiPidennyksenLaskutus (0s)
🟢 testWtrVapaaltaTyonAjaltaKorvaus (0s)
🟢 testAutonrengasalanLauantailisaaEiSaaAlle6TunninVuorosta (0s)
🟢 testAutonrengasalanLauantailisaaEiYli6TunninVuorostaElleiOleLauantai (0s)
🟡 test_TODO_LauantaiKorvaus (0s)
Mikä tässä nyt on vikana:
DAILY_OVERTIME: 2 h x 0.5;
2 h x 1;

Was:[DAILY_OVERTIME]
 expected:<[4]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationTotal(AbstractRangeReportBag.java:381)
	at com.tustor.tuntinetti.backend.logic.TestAutonrengasalanTes.test_TODO_LauantaiKorvaus(TestAutonrengasalanTes.java:447)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAutonrengasalanLauantailisanSaaMyosYlityoVuorosta (0s)
🟢 testAutonrengasalanLauantailisanSaa6TunninVuorosta (0s)
🟢 testAutonrengasalanLauantailisan2025SaaYli4TunninVuorosta3h (0s)
🟢 testAutonrengasalanLauantailisan2025SaaYli4TunninVuorosta4h (0s)
🟢 testAutonrengasalanLauantailisan2025SaaYli4TunninVuorosta6h (0s)
🟢 testAutonrengasalanLauantailisan2025SaaYli4TunninVuorosta6japuolih (0s)
🟢 testAutonrengasalanLauantailisan2025SaaYli4TunninVuorosta8h (0s)
🟢 testAutonrengasalanLauantailisanSaaYli6TunninVuorosta (0s)
🟢 testIltalisäAfter2012_03_01 (0s)
🟢 testYölisäAfter2010_05_01 (0s)
🟢 testYölisäAfter2012_03_01 (0s)
🟢 testTietytLauantaitKorvataanKutenViikkoylityö (0s)
🟢 testVapunJälkeinenLauantaiKunTehdäänMyösPäivittäistäYlityötä (0s)
🟢 testVapunJälkeinenLauantaiKunViikkoNormaalistiTöissä (0s)
🟢 testArkipyhaKorvataanKunOnLuvallisiaPoissaoloja (0s)
🟢 testArkipyhatViikonloppunaEivatKerrytaLiukumasaldoa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaRatioKorvaaTuntipalkan (0s)
🟢 testWithout_WorkTimeDecomposition_TIME_BASED_COMPENSATION_OTHER_PERSONAL_EffectDuringOvertime_NO_EFFECT_effectToAppliesToWholeShift (0s)
🟢 testWithout_WorkTimeDecomposition_TIME_BASED_COMPENSATION_OTHER_PERSONAL_EffectDuringOvertime_SCALED_BY_SPECIAL_DAY_AND_TIME_BASED_COMPENSATIONS_NO_EFFECT (0s)
🟢 testAsiakastietoPäivystys (0s)
🟢 testCase14384TehtäväkohtainenYhteenveto (0s)
🟢 testAsiakastietoMatkapäivä (0s)
🟢 testAsiakastietoMatkapäiväKotimaaAssignedCostCenter (0s)
🟢 testAsiakastietoMatkapäiväKotimaa (0s)
🟢 testVarallaoloCustomProsentilla (0s)
🟢 testVarallaoloCustomProsentillaKkPalkkainen (0s)
🟢 testVarallaoloCustomProsentillaTuntiPalkkainen (0s)
🟢 testVarallaoloCustomProsentillaKkPalkkaisellaVainTuntipalkka (0s)
🟢 testVarallaoloCustomProsentillaKkJaTuntiPalkka (0s)
🟢 testVarallaoloCustomProsentillaPelkkäKkPalkka (0s)
🟢 testAaltonenKariKoulutus (0s)
🟢 testSalminenSirpaHarjoitustehtavanRatio100Prosenttia (0s)
🟢 testTyotehtavanPalkkaRatioKorvaaTuntipalkan (0s)
🟢 testSinitarralisäPalkkaRatioKorvaaTuntipalkan (0s)
🟢 testWithPersonalCompensation_EffectDuringOvertime_NO_EFFECT_effectToAppliesToWholeShift (0s)
🟢 testWithPersonalCompensation_EffectDuringOvertime_SCALED_BY_SPECIAL_DAY_AND_TIME_BASED_COMPENSATIONS_effectToAppliesToWholeShift (0s)
🟢 testWithout_WorkTimeDecomposition_TIME_BASED_COMPENSATION_OTHER_PERSONAL_EffectDuringOvertime_SCALED_BY_SPECIAL_DAY_AND_TIME_BASED_COMPENSATIONS_effectToAppliesToWholeShift (0s)
🟢 testWithPersonalCompensation_EffectDuringOvertime_NO_EFFECT (0s)
🟢 testWithPersonalCompensation_EffectDuringOvertime_SCALED_BY_SPECIAL_DAY_AND_TIME_BASED_COMPENSATIONS (0s)
🟢 testWithout_WorkTimeDecomposition_TIME_BASED_COMPENSATION_OTHER_PERSONAL_EffectDuringOvertime_NO_EFFECT (0s)
🟢 testWithout_WorkTimeDecomposition_TIME_BASED_COMPENSATION_OTHER_PERSONAL_EffectDuringOvertime_SCALED_BY_SPECIAL_DAY_AND_TIME_BASED_COMPENSATIONS (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_2 (1s)
🟡 test_TODO (0s)
TODO testaa muukin kuin 1vko
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_2.test_TODO(TestPartTimeEmplyeeShorterDaysAbsencesUsingEmployeeRangeReport_2.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testMilitaryRefresher (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjectsInOrderOfArrivalNoNigthShiftsDuringOvertimeWithWeekStartTimeEffectsMiddleOfDay (3s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testProjectLevelOvertimeRefinement_MinutePrecision (0s)
🟢 testProjectLevelOvertimeRefinement (0s)
🟡 testIdaNieminen20111124 (0s)
Mikä tässä nyt on vikana:OTHER: (Iltatyölisä) 2,17 h x 1.12 = 2,43;  expected:<[1,2133333333]> but was:<[2,4266666667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:217)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:151)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjectsInOrderOfArrivalNoNigthShiftsDuringOvertimeWithWeekStartTimeEffectsMiddleOfDay.assertIdaNieminen20111124(TestBillLikeSalarySharedAmongProjectsInOrderOfArrivalNoNigthShiftsDuringOvertimeWithWeekStartTimeEffectsMiddleOfDay.java:109)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjectsInOrderOfArrivalNoNigthShiftsDuringOvertime.testIdaNieminen20111124(TestBillLikeSalarySharedAmongProjectsInOrderOfArrivalNoNigthShiftsDuringOvertime.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testStefanSilverström20111121 (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
4 h x 3,9 Yötyölisä = 15,6;
3 h x 1,95 Iltatyölisä = 5,85;
2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport (1s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testMilitaryRefresher (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestCompensatedHolidayDayLength (0s)
🟢 testHolidayLengthIsAverageOfPreviousTwoMonths (0s)
🟢 testHolidayLengthIsAverageOfPreviousPeriod (0s)
🟢 testHolidayLengthIsAverageOfPreviousTwoPeriods (0s)
🟢 testHolidayLengthIsAverageOfPreviousTwoThreeWeekPeriods (0s)
🟢 testHolidayLengthIsAverageOfPreviousTwoWeeks (0s)
🟢 testAveragingPeriodIsClippedAtContractStart (0s)
🟢 testContractPeriodStartedDuringThisPeriod (0s)
🟢 testContractPeriodStartedDuringThisPeriodWithFlagToAverageExisting (0s)
🟢 testContractPeriodStartedDuringThisPeriodWithFlagToAverageExisting2 (0s)
🟢 testHolidayLengthIsAverageDayLength (0s)
🟢 testHolidayLengthIsAverageOfPreviousMonth (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_Yksivuorotyo (8s)
🟢 testLapsenSairaus (0s)
🟡 testSairaslomakorvaukset (0s)
Korvauksen olisi pitänyt päättyä. 11.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3651)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.testSairaslomakorvaukset(AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.java:420)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (4s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testSairaslomakorvausKunSairausUusiutuu (0s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟡 testWtrKorvataanKTAlla (0s)
Palkka ei vastannut odotettua. expected:<[10,61]> but was:<[326,38]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3445)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3392)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertCompensationWithAveragedHourlySalary(AdvancedTesTest.java:3201)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertCompensationWithAveragedHourlySalary(AdvancedTesTest.java:3177)
	at com.tustor.tuntinetti.backend.logic.AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.testWtrKorvataanKTAlla(AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.java:553)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testAattokorotus (0s)
🟢 testVarallaoloaEiKorvataKTAlla (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hPaivatyonTES (8s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (3s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWtrKertyma (0s)
🟢 testSuurjuhlapyhalisa (0s)
🟢 testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa (0s)
🟢 testWeeklyOvertime5 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testViikkolepoYksittaisinViikoinLaskettuna (0s)
🟢 testArkipyhaviikonVapaapaivat (1s)
🟡 test_TODO_ArkipyhaviikonLauantainYlityot (1s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:330)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hPaivatyonTES.test_TODO_ArkipyhaviikonLauantainYlityot(TestElintarviketeollisuudenToimihenkiloiden40hPaivatyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 testEiIltalisaaYlityonAjalta (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLeppakoskenTyontekijoidenSahkoalanTes (0s)
🟢 testKirjaaLyhennysvapaaVäliaikaisestiTaskille (0s)
🟢 testHälytystyö_MattiJuhaniKortet_20120220_20120226 (0s)
🟢 testYlityonPyöristykset_MyösHälytystyö_JormaKorpela_20120630_TIME_BASED_COMPENSATION_OTHER_TASK_AND_PERSONAL (0s)
🟢 testYlityonPyöristykset_MyösHälytystyö_JormaKorpela_20120630_TIME_BASED_COMPENSATIONS (0s)
🟢 testYlityonPyöristykset_MyösHälytystyö_JormaKorpela_20120630_NONE (0s)
🟢 testYlityonPyöristykset_MyösHälytystyö_JormaKorpela_20120630_FULL_OVERTIME (0s)
🟡 test_TODO_HälytystyöVaihtaaPalkkalajin (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenTyontekijoidenSahkoalanTes.test_TODO_HälytystyöVaihtaaPalkkalajin(TestLeppakoskenTyontekijoidenSahkoalanTes.java:249)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYlityonPyöristykset_MyösViikkoylityöTaiLauantaiYlityö (0s)
🟢 testYlityonPyöristykset_ViikkoylityössäEiVieläTunninYlitystä (0s)
🟡 test_TODO_halytysVarallaoloaikana (0s)
Speksaa hälytys varallaoloaikana? Vai meneekö normityönä?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenTyontekijoidenSahkoalanTes.test_TODO_halytysVarallaoloaikana(TestLeppakoskenTyontekijoidenSahkoalanTes.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKoulutus_MattiJuhaniKortet_20120327_TaskGroupilla (0s)
🟢 testKoulutus_MattiJuhaniKortet_20120327_IlmanTaskGrouppia (0s)
🟢 testKoulutus_MattiJuhaniKortet_20120327_TaskGroupilla_PäällekkäinenKoulutusWorkTimeCompensationType (0s)
🟢 testKoulutus_MattiJuhaniKortet_20120327_IlmanTaskGrouppia_PäällekkäinenKoulutusWorkTimeCompensationType (0s)
🟡 test_TODO_PoisEtukäteenSovittuYölisä (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenTyontekijoidenSahkoalanTes.test_TODO_PoisEtukäteenSovittuYölisä(TestLeppakoskenTyontekijoidenSahkoalanTes.java:403)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_alle1hHalytysMin1h (0s)
Testaa että alle 1h hälytyksestä tulee vähintään 1h
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenTyontekijoidenSahkoalanTes.test_TODO_alle1hHalytysMin1h(TestLeppakoskenTyontekijoidenSahkoalanTes.java:431)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairausAmmattitautiTyotapaturmaJaVapaaAjanTapaturma (0s)
🟢 testPaasiaislauantainViikonViikkoylityo (0s)
🟢 testLauantaiYlityo (0s)
🟢 testSunnuntaiYlityoNormaalisti (0s)
🟢 testIltaJaYolisaaEiOle (0s)
🟢 testArkipyhaMaksetaanMyosSairauslomanAjalta (0s)
🟢 testArkipyhaMaksetaanMyosVuosilomanAjalta (0s)
🟢 testArkipyhaMaksetaanMyosVuosilomanValissa (0s)
🟡 test_TODO_ArkipyhaaEiMaksetaPekkastenAikana_MANUAALINEN (0s)
Ei pitaisi olla holidayQualified expected:<false> but was:<true>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertFalse(AbstractTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractSahkoJaEnergiaAlanTestCase.assertArkipyhaMaksetaanMyosTiettyjenPoissaolojenValissaTaiAjalta(AbstractSahkoJaEnergiaAlanTestCase.java:361)
	at com.tustor.tuntinetti.backend.logic.AbstractSahkoJaEnergiaAlanTestCase.assertArkipyhaMaksetaanMyosLomanAikana(AbstractSahkoJaEnergiaAlanTestCase.java:387)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenTyontekijoidenSahkoalanTes.test_TODO_ArkipyhaaEiMaksetaPekkastenAikana_MANUAALINEN(TestLeppakoskenTyontekijoidenSahkoalanTes.java:550)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhaMaksetaanMyosPekkastenValissa (0s)
🟢 testArkipyhaaEiMaksetaPalkattomanPoissaolonAjalta (0s)
🟢 testArkipyhaaEiMaksetaPalkattomanPoissaolonValissa (0s)
🟢 testArkipyhaaEiMaksetaMuunPalkattomanPoissaolonAjalta (0s)
🟢 testArkipyhaaEiMaksetaMuunPalkattomanPoissaolonValissa (0s)
🟢 testArkipyhaMaksetaanJosToinenReunapäiväOnViikkolepopäivä (0s)
🟢 testArkipyhaMaksetaanVapaapäivienValissa (0s)
🟢 testArkipyhaMaksetaanMyosKunPekkanenOnReunapaiva2KunhanReuna1OnTyopaiva (0s)
🟢 testArkipyhaMaksetaanMyosKunPekkanenOnReunapaiva1KunhanReuna2OnTyopaiva (0s)
🟢 testArkipyhaaEiMaksetaPekkasenVieressaJosReuna2OnSairaspaiva (0s)
🟢 testArkipyhaaEiMaksetaPekkasenVieressaJosReuna1OnSairaspaiva (0s)
🟢 testArkipyhaaEiMaksetaVuosilomanVieressaJosToinenReunaOnSairaspaiva (0s)
🟢 testSpecialSaturdayOvertime (0s)
🟢 testPyhälisäSuurjuhlapyhänä (0s)
🟢 testHälytystyö (0s)
🟡 test_TODO_Kta (0s)
TODO testaa kta käyttö
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestLeppakoskenTyontekijoidenSahkoalanTes.test_TODO_Kta(TestLeppakoskenTyontekijoidenSahkoalanTes.java:475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKerkkoHiiri20120505_Päivystyskorvaus (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestVarastoJaKuljetusesimiestenTes_MuuSuomi (0s)
🟢 testSuIltalisä (0s)
🟡 testTodo (0s)
TODO ONko testattu, että 12 h jälkeinen iltalisäkatko tulee vain ylityöpäivänä? Sitähän se varmaan tarkoittaa.. toisaalta miksi jäisi illaksi töihin jos ei ole ylityö...
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanVarastotyonTesTestCase.testTodo(AbstractKaupanVarastotyonTesTestCase.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟡 testUudetHolidayMode (0s)
Lauantai expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanVarastotyonTesTestCase.testUudetHolidayMode(AbstractKaupanVarastotyonTesTestCase.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormaaliViikko (0s)
🟢 testNormaaliViikkoIltalisienKanssa (0s)
🟢 testYlityoviikkoEnintaan10TuntiaVuorokaudessa (0s)
🟢 testYlityoviikkoEnintaan12TuntiaVuorokaudessa (0s)
🟢 testYlityoviikkoYli12TuntiaVuorokaudessa_Vanha (0s)
🟢 testIltalisäBefore2010_10_01 (0s)
🟢 testIltalisäAfter2010_10_01 (0s)
🟢 testIltalisäAfter2011_04_01 (0s)
🟢 testLauantailisaPaasiaislauantaina (0s)
🟢 testIltalisäMaksetaanSairauslomanAjalta (0s)
🟢 testLauantailisääEiMaksetaSairauslomanAjalta (0s)
🟢 testJosSairausAlkaaKeskenTyöpäivänLauantainaNiinLaLisääMaksetaanSairaudenAlkuunAsti (0s)
🟢 testJosSairausLoppuuKeskenTyöpäivänLauantainaNiinLaLisääMaksetaanSairaudenLoppumisenJälkeen (0s)
🟢 testLoppiainenOnArkipyha (0s)
🟢 testIltalisa12hRajoituksella (0s)
🟢 testYolisa12hRajoituksella (0s)
🟡 test (0s)
TODO kaupan varastotyö väärin, lisätyö puuttuu?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanVarastotyonTesTestCase.test(AbstractKaupanVarastotyonTesTestCase.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟡 test_TODO_ArkipyhanKorvaaminenLomanAikana (0s)
TODO - Tarkistin tämän, ja ainakin kaupan ja kipan puolella on niin, että jos arkipyhä jää vuosiloman alle, ei arkipyhäkorvausta makseta, jollei ole ollut työssä ko. viikolla. Samoin jos on palkaton saikku tai palkaton vapaa, niin ei makseta. Spectra/Kaupan tessissä ei ole mainintaa, soitin liiton neuvontapuhelimeen (Petja Harakka).
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanalanTesTestCase.test_TODO_ArkipyhanKorvaaminenLomanAikana(AbstractKaupanalanTesTestCase.java:542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_ID_WhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSundayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 testVastaYliKuukaudenTyoskenneltyaMaksetaanArkipyhakorvaustaPaitsiItsenaisyyspaivastaJostaMaksetaanAina (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTimeRanges (10s)
🟢 testLostWeeklyRestTimesAreCorrectlyCalculatedForTwoWeekPeriods (0s)
🟢 testLostWeeklyRestTimesPerformanceCompare (8s)
🟡 testLostWeeklyRestTimesAreAffectedBySalaryPeriodStartDate (0s)
Mikä tässä nyt on vikana:
(0)
 expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTimeRanges.test(TestBiWeeklyRestTimeRanges.java:299)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTimeRanges.testLostWeeklyRestTimesAreAffectedBySalaryPeriodStartDate(TestBiWeeklyRestTimeRanges.java:135)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLostWeeklyRestTimeWhenContractEndsBeforeBiWeeklyPeriodEnds (0s)
 expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTimeRanges.testLostWeeklyRestTimeWhenContractEndsBeforeBiWeeklyPeriodEnds(TestBiWeeklyRestTimeRanges.java:149)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLostWeeklyRestTimeWhenSalaryPeriodStartsOnMonday (1s)
🟢 testLostWeeklyRestTimeWhenSalaryPeriodStartsOnTuesday (0s)
🟡 testNoTasksOnSecondWeek (0s)
Mikä tässä nyt on vikana:
(0)
 expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTimeRanges.test(TestBiWeeklyRestTimeRanges.java:299)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTimeRanges.testNoTasksOnSecondWeek(TestBiWeeklyRestTimeRanges.java:198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testOnlyPartialTasksOnSecondWeek (0s)
Mikä tässä nyt on vikana:
(0)
 expected:<[8]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:734)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTimeRanges.test(TestBiWeeklyRestTimeRanges.java:299)
	at com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTimeRanges.testOnlyPartialTasksOnSecondWeek(TestBiWeeklyRestTimeRanges.java:210)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNoTasksOnFirstWeek (0s)
🟢 testOnlyPartialTasksOnFirstWeek (0s)
🟢 testContractSeriesGap (0s)
🟢 testLostWeeklyRestTimeStartDate (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSiparilaKaksivuoroTes (1s)
🟢 testYölisä (0s)
🟡 testIltalisä (0s)
Tunnit eivät vastanneet odotettua. expected:<[0]> but was:<[1,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4003)
	at com.tustor.tuntinetti.backend.logic.TestSiparilaKaksivuoroTes.testIltalisä(TestSiparilaKaksivuoroTes.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaityö (0s)
🟢 testWtrWorkDay (1s)
🟢 testLauantailisä (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMaraTesKokoaikainen (0s)
🟢 testKallePiippo_21_10_2013___8_11_2013 (0s)
🟢 testKallePiippo_21_10_2013___8_11_2013__evenLongerWorkday_4_11 (0s)
🟢 testMaraJp (0s)
🟢 testAriAinasto_20120514_20120520_NoOvertimeDaySummary (0s)
🟢 testAriAinasto_20120514_20120520_WithOvertimeDaySummary (0s)
🟢 testWithNormalMaraTes_WEEKLY_EXTRA_HOURS_DETERMINED_BY_MULTIPLYING_DAILY_EXTRA_HOURS (0s)
🟢 testWithNormalMaraTes_WEEKLY_EXTRA_HOURS_DETERMINED_BY_MULTIPLYING_DAILY_EXTRA_HOURS_SickleaveWithTimeRanges (0s)
🟢 testWithNormalMaraTes (0s)
🟢 testWithNormalMaraTes_without_WEEKLY_EXTRA_HOURS_DETERMINED_BY_MULTIPLYING_DAILY_EXTRA_HOURS_SickleaveWithTimeRanges (0s)
🟢 testWith_Unspecified_Behavior_MaraTes (0s)
🟢 testWith_Unspecified_Behavior_MaraTes_SickleaveWithTimeRanges (0s)
🟢 testNormaaliIltalisä (0s)
🟢 testNormaaliYölisä (0s)
🟢 testSunnuntaikorotusIltalisään (0s)
🟢 testYölisäEnnen1_5_2010 (0s)
🟢 testNormaaliYölisä_kevät2011 (0s)
🟢 testSunnuntaikorotusYölisään (0s)
🟢 testEräsJouluaatto (0s)
🟢 testGivenPartDaySickleaveWhenWorksDuringNightshiftThenExtrasArePaidForWorktime (0s)
🟢 testThereCanBeWeeklyOvertimeButNoDailyOvertime (0s)
🟢 testYlityöIltaJaYövuorossa (0s)
🟢 testYlityöJaAattolisä (0s)
🟢 testYlityöAlkaaKeskenIltavuoron (0s)
🟢 testEiSunnuntailisääMaanantaiyöltäVaikkaVuoroAlkaaSunnuntainPuolella (0s)
🟢 testGivenSickleaveWithoutExtrasIsFalseThenOvertimeCompensationIsPaidForSickleaveAndNightShiftPeriods (0s)
🟢 testGivenSickleaveWithoutExtrasIsTrueThenOvertimeCompensationIsPaidForSickleaveButNoNightShiftPeriods (0s)
🟢 testGivenSickleaveWithoutExtrasIsTrueThenNoSundayExtraIsPaidForSickleave (0s)
🟢 testNightshiftsDecember2010_16_17 (0s)
🟢 testNightshiftsDecember2009_18_19 (0s)
🟢 testNightshiftsDecember2010_18_19 (0s)
🟢 testNightshiftsDecember2006_18_19 (0s)
🟢 testNightshiftsDecember2010_12_13 (0s)
🟢 testEsimerkki4VuosilomaPaasiaisAikana (0s)
🟢 testEsimerkki5VuosilomaHelatorstainYmpärillä (0s)
🟢 testEsimerkki6VuosilomaJuhannuksenYmpärilläJaEttaEiVaikutaKuukausipalkkaan (0s)
🟢 testVuosilomaItsenaisyyspaivanYmparilla (0s)
🟢 testVuosilomaItsenaisyyspaivanYmparillaTuoreTyontekija (0s)
🟡 testVuosilomaItsenaisyyspaivanaLauantainaEiVahennaTyoaikaa_1 (0s)
null
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertNull(Assert.java:230)
	at junit.framework.Assert.assertNull(Assert.java:223)
	at com.tustor.tuntinetti.backend.logic.AbstractMaraTesTestCase.testVuosilomaItsenaisyyspaivanaLauantainaEiVahennaTyoaikaa_1(AbstractMaraTesTestCase.java:1281)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVuosilomaItsenaisyyspaivanaLauantainaEiVahennaTyoaikaa_2 (0s)
null
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertNull(Assert.java:230)
	at junit.framework.Assert.assertNull(Assert.java:223)
	at com.tustor.tuntinetti.backend.logic.AbstractMaraTesTestCase.testVuosilomaItsenaisyyspaivanaLauantainaEiVahennaTyoaikaa_2(AbstractMaraTesTestCase.java:1369)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalary (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
4 h x 3,9 Yötyölisä = 15,6;
3 h x 1,95 Iltatyölisä = 5,85;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestSiparilaYksivuoroTes (1s)
🟢 testYölisä (0s)
🟢 testIltalisä (0s)
🟢 testSunnuntaityö (0s)
🟢 testWtrWorkDay (1s)
🟢 testLauantailisä (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLostWeeklyRestTimeWhenWeekChanges (0s)
🟡 test_TODO_scanRestTimeWithTodayRangeAndWeekStartOffset (0s)
TODO: bugi scanRestTime:n weekStartOffset-käsittelyssä expected:<[2]> but was:<[16]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestLostWeeklyRestTimeWhenWeekChanges.assertRestTimeWithWeekStartOffset(TestLostWeeklyRestTimeWhenWeekChanges.java:102)
	at com.tustor.tuntinetti.backend.logic.TestLostWeeklyRestTimeWhenWeekChanges.test_TODO_scanRestTimeWithTodayRangeAndWeekStartOffset(TestLostWeeklyRestTimeWhenWeekChanges.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_scanRestTimeWithSuspectDateAndWeekStartOffset (0s)
TODO: bugi scanRestTime:n weekStartOffset-käsittelyssä expected:<[0]> but was:<[16]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestLostWeeklyRestTimeWhenWeekChanges.assertRestTimeWithWeekStartOffset(TestLostWeeklyRestTimeWhenWeekChanges.java:102)
	at com.tustor.tuntinetti.backend.logic.TestLostWeeklyRestTimeWhenWeekChanges.test_TODO_scanRestTimeWithSuspectDateAndWeekStartOffset(TestLostWeeklyRestTimeWhenWeekChanges.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testEmptyReportOnNextMonday (0s)
🟢 testNoReportOnNextMonday (0s)
🟢 testMondayWorkCutsRestTime (0s)
🟢 testMondayWorkCutsRestTimeWhenRangereportReindexed (0s)
🟢 testMondayWorkDoesNotCutsRestTime (0s)
🟢 testMondayWorkDoesNotCutsRestTimeWhenRangereportReindexed (0s)
🟢 testLastReportAndPositiveOffset (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro (1s)
🟡 testTODO (0s)
TODO testaa itsenäisyyspäivä pitäisi käsitellä lain mukaan, sen korvaamiselle on hiukan poikkeavat ehdot (mm. ei vaatimusta yhden kuukauden työsuhteesta)
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testTODO(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:210)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWtrSkipataanEtsittaessaTyopaiviaHolidaynReunoilla (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟡 testKta2 (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 10 h x 1;

OTHER:  (Iltalisä) 10 h x 0.99;

PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION:  (KTA) 0,66 h x 10.00;

Was:[NORMAL_TOWARDS_OVERTIME, OTHER, PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION] ... 
 expected:<[19,9]> but was:<[26,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertWorkWeek20121022_20121027(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:112)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertTesMääritteleeVainViikkoylityot(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:95)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testKta2(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:56)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKta1 (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 10 h x 1;

OTHER:  (Iltalisä) 10 h x 0.99;

PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION:  (KTA) 0,66 h x 10.00;

Was:[NORMAL_TOWARDS_OVERTIME, OTHER, PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION] ... 
 expected:<[19,9]> but was:<[26,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertWorkWeek20121022_20121027(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:112)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertTesMääritteleeVainViikkoylityot(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:95)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testKta1(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCaseHukkaAikaNormaali100Prosenttia_null (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 10 h x 1;

OTHER:  (Iltalisä) 10 h x 0.99;

PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION:  (KTA) 0,66 h x 10.00;

Was:[NORMAL_TOWARDS_OVERTIME, OTHER, PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION] ... 
 expected:<[19,9]> but was:<[26,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertWorkWeek20121022_20121027(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:112)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaali(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:226)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaali(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:191)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testCaseHukkaAikaNormaali100Prosenttia_null(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKta2KunTuntipalkka5euroa (0s)
 expected:<[187]> but was:<[301]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertWorkWeek20121022_20121027(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:183)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertTesMääritteleeVainViikkoylityot(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:95)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testKta2KunTuntipalkka5euroa(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCaseHukkaAikaNormaali100Prosenttia (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 10 h x 1;

OTHER:  (Iltalisä) 10 h x 0.99;

PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION:  (KTA) 0,66 h x 10.00;

Was:[NORMAL_TOWARDS_OVERTIME, OTHER, PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION] ... 
 expected:<[19,9]> but was:<[26,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertWorkWeek20121022_20121027(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:112)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaali(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:226)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaali(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:191)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testCaseHukkaAikaNormaali100Prosenttia(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:95)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCaseHukkaAikaNormaali85Prosenttia (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 10 h x 1;

OTHER:  (Iltalisä) 10 h x 0.99;

PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION:  (KTA) 0,66 h x 10.00;

Was:[NORMAL_TOWARDS_OVERTIME, OTHER, PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION] ... 
 expected:<[19,9]> but was:<[26,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertWorkWeek20121022_20121027(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:112)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaali(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:226)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaali(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:191)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testCaseHukkaAikaNormaali85Prosenttia(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:102)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCaseHukkaAika85ProsenttiaVähintäänNormaaliTuntipalkka (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 10 h x 1;

OTHER:  (Iltalisä) 10 h x 0.99;

PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION:  (KTA) 0,66 h x 20.00;

Was:[NORMAL_TOWARDS_OVERTIME, OTHER, PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION] ... 
 expected:<[19,9]> but was:<[33,1]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertWorkWeek20121022_20121027(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:112)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaali(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:226)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaali(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:191)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testCaseHukkaAika85ProsenttiaVähintäänNormaaliTuntipalkka(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:121)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCaseHukkaAikaNormaali100ProsenttiaKulukirjauksella (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 10 h x 1;

OTHER:  (Iltalisä) 10 h x 0.99;

PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION:  (KTA) 0,66 h x 10.00;

Was:[NORMAL_TOWARDS_OVERTIME, OTHER, PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION] ... 
 expected:<[19,9]> but was:<[26,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertWorkWeek20121022_20121027(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:112)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaaliKulukirjauksella(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:263)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaaliKulukirjauksella(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:199)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testCaseHukkaAikaNormaali100ProsenttiaKulukirjauksella(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCaseHukkaAikaNormaali85ProsenttiaKulukirjauksella (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 10 h x 1;

OTHER:  (Iltalisä) 10 h x 0.99;

PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION:  (KTA) 0,66 h x 10.00;

Was:[NORMAL_TOWARDS_OVERTIME, OTHER, PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION] ... 
 expected:<[19,9]> but was:<[26,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertWorkWeek20121022_20121027(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:112)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaaliKulukirjauksella(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:263)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaaliKulukirjauksella(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:199)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testCaseHukkaAikaNormaali85ProsenttiaKulukirjauksella(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:138)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCaseHukkaAika85ProsenttiaVähintäänNormaaliTuntipalkkaKulukirjauksella (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 10 h x 1;

OTHER:  (Iltalisä) 10 h x 0.99;

PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION:  (KTA) 0,66 h x 20.00;

Was:[NORMAL_TOWARDS_OVERTIME, OTHER, PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION] ... 
 expected:<[19,9]> but was:<[33,1]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertWorkWeek20121022_20121027(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:112)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaaliKulukirjauksella(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:263)
	at com.tustor.tuntinetti.backend.logic.AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.assertCaseHukkaAikaNormaaliKulukirjauksella(AbstractMekaanisenMetsateollisuudenKeskeytyvaKolmivuoroTestCase.java:199)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testCaseHukkaAika85ProsenttiaVähintäänNormaaliTuntipalkkaKulukirjauksella(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaspäivänKta2 (0s)
TODO Testaa, että koskee sairauspäivää
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testSairaspäivänKta2(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:164)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOMatkaAika (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testTODOMatkaAika(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:183)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOSeisokkiajanKorvaus (0s)
TODO: Juhannuksena, jouluna ja pääsiäisenä, uutena vuotena, vappuna ja helluntaina suoritetusta työstä maksetaan 200 %:lla korotettu palkka. Edellä mainittu korotettu palkka sisältää mahdolliset sunnuntai - ja ylityökorotukset, mutta ei työaikalain 32 §:n edellyttämää viikkolepokorvausta.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testTODOSeisokkiajanKorvaus(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:194)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOYöylityö (0s)
TODO: Kello 22.00 - 6.00 välisenä aikana tehdystä ylityöstä maksetaan 100 %:lla korotettu palkka.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.testTODOYöylityö(TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro.java:202)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot40 (0s)
🟢 testTyoajanLyhennys (0s)
🟢 testVapaatKuluttavatTyoajanlyhennysta (0s)
🟡 testTyoajanLyhennysHetiTyosuhteenAlussa (0s)
 expected:<[8,33]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot40.testTyoajanLyhennysHetiTyosuhteenAlussa(TestICTYlemmatToimihenkilot40.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestSpectraVartiointiUseCases (0s)
🟡 testKoulutuslisäKartuttaakoKta_Kuukausipalkkaisella_Ei (0s)
salaryToDivide=6290,09, dividerHours=224,42 expected:<2[8,03]> but was:<2[7,28]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestSpectraVartiointiUseCases.testKoulutuslisäKartuttaakoKta_Kuukausipalkkaisella(TestSpectraVartiointiUseCases.java:262)
	at com.tustor.tuntinetti.backend.logic.TestSpectraVartiointiUseCases.testKoulutuslisäKartuttaakoKta_Kuukausipalkkaisella_Ei(TestSpectraVartiointiUseCases.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKoulutuslisäKartuttaakoKta_Kuukausipalkkaisella_Kyllä (0s)
salaryToDivide=6410,09, dividerHours=224,42 expected:<2[8,56]> but was:<2[7,81]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.TestSpectraVartiointiUseCases.testKoulutuslisäKartuttaakoKta_Kuukausipalkkaisella(TestSpectraVartiointiUseCases.java:262)
	at com.tustor.tuntinetti.backend.logic.TestSpectraVartiointiUseCases.testKoulutuslisäKartuttaakoKta_Kuukausipalkkaisella_Kyllä(TestSpectraVartiointiUseCases.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase8405_PuhakkaToni_20150624 (0s)
🟢 testCase8405_PuhakkaToni_20150624_PalkanlisätSisällytettynäTuntipalkkaan (0s)
🟢 testHälytysrahaEiKartutaKtaKuukausipalkkainen_HenkilökohtainenLisäEiKartuta (0s)
🟢 testHälytysrahaEiKartutaKtaKuukausipalkkainen_HenkilökohtainenLisäKartuttaa (0s)
🟢 testHälytysrahaEiKartutaKtaTuntipalkkainen (0s)
🟢 testKoulutuslisäKartuttaakoKta_Tuntipalkkaisella_Kyllä (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestUnpaidVacationSpending (0s)
🟢 testPaternalLeaveIsSpentFromMondayToSaturday (0s)
🟢 testPaternalLeaveAndWork (0s)
🟢 testMilitaryRefresherIsSpentFromMondayToFriday (0s)
🟢 testMilitaryRefresherIsNotSpentOnHolidays (0s)
🟢 testMilitaryRefresherAndWork (0s)
🟢 testWorkTimeReductionSpentOnSaturday (0s)
🟢 testPaternalLeaveIsNotSpentOnSundays (0s)
🟢 testPaternalLeaveIsNotSpentOnHolidays (0s)
🟢 testUnpaidAbsenceIsSpentFromMondayToSunday (0s)
🟢 testUnpaidAbsenceOtherIsSpentFromMondayToSunday (0s)
🟢 testUnpaidAbsenceIsSpentOnSundays (0s)
🟢 testUnpaidAbsenceOtherIsSpentOnSundays (0s)
🟢 testUnpaidAbsenceCanBeSpentOnHolidays (0s)
🟢 testUnpaidAbsenceOtherCanBeSpentOnHolidays (0s)
🟢 testUnpaidAbsenceAndWork (0s)
🟢 testUnpaidAbsenceOtherAndWork (0s)
🟢 testEarnedPaternalLeave (0s)
🟢 testEarnedFlextimeVacation (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKustannustoimittajienTes (2s)
🟢 testSunnuntaityo (1s)
🟢 testNormalWorktime1 (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testNormalWorktime2 (0s)
🟡 test_TODO_SunnuntaityöVuorokaudenVaihtuessa_SU_MA (0s)
Koko vuoro tulisi korvata sunnuntain mukaan jos vuoro alkaa sunnuntaina
 expected:<[150]> but was:<[85]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestKustannustoimittajienTes.test_TODO_SunnuntaityöVuorokaudenVaihtuessa_SU_MA(TestKustannustoimittajienTes.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaityöVuorokaudenVaihtuessa_LA_SU (0s)
🟡 test_TODO_ArkipyhakorvausVuorokaudenVaihtuessa_ARKIPYHA_LA (0s)
Koko vuoron palkka tulisi maksaa korotettuna expected:<[150]> but was:<[85]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.TestKustannustoimittajienTes.test_TODO_ArkipyhakorvausVuorokaudenVaihtuessa_ARKIPYHA_LA(TestKustannustoimittajienTes.java:320)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhakorvausVuorokaudenVaihtuessa_TO_ARKIPYHA (0s)
🟢 testSunnuntaityö (0s)
🟢 testSairaslomakorvausAlleKuukausiTöissä (0s)
🟢 testSairaslomakorvausAlle1VuosiTöissä (0s)
🟢 testSairaslomakorvausAlle5VuottaTöissä (0s)
🟢 testSairaslomakorvausYli5VuottaTöissä (0s)
🟢 testLapsiSairaana (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKumiteollisuusTyontekijoidenTesKaksivuoro (0s)
🟢 testNormaaliYölisä (0s)
🟢 testNormaaliIltavuoro (0s)
🟡 testTODONormaaliIltavuoroJatkuuYötyönä (0s)
Mikä tässä nyt on vikana:OTHER: (Yölisä) 1,00 h x 2.06 = 2,06; (Yölisä) 1,00 h x 1.030 = 1,03; 
 expected:<[17,66]> but was:<[3,09]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:217)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:151)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:226)
	at com.tustor.tuntinetti.backend.logic.TestKumiteollisuusTyontekijoidenTesKaksivuoro.testTODONormaaliIltavuoroJatkuuYötyönä(TestKumiteollisuusTyontekijoidenTesKaksivuoro.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairastumispaivana100PctKorvauKTAlla (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestKaupanISSKTARyhma2TesFast (1s)
🟢 testCase16552_IlvonenHannu_20170529_20170629 (0s)
🟢 testToivoLindstedtWithKTA (0s)
🟢 testEiolosuhdeLisääEiVaikutaKTAhan (0s)
🟢 testOvernightAveragedSalaryfix (0s)
🟢 testToivoLindstedSickLeave12_06_2014 (0s)
🟢 testJuusoKorvuoWithKta (0s)
🟢 testCase9674_KristersonAleksei_20151028_20151030 (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestKemianPerusteollisuudenTES_Paivatyo_375 (3s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testKorvataanKTAlla (0s)
🟢 testWtrKertyma (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testAattolisa (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testKorottavatKTAta (0s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testUusiutuvaSairaus (0s)
🟢 testPyhalisa (0s)
🟢 testPyhalisaSeuraavaltaYolta (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestHuolintaAlanSatamatyontekijoidenTes (0s)
🟢 testArkipyhatKorvataan (0s)
🟢 testSundayWork (0s)
🟢 testHolySaturdayIsPaidDouble (0s)
🟢 testSundayWork3 (0s)
🟢 testSundayWork2 (0s)
🟢 testHolySaturdayIsNotPaidIfNotWorking (0s)
🟢 testNormalSaturdayIsNotPaidDouble (0s)
🟢 testArkipyhäEiLyhennäViikkotyöaikaa (0s)
🟢 testArkipyhästäEiMaksetaVapaapäiväkorvausta (0s)
🟢 testSundayWork1 (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjectsInOrderOfArrivalNoNigthShiftsDuringOvertime (3s)
🟢 testProjectLevelOvertimeRefinement (0s)
🟢 testProjectLevelOvertimeRefinement_MinutePrecision (0s)
🟢 testIdaNieminen20111124 (0s)
🟢 testStefanSilverström20111121 (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 3 h x 1,95 Iltatyölisä = 5,85;
2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
4 h x 3,9 Yötyölisä = 15,6;
2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestBioteollisuudenTes_KeskeytymatonKolmivuorotyo (6s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSeisokkikorvaus (2s)
🟢 testArkipyhienKorvaus (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testWtrKertyma (0s)
🟢 testKarenssipaivanPoistuminen (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testSunnuntaityotaEiKorvataKTAlla (0s)
🟢 testPaivittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testViikoittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 testWtrKorvataanKTAlla (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_JatkuvaYksivuorotyo (6s)
🟢 testWtrKeryma (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testAattolisa (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testSeisokkikorvausAamulta (0s)
🟢 testSeisokkikorvausPaivalta (0s)
🟢 testArkipyhienKorvaus (1s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testMaksetaanKTAlla (0s)
🟡 testKorottavatKTAta (0s)
KTA ei vastannut odotettua. expected:<10[]> but was:<10[,54]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2295)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertimeEffectOnAverageHourlySalary(AdvancedTesTest.java:2241)
	at com.tustor.tuntinetti.backend.logic.AbstractPahvinJaPaperinjalostusalanTestCase.testKorottavatKTAta(AbstractPahvinJaPaperinjalostusalanTestCase.java:775)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKaksivuorotyonTES (0s)
🟡 testLauantailisa (0s)
Palkkasumma ei ole oikein expected:<8[3]> but was:<8[6]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanRautatieliikenteen38h20minTestCase.testLauantailisa(AbstractRautatiealanRautatieliikenteen38h20minTestCase.java:40)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKaksivuorotyonTES.testLauantailisa(TestRautatiealanRautatieliikenteenKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormalWorktime (0s)
🟡 testAattolisa (0s)
Palkkasumma ei ole oikein expected:<2[13,1]7> but was:<2[29,6]7>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testAattolisa(AbstractRautatiealanTestCase.java:345)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKaksivuorotyonTES.testAattolisa(TestRautatiealanRautatieliikenteenKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testYolisa (0s)
oikea määrä lisätunteja? expected:<[2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:284)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testYolisa(AbstractRautatiealanTestCase.java:308)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKaksivuorotyonTES.testYolisa(TestRautatiealanRautatieliikenteenKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟡 testSunnuntaiaattolisa (0s)
Palkkasumma ei ole oikein expected:<3[1,5]> but was:<3[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSunnuntaiaattolisa(AbstractRautatiealanTestCase.java:395)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKaksivuorotyonTES.testSunnuntaiaattolisa(TestRautatiealanRautatieliikenteenKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟡 test_TODO_WeeklyOvertime4 (0s)
Extratuneja pitäisi tulla expected:<[4]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan38h20minTestCase.test_TODO_WeeklyOvertime4(AbstractRautatiealan38h20minTestCase.java:298)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKaksivuorotyonTES.test_TODO_WeeklyOvertime4(TestRautatiealanRautatieliikenteenKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa (0s)
🟡 test_TODO_WeeklyOvertime5 (0s)
Extratuneja pitäisi tulla expected:<[12]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealan38h20minTestCase.test_TODO_WeeklyOvertime5(AbstractRautatiealan38h20minTestCase.java:348)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKaksivuorotyonTES.test_TODO_WeeklyOvertime5(TestRautatiealanRautatieliikenteenKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyahatJotkaLyhentavatTyoaikaa (0s)
🟢 testArkipyahatJotkaEivatLyhennaTyoaikaa (0s)
🟡 testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:227)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKaksivuorotyonTES.testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanRautatieliikenteenKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:213)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKaksivuorotyonTES.testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanRautatieliikenteenKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(AbstractRautatiealanTestCase.java:199)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKaksivuorotyonTES.testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen(TestRautatiealanRautatieliikenteenKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen (0s)
🟡 testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,67]> but was:<[51,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractRautatiealanTestCase.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(AbstractRautatiealanTestCase.java:158)
	at com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKaksivuorotyonTES.testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen(TestRautatiealanRautatieliikenteenKaksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestSahkoalanKTA (0s)
🟢 testBonustenVaikutusJaKtanKayttoSairauslomapalkassa (0s)
🟢 testBonustenVaikutusJaKtanKayttoPyhakorvauksissa (0s)
🟢 testKtaVahintaanTuntipalkka (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 testKtaEiKaytossaKuukausipalkkaisilla (0s)
🟢 testBonustenVaikutusJaKtanKayttoYlityokorvauksissa (0s)
🟢 testIltaJaYolisienVaikutus (0s)
🟡 com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytymatonKolmivuorotyo (1s)
🟡 testArkipyhanPituus_yliKolmeKvartaaliaToissa (0s)
 expected:<5,[5]> but was:<5,[468253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253968253969]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytymatonKolmivuorotyo.testArkipyhanPituus_yliKolmeKvartaaliaToissa(Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytymatonKolmivuorotyo.java:428)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKTAEiVielaYliKolmeaKvartaaliaToissa (0s)
🟢 testKTAEiVielaYhtaanKvartaaliaToissa (0s)
🟢 testKTA_yliKolmeKvartaaliaToissa (0s)
🟢 testArkipyhaviikot2013 (0s)
🟢 testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa (0s)
🟡 testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa2 (0s)
 expected:<1[6,64]> but was:<1[5,21]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytymatonKolmivuorotyo.testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa2(Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytymatonKolmivuorotyo.java:367)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKTAnKaytto (0s)
 expected:<[88,704]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytymatonKolmivuorotyo.testKTAnKaytto(Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytymatonKolmivuorotyo.java:596)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVuorolisä (0s)
🟢 testVuorolisätyö (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testKTAEiVielaYhtaanKuukauttaToissa (0s)
🟢 testArkipyhakorvausRecordataanErikseenTyonAjalta (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTietotekniikanPalvelualanKolmivuoroLogicaTesFast (0s)
🟡 testKeskimaarainenVuorolisaTyosuhteenEnsimmäisten5ViikonAikana (0s)
Liukumasaldo expected:<[66,6]> but was:<[59,4]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaTyosuhteenEnsimmäisten5ViikonAikana(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2706)
	at com.tustor.tuntinetti.backend.logic.TestTietotekniikanPalvelualanKolmivuoroLogicaTesFast.testKeskimaarainenVuorolisaTyosuhteenEnsimmäisten5ViikonAikana(TestTietotekniikanPalvelualanKolmivuoroLogicaTesFast.java:17)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaPe (0s)
🟡 testKuukausiRaja (0s)
TODO Miten hanskataan kk-vaihtuminen ja vuorojen kirjaaminen rajalla? Pitää syöttää kaikki? Herja?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKuukausiRaja(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2479)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaTi (0s)
🟡 testKeskeytymattomanKolmivuorotyonLaskutusAsiakkaaltaUseammassaProjektissa (0s)
TODO Testaa tuleeko ekvivalentti jos ynnättään vuorolisät eri projekteilta?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskeytymattomanKolmivuorotyonLaskutusAsiakkaaltaUseammassaProjektissa(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:161)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTasoitusHyvitysTaiVähennysTasoittumisjaksonPäättyessä (0s)
TODO: Myöhemmin, tasaoittumisjakson päättyessä 3-vuorotyössä hyvitetään/vähennetään palkasta saldo
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testTasoitusHyvitysTaiVähennysTasoittumisjaksonPäättyessä(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaTi_VuoroVoiVaihdella7Viiva19 (0s)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaTi_VuoroVoiVaihdella7Viiva20 (0s)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaTi_VuoroVoiVaihdella8Viiva20 (0s)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaTi_VuoroVoiVaihdella8Viiva19 (0s)
🟢 testArkipaivisinVuorot7Viiva15EiYlimaaraistaLa (0s)
🟢 testIltavuorotArkipaivisin15Viiva23LisaKokoVuoroltaTi (0s)
🟢 testIltavuorotArkipaivisin15Viiva23LisaKokoVuoroltaPe (0s)
🟢 testIltavuorotArkipaivisin15Viiva23LisaKokoVuoroltaLa (0s)
🟢 testYovuorotArkipaivisin23Viiva7LisaKokoVuoroltaTi (0s)
🟢 testYovuorotArkipaivisin23Viiva7LisaKokoVuoroltaPe (0s)
🟢 testYovuorotArkipaivisin23Viiva7LisaKokoVuoroltaPe12h (0s)
🟢 testYovuorotArkipaivisin23Viiva7LisaKokoVuoroltaPe13h (0s)
🟢 testYovuorotArkipaivisin23Viiva7LisaKokoVuoroltaLa (0s)
🟢 testYovuorotArkipaivisin23Viiva11LisaKokoVuoroltaLa (0s)
🟢 testArkipaivisinVuorot630Viiva2230AlkaenEiYlimaaraistaLa (0s)
🟢 testArkipaivisinVuorot730Viiva2230AlkaenEiYlimaaraistaLa (0s)
🟢 testArkipaivisinVuorot11Viiva2230AlkaenEiYlimaaraistaLa (0s)
🟢 testArkipaivisinVuorot1030Viiva2230AlkaenEiYlimaaraistaLa (0s)
🟢 testArkipaivisinVuorot1130Viiva2230AlkaenEiYlimaaraistaLa (0s)
🟢 testArkipaivisinVuorot1130Viiva1530AlkaenEiYlimaaraistaLa (0s)
🟢 testVuorolisienVaihtuminenPaivavuoroJatkuuPitkaan (0s)
🟢 testVuorolisienVaihtuminenIltavuoroJatkuuPitkaan (0s)
🟢 testVuorolisienVaihtuminenYovuoro (0s)
🟢 testSunnuntainaPaivavuoro (0s)
🟢 testEiTuplaPyhalisaaSunnuntaiTapaninpaivanAamuvuorosta (0s)
🟢 testEiTuplaPyhalisaaYövuorostaSunnuntaiTapaninpaivanAamuna (0s)
🟢 testSunnuntainaIltavuoro (0s)
🟢 testSunnuntainaAlkavaYövuoro (0s)
🟢 testPyhalisaYövuorostaTapaninpaivaaSeuraavanaAamunaTapaninpaivaEiSunnuntai (0s)
🟢 testEiPyhalisaaSunnuntaitaSeuraavanaAamunaAlkavastaVuorostaTavallinenMaanantai (0s)
🟢 testEiPyhalisaaPyhapaivaaSeuraavanaAamunaAlkavastaVuorostaTavallinenMaanantai (0s)
🟢 testEiPyhalisaaPyhapaivaaSeuraavanaAamunaAlkavastaVuorostaItsenaisyyspaivanJalkeinenTiistai (0s)
🟡 testViritaViikonAlkamisajankohta (0s)
TODO Miten asettuu viikkolepo? Milloin alkaa heillä aamuvuoro?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testViritaViikonAlkamisajankohta(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:576)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testViikoittainenYlityoaika (0s)
TODO Toteuta sitten, kun viikon alkamisajankohta (kellonaika) on saatettu koskemaan myös viikkoylityötä.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testViikoittainenYlityoaika(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:586)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNormaaliVuorokausiTyoaika (0s)
🟢 testNormaaliViikkotyoaika (0s)
🟢 testNormaaliViikkotyoaikaVoiVaihdellaKeskeytymattomassaKolmivuorotyossa (0s)
🟢 testVuorokautinenLisatyoaika (0s)
🟢 testVuorokautinenLisatyoaikaKunViikkotyoaikaVoiVaihdellaKeskeytymattomassaKolmivuorotyossa (0s)
🟢 testViikoittainenLisatyoaika (0s)
🟢 testVuorokautinenYlityoaika (0s)
🟢 testNormaaliArkipyhaviikkoNeljaPaivaaToissa_LiukumavapaaArkipyhana (0s)
🟢 testNormaaliArkipyhaviikkoNeljaPaivaaToissa (0s)
🟢 testArkipyhaviikkoNeljaPaivaaToissaYlityoPerjanatina_LiukumavapaaArkipyhänä (0s)
🟢 testArkipyhaviikkoNeljaPaivaaToissaYlityoPerjanatina (0s)
🟢 testArkipyhaviikkoNeljaPaivaaToissaArkenaJaYlityoLauantaina (0s)
🟢 testArkipyhaviikkoNeljaPaivaaToissaArkenaJaYlityoTiistainaLiukumavapaaArkipyhana (0s)
🟢 testArkipyhaviikkoNeljaPaivaaToissaArkenaJaYlityoTiistaina (0s)
🟢 testNormaaliArkiviikkoViisiPaivaaArkenaToissaJaYlityoLauantaina (0s)
🟢 testNormaaliArkiviikkoViisiPaivaaArkenaToissaJaYlityoSunnuntaina (0s)
🟢 testArkipyhaviikkoNeljaPaivaaToissaNormaalistiMuttaYlitoissaArkipyhana (0s)
🟢 testArkipyhaviikkoYlitoissaArkipaivanaJaPyhapaivana (0s)
🟢 testArkiviikkoYksiTyovuorolistanMukainenPoissaoloYlityoSunnuntaina (0s)
🟢 testArkiviikkoKolmePaivaaToissaYksiLyhennysvapaaJaYksiMuuPoissaoloSitenYlityoSunnuntaiAamupaivallaEiOleYlityota (0s)
🟢 testArkiviikkoKolmePaivaaToissaYksiLyhennysvapaaJaYksiMuuPoissaoloIlmoittamattaSitenYlityoSunnuntaiAamupaivallaEiOleYlityota (0s)
🟡 testArkiviikkoKolmePaivaaToissaYksiMuuPoissaoloSitenYlityoSunnuntaiAamupaivallaEiOleYlityota_YlityomaaraysVainSunnuntailla (0s)
TODO Palkaton vapaa ei alenna ylityökynnystä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testArkiviikkoKolmePaivaaToissaYksiMuuPoissaoloSitenYlityoSunnuntaiAamupaivallaEiOleYlityota_YlityomaaraysVainSunnuntailla(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:1198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotOlettavatSaannollisenTyoajan (0s)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnLyhyt (0s)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnNormaali (0s)
🟢 testPitkaViikkoIlmanYlityomaaraystaYlitoissaLauantaina (0s)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnTasausvapaa (0s)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnLiukumavapaa (0s)
🟢 testSaannollinenTyoaikaEiTasoitu_TiistaiPoissaolo_KsYlityotPerjantaina (0s)
🟡 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnPalkatonPoissaolo (0s)
TODO Palkaton vapaa ei alenna ylityökynnystä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnPalkatonPoissaolo(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:1449)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnPalkallinenPoissaolo (0s)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotPerjantainaOlettavatSaannollisenTyoajanTiistaiOnVirkavapaa (0s)
🟢 testSaannollinenTyoaikaTasoittuuJotenYlityotLauantainaOlettavatSaannollisenTyoajanTiistaiOnLyhyt (0s)
🟡 testTasausvapaanMerkitseminenIkaankuinPalkalliseksiLiukumavapaaksiJaPalkanlaskentaSekaLaskutus (0s)
TODO Tasoitusvapaata VacationEarned voi nollata liukumalaskurin?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testTasausvapaanMerkitseminenIkaankuinPalkalliseksiLiukumavapaaksiJaPalkanlaskentaSekaLaskutus(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:1569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkTimeCyclesPerProject (0s)
🟢 testVuorolisanLaskentavaliTyosuhteenAikana_SykliAlkaaMarrasJoulukuutaLahinnaOlevanViikonVaihteesta (0s)
🟢 testKeskimaaraisenVuorolisanLaskentavaliTyosuhteenAikana_SyliAlkaaVuosittainJoulukuunAlusta (0s)
🟡 testAnnikaEnsimmäisenPuolenVuodenJälkeen (0s)
TODO AnnikaEnsimmäisenPuolenVuodenJälkeen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testAnnikaEnsimmäisenPuolenVuodenJälkeen(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2486)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKeskimaarainenVuorolisaEnnenTyosuhteenAlkua (0s)
🟡 testKeskimaarainenVuorolisaTyosuhteenEnsimmaisenaPaivanaElleiTöissä (0s)
Jos työaika/viikko on 36 tuntia tai enemmän, maksetaan tehdyiltä tunneilta toteutuneen työajan ja vuorojen mukaiset vuorolisät. Jos työaika/viikko on vähemmän kuin 36 tuntia, maksetaan keskimääräistä vuorolisää (ns. tasausvapaan ajalta) niiltä tunneilta, joiden määrä on 36 miinus toteutuneet tunnit.
 expected:<[7,2]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.assertTasausvapaa(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2419)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaTyosuhteenEnsimmaisenaPaivanaElleiTöissä(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testKeskimaarainenVuorolisaTyosuhteenEnsimmaisenaPaivana (0s)
🟡 testAnnikaMore (0s)
TODO Tsekkaa provision huomioiminen myös.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testAnnikaMore(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2741)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKeskimaarainenVuorolisaEnnenEnsimmaista5vko (0s)
TODO miksi tämä implementaatio puuttuu?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaEnnenEnsimmaista5vko(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2757)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKeskimaarainenVuorolisaEnsimmaisen5vkoJalkeen (0s)
TODO miksi tämä implementaatio puuttuu?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaEnsimmaisen5vkoJalkeen(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2764)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKeskimaarainenVuorolisaEnsimmaisen6kkJalkeen (0s)
TODO miksi tämä implementaatio puuttuu?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaEnsimmaisen6kkJalkeen(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2771)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKeskimaarainenVuorolisaTäydenSyklinJalkeen (0s)
TODO miksi tämä implementaatio puuttuu?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaTäydenSyklinJalkeen(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2778)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKeskimaarainenVuorolisaTyosuhteenAikana (0s)
TODO Kun puhutaan keskimääräisestä vuorolisästä (52 viikkoa), lasketaanko siihen keskiarvo vain ilta- ja yölisistä vai myös sunnuntailisistä? Entä ylitöistä? Entä itse tuntipalkka jos on muuttunut, lasketaanko ns. keskituntipalkka vai keskiarvoistetaanko vain pelkkiä em. lisiä?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKeskimaarainenVuorolisaTyosuhteenAikana(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2790)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVuosilomapaivienKaytto (0s)
@Harri TODO Vuosilomapäivien käyttö.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testVuosilomapaivienKaytto(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2809)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVuosilomapaivienKayttoDetalji (0s)
@Harri TODO Vuosilomapäivien käyttödetalji.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testVuosilomapaivienKayttoDetalji(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2828)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTasausvapaatSairausaikana (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testTasausvapaatSairausaikana(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2842)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVapaidenVastaaminenTyoaikaa (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testVapaidenVastaaminenTyoaikaa(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2854)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testPalkallistenVapaidenVastaaminenTyoaikaa (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testPalkallistenVapaidenVastaaminenTyoaikaa(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2864)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKoulutusaika (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testKoulutusaika(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2874)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVuorolistanMuuttaminen (0s)
TODO Vuorolistan muuttaminen. Ei akuutti.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testVuorolistanMuuttaminen(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2886)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testVuosilomanLaskeminen (0s)
TODO Vuosiloman laskeminen myöhemmin.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testVuosilomanLaskeminen(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2900)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAnnikaPaavola_20101207_20121031 (0s)
Mikä tässä nyt on vikana:
NON_OVERTIME_NORMAL: 148 h x 1;

OTHER:  (Yölisä) 40 h x 8.48;
 (Iltalisä) 40 h x 4.24;

HOLIDAY_COMPENSATION: 24 h x 1;

_PAID_HOLIDAY_FOR_REPORTING: 14,4 h x 1;

_MONTHLY_SALARY_FOR_REPORTING: 1 h x 1;

Was:[NON_OVERTIME_NORMAL, OTHER, HOLIDAY_COMPENSATION, _PAID_HOLIDAY_FOR_REPORTING, _MONTHLY_SALARY_FOR_REPORTING] ... 
 expected:<6[84],2> but was:<6[96],2>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testAnnikaPaavola_20101207_20121031(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipaivisinVuorot630Viiva1530AlkaenEiYlimaaraistaLa (0s)
🟢 testPitkaViikkoYlitoissaMyosLauantaina (0s)
🟡 testNinaKollin_20101115_20101124 (0s)
TODO Hyvitä/vähennä liukumasaldo automaattisesti kk-palkkaiselle (lomalaskenta + loppupalkka): false
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testNinaKollin_20101115_20101124(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAnnikaPaavola_20101207_20110327 (0s)
Keskituntipalkka lasketaan ensimmäisen 5vko jakson perusteella (huom: jakso ei välttämättä ala työsuhteen alusta)
 expected:<18,[97]> but was:<18,[44]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.testAnnikaPaavola_20101207_20110327(AbstractTietotekniikanPalvelualanKolmivuoroLogicaTesTestCase.java:2306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestMainContractSerieSelectedSeparately (0s)
🟡 test (0s)
TODO testaa fallbackit
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMainContractSerieSelectedSeparately.test(TestMainContractSerieSelectedSeparately.java:16)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestViestinValitysJaLogistiikkaAlaKuukausipalkkainen (6s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (2s)
🟢 testIltalisa (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (1s)
🟢 testLauantaiLisa (0s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisalla (0s)
🟡 testTODO_Yolisa2 (0s)
Palkkasumma ei ole oikein expected:<[91]> but was:<[112]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.TestViestinValitysJaLogistiikkaAlaKuukausipalkkainen.testTODO_Yolisa2(TestViestinValitysJaLogistiikkaAlaKuukausipalkkainen.java:348)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAattoLisa (1s)
🟢 testSunnuntaiAattoLisa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestAktHuolintaAlanVarastoterminaaliJaSatamatyontekijoidenTes (0s)
🟢 testArkipyhatKorvataan (0s)
🟢 testSundayWork (0s)
🟢 testHolidayCompensations (0s)
🟢 testCase45267 (0s)
🟢 testOvertimeNotTriggeredOnSaturnday (0s)
🟢 testSundayOvertimeDoesNotHaveLeg1 (0s)
🟢 testArkipyhäLyhentääViikkotyöaikaa (0s)
🟢 testArkipyhäLyhentääViikkotyöaikaa2 (0s)
🟢 testHolySaturdayIsPaidDouble (0s)
🟢 testNormalSaturdayIsNotPaidDouble (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes (6s)
🟡 testFail (0s)
- sema: viikkoylityö pois baronalta?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testFail(TestHenkilostopalvelualanTes.java:234)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnLomapaiva (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnSairaspaiva (0s)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_not_during_overtime_afterwards (0s)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_not_during_though_inexisting_overtime (0s)
🟢 testTuntipalkkaisenVappuKorvataanRahana (0s)
🟢 testTuntipalkkaisenIPKorvataanVainLainMukaan (0s)
🟡 testEikösMyösViikkoylityölaskennassaPitäisiVoidaKuluttaaLisätyötä (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testEikösMyösViikkoylityölaskennassaPitäisiVoidaKuluttaaLisätyötä(TestHenkilostopalvelualanTes.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkTimeDecomposition_TIME_BASED_COMPENSATION_ALL_OvertimeAssignment (0s)
🟢 testWorkTimeDecomposition_TIME_BASED_COMPENSATION_ALL_OvertimeAssignment_OvertimeDaySummary_ShouldNotAffectResults (0s)
🟢 testWorkTimeDecomposition_TIME_BASED_COMPENSATION_ALL_OvertimeAssignment_OvertimeDaySummaryOnLastDay_ShouldNotAffectResults (0s)
🟢 testWorkTimeDecomposition_TIME_BASED_COMPENSATION_ALL_OvertimeSetting_OvertimeDaySummary_ShouldNotAffectResults (0s)
🟢 testWorkTimeDecomposition_TIME_BASED_COMPENSATION_ALL_OvertimeSetting_OvertimeDaySummaryOnLastDay_ShouldNotAffectResults (0s)
🟢 testNoOvertimeTestOvertimeDaySummaryDateRange (0s)
🟢 testNoOvertime_OvertimeDaySummary_ShouldNotAffectResults (0s)
🟢 testNoOvertime_OvertimeDaySummaryOnLastDay_ShouldNotAffectResults (0s)
🟢 testNoOvertime_OvertimeDaySummary_ShouldNotAffectResults_TestOvertimeDaySummaryDateRange (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnSairaspaivaPyhäpäivänä (0s)
🟢 testPsgKkAroalhoHannaKatriina_20150301_20150331 (0s)
🟢 testNoOvertime (0s)
🟡 testBugi (0s)
TODO testaa barona testicase laskutusraportti nimettömästä employeestä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testBugi(TestHenkilostopalvelualanTes.java:227)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_NighShiftsAreEuros_not_during_though_inexisting_overtime (0s)
🟢 testWorkTimeOvertimeDecomposition_FULL_OVERTIME_workTimeCompensationDecomposition_FULL_OVERTIME_Sicklave_MONDAY_HOURS_ONLY (0s)
🟢 testJouniSalminen_20130325_20130331_Considered_SickleaveIgnoresTimeRanges (0s)
🟢 testFullWeekRegressionCheckAlsoWeekStartTimeEffect (0s)
🟢 testKkpalkkaisenVappuKorvataanJoKuukausipalkassa (0s)
🟢 testKkPalkkaisenItsenaisyysPaivaKorvataanAinaVaikkaEiOlisiOllut2kkToissa (0s)
🟢 testPsgKkAaltoSirje_20150301_20150331 (0s)
🟢 testNoOvertime_OvertimeDaySummaryOnLastDay_ShouldNotAffectResults_TestOvertimeDaySummaryDateRange (0s)
🟢 testSairauslomanAjaltaPeruspalkka (0s)
🟢 testSairauslomanAjaltaSivuTesPalkka (0s)
🟢 testLyhennysvapaanAjaltaSivuTesPalkka (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnArkipyha (0s)
🟢 testJouniSalminen_20130325_20130331_StandardConsiderHoursDuringSameDay_SickleaveIgnoresTimeRanges (0s)
🟢 testJouniSalminen_20130325_20130331_StandardConsiderHoursDuringSameDay_SickleaveAccountsTimeRanges (0s)
🟢 testJouniSalminen_20130325_20130331_Considered_SickleaveAccountsTimeRanges (0s)
🟢 testaaYlityotAlkuviikostaKunPerjantaiOnLomapaivaPyhäpäivänä (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_OvertimeAssignment_WithOneMinutePrecision (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_ProjectDefaultOvertime_WithOneMinutePrecision (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_OvertimeAssignment_OvertimeDaySummary_ShouldNotAffectResults (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_OvertimeSettings_OvertimeDaySummary_ShouldNotAffectResults (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_MONDAY_HOURS_ONLY (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_FRIDAY_HOURS_ONLY (0s)
🟡 testEmployeeProjectOverTimePeriodStartDate (0s)
TODO sema: tee testi ylityöstä siten, että employeeproject alkaa lauantaina (Talent22)
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testEmployeeProjectOverTimePeriodStartDate(TestHenkilostopalvelualanTes.java:563)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_SATURDAY_HOURS_ONLY (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_SUNDAY_HOURS_ONLY (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_MONDAY_WITH_TIME_RANGE (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_FRIDAY_WITH_TIME_RANGE (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_SATURDAY_WITH_TIME_RANGE (0s)
🟢 testWorkTimeDecomposition_FULL_OVERTIME_Sickleave_SUNDAY_WITH_TIME_RANGE (0s)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_not_during_overtime (0s)
🟡 testYlläoleva_testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_not_during_overtime_afterwards_JärkevältäAikaväliltä (0s)
TODO Testaa ylläoleva järkevältä aikaväliltä. Tuo Nolla ei liene kovin mielenkiintoinen?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testYlläoleva_testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_not_during_overtime_afterwards_JärkevältäAikaväliltä(TestHenkilostopalvelualanTes.java:701)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_scaled_during_overtime (0s)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL (0s)
🟢 testWorkTimeOvertimeDecomposition_TIME_BASED_COMPENSATION_ALL_workTimeCompensationDecomposition_TIME_BASED_COMPENSATION_ALL_NighShiftsAreEuros (0s)
🟢 testWorkTimeOvertimeDecomposition_FULL_OVERTIME_workTimeCompensationDecomposition_FULL_OVERTIME (0s)
🟢 testWorkTimeOvertimeDecomposition_FULL_OVERTIME_workTimeCompensationDecomposition_FULL_OVERTIME_workTimeCompensationDecompositionBasicHours_NO_OVERTIME (0s)
🟢 testWorkTimeOvertimeDecomposition_FULL_OVERTIME_workTimeCompensationDecomposition_NO_OVERTIME_workTimeCompensationDecompositionBasicHours_FULL_OVERTIME (0s)
🟢 testJouniManninen_20120430_20120506 (0s)
🟢 testNinaRissanen_20130225_20130303 (0s)
🟢 testWorkTimeOvertimeDecomposition_FULL_OVERTIME_workTimeCompensationDecomposition_FULL_OVERTIME_Sicklave_MONDAY_WITH_TIME_RANGE (0s)
🟢 testWorkTimeDecomposition_PERIOD_OVERTIME (0s)
🟡 testTODOWorkTimeDecomposition_PERIOD_OVERTIME_PERIOD_OVERTIME (0s)
TODO testaa period ylityövapaa
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testTODOWorkTimeDecomposition_PERIOD_OVERTIME_PERIOD_OVERTIME(TestHenkilostopalvelualanTes.java:1078)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWorkTimeDecomposition_PERIOD_OVERTIME_PERIOD_OVERTIME_sickleave (0s)
TODO testaa ylityövapaa eri kombinaatioilla sairaspäivien kanssa (tavallinen saikku sekä työvuorosaikku)
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testWorkTimeDecomposition_PERIOD_OVERTIME_PERIOD_OVERTIME_sickleave(TestHenkilostopalvelualanTes.java:1085)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testWorkTimeDecomposition_DAILY_OVERTIME (0s)
Mikä tässä nyt on vikana:
Tässä ei saisi tulla weekly overtimeä, kun pelkkä daily overtime päällä: 
NORMAL_DURING_HOLIDAY_OVERTIME: 4,5 h x 1;

Was:[NORMAL_DURING_HOLIDAY_OVERTIME]
 expected:<[12]> but was:<[4,5]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testWorkTimeDecomposition_DAILY_OVERTIME(TestHenkilostopalvelualanTes.java:1124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODOWorkTimeDecomposition_DAILY_OVERTIME_BaronaTestCase (0s)
Miksi baronalla 16.1 - 31.1. yrittää ladata mukamas viikkoylitöitä ainakin salaryclasseseihin?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testTODOWorkTimeDecomposition_DAILY_OVERTIME_BaronaTestCase(TestHenkilostopalvelualanTes.java:1137)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testBarona_Bugeja (0s)
Janne Hållfast, Emma Gaalan purku 210112, Roudari 
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testBarona_Bugeja(TestHenkilostopalvelualanTes.java:1144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWorkTimeDecomposition_LOST_WEEKLY_REST_TIME_COMPENSATIONS (0s)
🟢 testJoulupäivänKorotus (0s)
🟡 testTODOJouluaatonKorotus (0s)
Mikä tässä nyt on vikana: expected:<0[,5]> but was:<0[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:217)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:151)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportTestCase.assertCombinedCompensation(AbstractRangeReportTestCase.java:226)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testTODOJouluaatonKorotus(TestHenkilostopalvelualanTes.java:1182)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testUudenvuodenaatonJaVapunaatonNormaaliPalkkaPäivällä (0s)
🟢 testUudenvuodenaatonJaVapunaatonKorotusEnnenIltaa (0s)
🟢 testUudenvuodenaatonJaVapunaatonKorotusIllalla (0s)
🟢 testUudenvuodenaatonJaVapunaatonKorotusYöllä (0s)
🟡 testVapunAattonaOnKorotusJaLisaTaiYlityotaMutteiIltaTaiYotyolisia (0s)
 expected:<2[03]> but was:<2[14,25]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AbstractHenkilostopalvelualanTesTestCase.assertVapunTaiUudenvuodenAatonLisat(AbstractHenkilostopalvelualanTesTestCase.java:353)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testVapunAattonaOnKorotusJaLisaTaiYlityotaMutteiIltaTaiYotyolisia(TestHenkilostopalvelualanTes.java:1251)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testUudenvuodenAattonaOnKorotusJaLisaTaiYlityotaMutteiIltaTaiYotyolisia (0s)
 expected:<2[03]> but was:<2[14,25]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.AbstractHenkilostopalvelualanTesTestCase.assertVapunTaiUudenvuodenAatonLisat(AbstractHenkilostopalvelualanTesTestCase.java:353)
	at com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTes.testUudenvuodenAattonaOnKorotusJaLisaTaiYlityotaMutteiIltaTaiYotyolisia(TestHenkilostopalvelualanTes.java:1259)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_RiikkaAhlsten_20130325_20130331_YlityömääräyksenKanssa_IlmanArkipyhäkorvausta (0s)
🟢 test_RiikkaAhlsten_20130325_20130331_YlityömääräyksenKanssa_Arkipyhäkorvauksella (0s)
🟢 test_RiikkaAhlsten_20130325_20130331_YlityömääräyksenKanssa_Arkipyhäkorvauksella_SäännöllinenTyöaikaAlleTyöehtosopimuksen (0s)
🟢 testSickleaveSimple (0s)
🟢 testSickleaveSimpleWithEmployeeProject (0s)
🟢 testSairausvakuutuslainKarenssi (0s)
🟢 testRepeatingSicknessWithinSevenDays (0s)
🟢 testRepeatingSicknessWithinSevenDaysAndSicknessOccursDuringWorkingDay (0s)
🟢 testRepeatingSicknessWithGapMoreThanSevenDays (0s)
🟢 testSairausLomaJostaOsaDisabloituPalkattomallaPoissaololla_timetrailien_kera (0s)
🟢 testSairausLomaJostaOsaDisabloituPalkattomallaPoissaololla_ilman_timetraileja (0s)
🟢 testMaximumWorkShiftLengthSetting (0s)
🟢 testKululajiJolleKäyttäjäVoiSyöttääMääränJaYksikköhinnan (0s)
🟢 testKululajiJolleKäyttäjäVoiSyöttääMääränJaYksikköhinnan2x1kplEriHintaisiaEriSeliteIlmanHinnastoa (0s)
🟢 testHolidayCompensationOverNight (0s)
🟢 testKululajiJolleKäyttäjäVoiSyöttääMääränJaYksikköhinnan2x1kplEriHintaisiaSamaSeliteIlmanHinnastoa (0s)
🟢 testKululajiJolleKäyttäjäVoiSyöttääMääränJaYksikköhinnan2x1kplEriHintaisiaEriSeliteHinnastolla (0s)
🟢 testKululajiJolleKäyttäjäVoiSyöttääMääränJaYksikköhinnan2x1kplEriHintaisiaSamaSeliteHinnastolla (0s)
🟢 testCase5331NoPaidVacation (0s)
🟢 testCase5331WithPaidVacation (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestViestintaAlanKirjatyontekijoidenTes (0s)
🟡 testTODO (0s)
TODO: Testaa lisien korottuminen viikkoylitöissä.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestViestintaAlanKirjatyontekijoidenTes.testTODO(TestViestintaAlanKirjatyontekijoidenTes.java:369)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟢 testEiAlkaaTaiPaattyyTyyppistaIltalisaaJosVuoroPaattyyEnnenAikarajaa (0s)
🟢 testEiAlkaaTaiPaattyyTyyppistaIltalisaaJosVuoroAlkaaAikarajanJalkeen (0s)
🟢 testAlkaaTaiPaattyyTyyppinenIltalisaJosVuoroPaattyyAikarajanAikana (0s)
🟢 testViikonloppuIltalisaJosVuoroAlkaaJaPaattyyAikarajanAikana (0s)
🟢 testEiIltalisaaJosVuoroAlkaaJaPaattyyAikarajanJälkeen (0s)
🟢 testEiIltalisaaJosVuoroPaattyyAikarajanJälkeen (0s)
🟢 testEiIltalisaaJosVuoroAlkaaAikarajanAikanaJaPaattyySenJalkeen (0s)
🟢 testIltalisaJosVuoroAlkaaJaPaattyyAikarajanAikana (0s)
🟢 testIltalisaJosVuoroAlkaaEnnenAikarajaaJaPaattyySenAikana (0s)
🟢 testEiIltalisaaJosVuoroAlkaaAikarajanAikanaJaPaattyySenJalkeenVaikkaOlisiYlitoita (0s)
🟢 testIltalisaSkaalattunaYlityokertoimillaJosVuoroAlkaaEnnenAikarajaaJaPaattyySenAikana (0s)
🟢 testIltalisaSkaalattunaYlityokertoimillaJosVuoroAlkaaEnnenAikarajaaJaPaattyySenAikanaHuomSarjassaKaksiLisääVoimassa (0s)
🟢 testKaksiEriIltalisaaMolemmatSkaalattunaYlityokertoimillaJosVuoroAlkaaEnnenAikarajaaJaPaattyySenAikana (0s)
🟢 testEiIltalisaaJosVuoroPaattyyEnnenAikarajaa (0s)
🟢 testEiLisääJosVuoroEiPäätyAikarajanAikana (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestEffectivePaidDaysTietotekniikanPalveluala (0s)
🟢 testBeforeRange (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_JatkuvaKaksivuorotyo (9s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testLapsenSairaus (0s)
🟡 testSairaslomakorvaukset (0s)
Korvauksen olisi pitänyt päättyä. 11.07.2014 -> Sairaspäivän pituus ei vastannut odotettua.
 expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveHoursAndCompensation(AdvancedTesTest.java:3985)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3651)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensation(AdvancedTesTest.java:3549)
	at com.tustor.tuntinetti.backend.logic.AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.testSairaslomakorvaukset(AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.java:420)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testSairaslomakorvausKunSairausUusiutuu (3s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟡 testWtrKorvataanKTAlla (0s)
Palkka ei vastannut odotettua. expected:<[10,61]> but was:<[326,38]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3445)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3392)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertCompensationWithAveragedHourlySalary(AdvancedTesTest.java:3201)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertCompensationWithAveragedHourlySalary(AdvancedTesTest.java:3177)
	at com.tustor.tuntinetti.backend.logic.AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.testWtrKorvataanKTAlla(AbstractLasitusRakennuslasitusJaLasinjalostusalanYksiJaKaksivuorotyonTestCase.java:553)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testAattokorotus (0s)
🟢 testVarallaoloaEiKorvataKTAlla (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestHammaslaakarienTehyTES (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testYölisä (0s)
🟢 testIltalisä (0s)
🟢 testNormalWorktime1 (0s)
🟢 testDailyOvertime1 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testAattolisä (0s)
🟢 testLauantailisä (0s)
🟡 testArkipyhätLyhentävätViikkoa1 (0s)
 expected:<0[,4167]> but was:<0[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.TestHammaslaakarienTehyTES.testArkipyhätLyhentävätViikkoa1(TestHammaslaakarienTehyTES.java:473)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSickleaveKeskiarvoistus (0s)
🟢 testArkipyänäTöissä1 (0s)
🟢 testArkipyänäTöissä2 (0s)
🟡 testArkipyhätEivätLyhennäViikottaistaYlityörajaa1 (0s)
 expected:<[0]> but was:<[1,6667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestHammaslaakarienTehyTES.testArkipyhätEivätLyhennäViikottaistaYlityörajaa1(TestHammaslaakarienTehyTES.java:396)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testArkipyhätEivätLyhennäViikottaistaYlityörajaa2 (0s)
 expected:<[2,0833]> but was:<[9,6667]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:312)
	at com.tustor.tuntinetti.backend.logic.TestHammaslaakarienTehyTES.testArkipyhätEivätLyhennäViikottaistaYlityörajaa2(TestHammaslaakarienTehyTES.java:431)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyhätLyhentävätViikkoa2 (0s)
🟢 testArkipyhäKorvaus1 (0s)
🟢 testArkipyhäKorvaus2 (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestEffectivePaidDaysMetalli (0s)
🟢 testChildSick (0s)
🟢 testBeforeRange (0s)
🟢 testPaidVacation (0s)
🟢 testTasksAndHoliday (0s)
🟢 testTasksAndHolidayAndSickleave (0s)
🟢 testPaidVacationAndSickleave (0s)
🟢 testPaidVacationOnWeekendOrPaidHolidayIsNotEffectivelyPaid (0s)
🟢 testSickleaveOnWeekendIsNotEffectivelyPaid (0s)
🟢 testUnpaidVacation (0s)
🟢 testUnpaidVacationOther (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMuoviJaKemiantuoteteollisuudenPaivatyonKtaTes (0s)
🟢 testWeeklyOvertimeOnNormalSaturday (0s)
🟢 testWeeklyOvertimeOnHolySaturday (0s)
🟢 testWeeklyOvertimeOnChristmasEve (0s)
🟢 testSairaslomaKorvataanKTAlla (0s)
🟢 testArkipyhatKorvataanKTAlla (0s)
🟢 testYlityotKorvataanKTAlla (0s)
🟢 testSuurjuhlapyhaaattoyoKorottaaKTAta (0s)
🟢 testSuurjuhlapyhaaattopaivaKorottaaKTAta (0s)
🟢 testSuurjulhapyhaaattoyokorotusKorvataanKTAlla (0s)
🟢 testSuurjulhapyhaaattopaivakorotusKorvataanKTAlla (0s)
🟢 testYlityotKorottavatKTAta (0s)
🟢 testSuurjuhlapyhaKorottaaKTAta (0s)
🟢 testSunnutaityöKorottaaKTAta (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäTyöperäinenKestaaYli10Paivaa (0s)
🟢 testSuurjuhlapyhakorvaus (0s)
🟢 testSairaslomaAlkaaKeskenTyopaivan (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäEiTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausAlleViikkoTöissäEiTyöperäinenKestaaYli10Paivaa (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäEiTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäEiTyöperäinenKestaaYli28Paivaa (0s)
🟢 testSairaslomakorvausYliKuukausiTöissäTyöperäinenKestaaYli28Paivaa (0s)
🟢 testSairaslomakorvausYli6kkTöissäEiTyöperäinenKestaaAlle7Paivaa (0s)
🟢 testSairaslomakorvausYli6kkTöissäEiTyöperäinenKestaaYli28Paivaa (0s)
🟢 testSairaslomakorvausYli3vTöissäKestaaYli35Paivaa (0s)
🟢 testSairaslomakorvausYli5vTöissäKestaaYli42Paivaa (0s)
🟢 testSairaslomakorvausYli10vTöissäKestaaYli56Paivaa (0s)
🟢 testSuurjuhlapyhanaattopaivakorvaus (0s)
🟢 testSuurjuhlapyhanaattoyokorvaus (0s)
🟢 testIltalisaArkipaivana (0s)
🟢 testIltalisaSuurjuhlapyhana (0s)
🟢 testYolisaArkipaivana (0s)
🟢 testYolisaSuurjuhlapyhana (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestValtionVirkaKolmenviikonJaksotyoTyontekijat (4s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testLapsenSairaus (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testExtraHours (0s)
🟢 testArkipyhaKorvaus (2s)
🟡 testTODO_Yolisa (0s)
Palkkasumma ei ole oikein expected:<[94,5]> but was:<[119]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:278)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:258)
	at com.tustor.tuntinetti.backend.logic.AbstractTesTestCase.assertNightshiftPeriod(AbstractTesTestCase.java:239)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testTODO_Yolisa(AbstractValtionVirkaTesTestCase.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSunnuntaiaattoiltaLisa (0s)
🟢 testAattoPaivaLisa (0s)
🟢 test_SairaslomakorvausAlleVuosi_Tyontekijat (0s)
🟡 testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat (0s)
Sairaspäivän korvaus ei vastannut odotettua expected:<[76,5]> but was:<[51,03]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:577)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat(AbstractValtionVirkaTesTestCase.java:592)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta (0s)
Sairaspäivän pituus ei vastannut odotettua expected:<[7,65]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:576)
	at com.tustor.tuntinetti.backend.logic.AbstractFastTESTestCase.assertSickleaveCompensation(AbstractFastTESTestCase.java:564)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta(AbstractValtionVirkaTesTestCase.java:633)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractValtionVirkaTesTestCase.test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat(AbstractValtionVirkaTesTestCase.java:655)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaudenUusiutuminen_Tyontekijat (0s)
🟢 testSairaslomakorvaus_Virkamiehet (0s)
🟢 testVarallaolo (0s)
🟢 com.tustor.tuntinetti.backend.logic.utils.TestOvertimeCategoryMapper (0s)
🟢 testOvertimeCategoryMapper (0s)
🟡 com.tustor.tuntinetti.backend.logic.utils.TestCpAndProjectCustomerSummaryVisitor (0s)
🟢 testDst20150328 (0s)
🟢 testCase11383JennaPuisto_20160418_20160419 (0s)
🟢 testCase7622_HärkänenJari_20150331 (0s)
🟡 testCpAndProjectCustomerSummaryVisitor (0s)
 expected:<9,[124]> but was:<9,[028]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:404)
	at com.tustor.tuntinetti.backend.logic.utils.TestCpAndProjectCustomerSummaryVisitor.assertCpAndProjectCustomerSummaryVisitor(TestCpAndProjectCustomerSummaryVisitor.java:586)
	at com.tustor.tuntinetti.backend.logic.utils.TestCpAndProjectCustomerSummaryVisitor.testCpAndProjectCustomerSummaryVisitor(TestCpAndProjectCustomerSummaryVisitor.java:490)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestMedGroupCompensationTypes (0s)
🟡 testTodo (0s)
TODO Testaa sillein json enkoodattuna.. parsitaan vähän eri tavalla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestMedGroupCompensationTypes.testTodo(TestMedGroupCompensationTypes.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testAutoetuPuhelinKilometritPäivärahaJaLainanLyhennysMedGroupinTyyliinLuontaisedutTyösopimuksenMukaan_PeräkkäisissäSopimuksissaEriArvot (0s)
🟢 testAutoetuKilometritPäivärahaJaLainanLyhennysMedGroupinTyyliinKululajitKirjattuRaportille (0s)
🟢 testAutoetuKilometritPäivärahaJaLainanLyhennysMedGroupinTyyliinLuontaisedutTyösopimuksenMukaan (0s)
🟢 testAutoetuPuhelinKilometritPäivärahaJaLainanLyhennysMedGroupinTyyliinLuontaisedutTyösopimuksenMukaan (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonWtrTES (7s)
🟡 testWtrKertyma (1s)
WTR ei vastannut odotettua. Työpäiviä: 14, Poissaoloja: 5, VacationType: PREGNANCY_LEAVE_PAID, SickleaveType: null, WorkTimeType: null
 expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReductionWithVacation(AdvancedTesTest.java:4416)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.assertWtrKertyma(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:403)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonWtrTES.testWtrKertyma(TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonWtrTES.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testAamulisa (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testSuurjuhlapyhalisa (0s)
🟢 testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa (0s)
🟡 test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia (0s)
Aamulisää pitäisi tulla ylityön kanssa yhteensä 100%. Koska ylityöstä saatiin jo 50% niin pitäisi aamulisää saada vain 50%.
 expected:<[1]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloiden40hVuorotyonTestCase.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(AbstractElintarviketeollisuudenToimihenkiloiden40hVuorotyonTestCase.java:127)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonTES.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime5 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testViikkolepoYksittaisinViikoinLaskettuna (0s)
🟢 testArkipyhaviikonVapaapaivat (1s)
🟡 test_TODO_ArkipyhaviikonLauantainYlityot (1s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:330)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonTES.test_TODO_ArkipyhaviikonLauantainYlityot(TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonTES.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestKaupanKonttoriTyontekijoidenTesPkl1 (0s)
🟢 testArkiAatotLyhentavatTyoaikaaAsetuksissa (0s)
🟢 testIltalisaLauantaina (0s)
🟢 testIltalisaSunnuntaina (0s)
🟢 testDailyExtraIsNotCompensated (0s)
🟢 testWeeklyExtraAndOvertime (0s)
🟢 testIltaJouluaattona (0s)
🟢 testIltaToisenaJoulupaivana (0s)
🟢 testYolisaLauantaina (0s)
🟢 testYolisaSunnuntaina (0s)
🟢 testYolisaLoppiaisena (0s)
🟢 testYolisaVapunAattona (0s)
🟢 testYolisaVapunpaivana (0s)
🟢 testJuhannusAattoJaJuhannusPaivaWtrAsetuksenKumoaminen (0s)
🟢 testJuhannusAattoJaJuhannusPaivaEiWtrAsetusta (0s)
🟢 testPaasiaisLauantaiWtrAsetuksenKumoaminen (0s)
🟢 testPaasiaisLauantaiEiWtrAsetusta (0s)
🟢 testYolisaArkena (0s)
🟢 testIltalisaArkena (0s)
🟢 testIltalisaLoppiaisena (0s)
🟢 testIltalisaVapunAattona (0s)
🟢 testIltalisaVapunpaivana (0s)
🟢 testIltaJuhannusaattona (0s)
🟢 testIltaJuhannusPaivana (0s)
🟢 testIltalisaItsenaisyyspaivana (0s)
🟢 testSairastumispaivana50PctKorvaus (0s)
🟡 test_TODO_ArkipyhanKorvaaminenLomanAikana (0s)
TODO - Tarkistin tämän, ja ainakin kaupan ja kipan puolella on niin, että jos arkipyhä jää vuosiloman alle, ei arkipyhäkorvausta makseta, jollei ole ollut työssä ko. viikolla. Samoin jos on palkaton saikku tai palkaton vapaa, niin ei makseta. Spectra/Kaupan tessissä ei ole mainintaa, soitin liiton neuvontapuhelimeen (Petja Harakka).
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractKaupanalanTesTestCase.test_TODO_ArkipyhanKorvaaminenLomanAikana(AbstractKaupanalanTesTestCase.java:542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 test_ID_WhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_WhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSundayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSundayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndNotWorking (0s)
🟢 test_ID_OnSaturdayWhenQualifiedForHolidayAndWorking (0s)
🟢 test_ID_OnSaturdayWhenNotQualifiedForHolidayAndWorking (0s)
🟢 testVastaYliKuukaudenTyoskenneltyaMaksetaanArkipyhakorvaustaPaitsiItsenaisyyspaivastaJostaMaksetaanAina (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Kaksivuorotyo (6s)
🟡 test_TODO_ExtraWhenNotPlannedWork (0s)
Extra ei vastannut odotettua. expected:<[3]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.assertDailyHoursExtraAndOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:269)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.test_TODO_ExtraWhenNotPlannedWork(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPerakkaistenArkipyhienKorvaaminen (0s)
🟢 testMinimumWorkHoursNeededToCalculateKTA (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testArkipyhienKorvaus (2s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testMaksetaanKTAlla (0s)
🟢 testKorottavatKTAta (0s)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (2s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟡 test_TODO_SpecialWeeklyOvertime (0s)
Viikkolisätyön korvaus ei vastannut odotettua. expected:<[8]0> but was:<[4]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSpecialWeeklyExtra(AdvancedTesTest.java:1538)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.assertSpecialWeeklyOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:206)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.test_TODO_SpecialWeeklyOvertime(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testExtra (0s)
Extrat eivät vastanneet odotettua. expected:<[12]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractTeknisenHuollonJaKunnossapitoalanTestCase.testExtra(AbstractTeknisenHuollonJaKunnossapitoalanTestCase.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaKolmivuorolaisia40hViikossaKoskevaTyoehtoSopimus (2s)
🟢 testVuorokautinenYlityo (0s)
🟢 testLauantaiVuorot (0s)
🟢 testLyhennysvapaidenKertyminen (0s)
🟢 testSyyskuu2014 (0s)
🟢 testJoulukuu2016AattoTyota (0s)
🟡 test_TODO_Joulukuu2016AattoEiYliTyota (0s)
Mikä tässä nyt on vikana:
NORMAL_TOWARDS_OVERTIME: 160 h x 0 = 0;
(0) 
OTHER: 8 h x 10 Aattolisä = 80;
1 h x 22,38 Lauantailisä = 22,38;
(102,38) 
_PAID_HOLIDAY_FOR_REPORTING: 8 h x 0 = 0;
(0) 
_MONTHLY_SALARY_FOR_REPORTING: 1 h x 1560 = 1560;
(1560) 
_PAID_HOLIDAY_EARNS_VACATION_FOR_REPORTING: 8 h x 0 = 0;
(0) (1662,38)
 expected:<1[82]2,38> but was:<1[66]2,38>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.assertDecemberAndChristmasEve(AbstractLeipomoidenTESTestCase.java:517)
	at com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaKolmivuorolaisia40hViikossaKoskevaTyoehtoSopimus.test_TODO_Joulukuu2016AattoEiYliTyota(TestLeipomoidenTaysipaivaisiaKolmivuorolaisia40hViikossaKoskevaTyoehtoSopimus.java:242)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testJoulukuu2017AattoVapaa (0s)
🟢 testJoulukuu2017AattoTyota (0s)
🟡 test_TODO_Syyskuu2014HoursExceedingPlanned (0s)
Mikä tässä nyt on vikana:
TODO overtimeOnlyIfExceedsPlanned on tämänkaltaisen toiminnallisuuden osalta kesken: 
DAILY_OVERTIME: 2 h x 0.5;
6 h x 1;

Was:[DAILY_OVERTIME]
 expected:<[8]> but was:<[7]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaKolmivuorolaisia40hViikossaKoskevaTyoehtoSopimus.test_TODO_Syyskuu2014HoursExceedingPlanned(TestLeipomoidenTaysipaivaisiaKolmivuorolaisia40hViikossaKoskevaTyoehtoSopimus.java:334)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPaasiaisViikkoPerjantaiJALauantaiTyoskennellaan (0s)
🟢 testPaasiaisViikkoPerjantaiTyoskennellaan (0s)
🟢 testPaasiaisViikkoLauantaiTyoskennellaan (0s)
🟢 testJoulukuu2015AattoTyota (0s)
🟢 testJoulukuu2015AattoVapaa (0s)
🟢 testJoulukuu2016AattoVapaa (0s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testSunnuntaiTyo (0s)
🟢 testArkiTyo (0s)
🟡 testAatot (0s)
Palkka ei vastannut odotettua. expected:<[8]0> but was:<[24]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.assertOvertimes(AbstractLeipomoidenTESTestCase.java:400)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.assertAatot(AbstractLeipomoidenTESTestCase.java:355)
	at com.tustor.tuntinetti.backend.logic.AbstractLeipomoidenTESTestCase.testAatot(AbstractLeipomoidenTESTestCase.java:323)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testArkipyha (1s)
🟢 testViikkoylityot (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestJhlTes (0s)
🟢 testThatSickleaveCompensatedOnlyToTheLimits (0s)
🟡 testTodo (0s)
TODO Puuttuu testi, että yölisää ei saa tulla iltalisän ajalta full-shift triggerin perusteella.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractTestJhlPardiaTes.testTodo(AbstractTestJhlPardiaTes.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWednesdayNightShiftShouldHaveNormalNightRate (0s)
🟡 testTODOHolidayWeekOvertimeOnMayDay (0s)
lauantai pitäisi mennä ylitöiksi expected:<[9,75]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractTestJhlPardiaTes.testTODOHolidayWeekOvertimeOnMayDay(AbstractTestJhlPardiaTes.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testTODONightWorkMayContinueToMidday (0s)
Yölisä pitäisi tulla koko ajalle expected:<[8]> but was:<[2]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractTestJhlPardiaTes.testTODONightWorkMayContinueToMidday(AbstractTestJhlPardiaTes.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNightWorkMayNotContinueIfStarted430Am (0s)
🟢 testSaturdayNightShiftShouldHaveNormalNightRate (0s)
🟢 testSundayNightShiftShouldHaveHigherNightRate (0s)
🟢 testWednesdayEveningShiftShouldHaveNormalNightRate (0s)
🟢 testSaturdayEveningShiftShouldHaveNormalNightRate (0s)
🟢 testSundayEveningShiftShouldHaveHigherNightRate (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestBillLikeSalarySharedAmongProjectsInOrderOfArrivalWithWeekStartTimeEffectsMiddleOfDay (1s)
🟢 testCase7856_Laitinen_Mirja_20150112_20150117 (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329 (0s)
🟢 testCase7883_TeittoTuukka_20150413 (0s)
🟢 testCase7883_TeittoTuukka_20150413_IlmanKta (0s)
🟢 testCase7793_TeittoTuukka_20150323_20150329_IlmanKta (0s)
🟢 testYlityoidenJakautuminenAsiakkaille2 (0s)
🟢 testYlitoidenJakautuminenAsiakkaille (0s)
🟢 testYlitoidenJakautuminenAsiakkaille2 (0s)
🟢 testYlitoidenJakautuminenAsiakkaille3 (0s)
🟢 testProjectLevelOvertimeRefinement (0s)
🟢 testProjectLevelOvertimeRefinement_MinutePrecision (0s)
🟢 testCase7790_HeikuraRisto_20150413 (0s)
🟢 testBillingLikeSalaryJaProject_TIME_BASED_COMPENSATIONS_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 testNevanderPekka_20150804_20150806 (0s)
🟢 testTuiskuJulia_20150628_20150630 (0s)
🟢 testTuiskuJulia_20150628_20150630_Psg (0s)
🟢 testMinkkinenEmilia_20150910_20150911 (0s)
🟢 testCase52445_Varvaamo_missingBillingHours_WhenTaskHasNoTimerangesAndProjectCompensationOvertimeResolution_CUSTOMER_RESOLUTION (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_TIME_BASED_COMPENSATIONS_Toimii (0s)
🟡 testFail (0s)
TODO/BUGI: YLITYÖVAPAAN LASKUTTAMINEN
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testFail(TestBillLikeSalary.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testLisätyönLaskutushinta (0s)
Mikä tässä nyt on vikana:
scaleEffectiveSalary=false
projectTaskGroup=false: 
NORMAL_TOWARDS_OVERTIME: 375 h x 1;

NORMAL_DURING_EXTRA: 25 h x 1;

EXTRA: 12,5 h x 0.5;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, EXTRA]
 expected:<406,25[57286893]> but was:<406,25[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:456)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testLisätyönLaskutushinta(TestBillLikeSalary.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testCase8680_Juho_Hentilä_20150701_20150731 (0s)
Mikä tässä nyt on vikana:
effectDuringOvertime.NO_EFFECT

NON_OVERTIME_NORMAL: 117,5833 h x 13 = 1528,5833;
(1528,5833) 
NORMAL_TOWARDS_OVERTIME: 8 h x 13 = 104;
(104) 
NORMAL_DURING_DAILY_OVERTIME: 4 h x 13 = 52;
(52) 
DAILY_OVERTIME: 2 h x 6,5 = 13;
2 h x 13 = 26;
(39) 
OTHER: 4 h x 3,9 Yötyölisä = 15,6;
3 h x 1,95 Iltatyölisä = 5,85;
2 h x 3,9 Yötyölisä DAILY_OVERTIME = 7,8;
2 h x 1,95 Yötyölisä DAILY_OVERTIME = 3,9;
(33,15) 
TRAVEL_COMPENSATION: 2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
2 h x 13 Matkatunnit/KUNNOSSAPITO KPa 07 - VR Track = 26;
(52) 
STANDBY_COMPENSATION: 15 h x 6,5 Päivystyskorvaus Päivystyskorvaus = 97,5;
(97,5) (1906,2333)
 expected:<1[894,5]3333> but was:<1[906,2]3333>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:836)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:814)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:798)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalary(AbstractRangeReportBag.java:772)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedSalaryOnly(AbstractRangeReportBag.java:713)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.assertCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:549)
	at com.tustor.tuntinetti.backend.logic.TestBillLikeSalary.testCase8680_Juho_Hentilä_20150701_20150731(TestBillLikeSalary.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testPasiSaukkoPäivystystehtävän50ProsLaskutushintaTyötehtävällä_20150824_20150830 (0s)
🟢 testYlityoidenJakautuminen_CUSTOMER_RESOLUTION (0s)
🟢 testYlityoidenJakautuminen_PROJECT_RESOLUTION (0s)
🟢 testMatkaAjanLaskuttaminenEiSaaMennäYlityöksi (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_null_Toimii (0s)
🟢 testBillingLikeSalaryJaProjectOvertimeRefinement_FULL_OVERTIME_Toimii_MinutePrecision (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement_MinutePrecision (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_NoOvertime_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInOne_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_PROJECT_RESOLUTION (0s)
🟢 testCityworkSanteriLehtonen_20130708_20130714_OvertimeInAnother_ProjectOvertimeResolution_ORDER_OF_ARRIVAL (0s)
🟢 testAnnikaPaavola_20120901_20120930 (0s)
🟢 testBillingLikeSalaryJaProject_FULL_OVERTIME_OvertimeRefinementToimiiVaikkaLaskutuksenProjectLabourAgreement (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMuseoidenTesPaivatyo3625 (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 test_WeeklyOvertime3 (0s)
🟢 test_WeeklyOvertime4 (0s)
🟢 testArkipyhat (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testNormaaliTyoaika (0s)
🟢 testSairauslomakorvausAlle1kkTöissäSairausKestääYli3pvLapsenSairaus (0s)
🟢 testSairauslomakorvausYli1kkTöissäSairausKestääYli3pvLapsenSairaus (0s)
🟢 testSairauslomakorvausYli1kkTöissäSairausKestääYli28pv (0s)
🟢 testSairauslomakorvausYli3vTöissäSairausKestääYli35pv (0s)
🟢 testSairauslomakorvausYli5vTöissäSairausKestääYli42pv (0s)
🟢 testSairauslomakorvausYli10vTöissäSairausKestääYli56pv (0s)
🟢 testSairauslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSickleaveHolidaysAreNotCompensated (0s)
🟢 testEiLauantailisaa (0s)
🟢 testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa (0s)
🟢 testAattolisat (0s)
🟢 testSairauslomakorvausAlle1kkTöissä (0s)
🟢 testEiIltalisaa (0s)
🟢 testEiYolisaa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMaraTesOsaAikainenWith2022Changes (3s)
🟢 testSairaslomakorvaukset (0s)
🟢 testLapsenSairaus (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testVuosivapaa (3s)
🟢 testKikyNotActive (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMaraEsimiestenTes (3s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testAattolisa (0s)
🟢 testWtrKeryma (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (1s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟢 testIltalisaSunnuntaina (0s)
🟢 testYolisaSunnuntaina (0s)
🟢 testIltalisaAattona (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_2 (1s)
🟡 test_TODO (0s)
TODO testaa muukin kuin 1vko
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_2.test_TODO(TestPartTimeEmplyeeShorterWeekAbsencesUsingEmployeeRangeReport_2.java:30)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresherWithPartialWorkDays (0s)
🟢 testBug20100406_20100101 (0s)
🟢 testBug20100406_20100102 (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGivenAndPartTimeEmployee (0s)
🟢 testBugReport20100315 (0s)
🟢 testTestaaOpintoVapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkatonVapaa (0s)
🟢 testTestaaPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaMuuPalkatonVapaa (0s)
🟢 testPalkatonTyoajanLyhennys (0s)
🟢 testTestaaMuuPalkatonVapaaWithPartialWorkDays (0s)
🟢 testTestaaLomautus (0s)
🟢 testTestaaLomautusWithPartialWorkDays (0s)
🟡 test_TODO_UNPAID_ABSENCE_ (0s)
TODO Ehkä voisi testata tässä myös sitä, että ei alenna ylityökynnystä? Sille on kyllä testit muualla.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_UNPAID_ABSENCE_(TestAbsencesUsingEmployeeRangeReport.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testTestaaVanhempainvapaa (0s)
🟢 testTestaaVanhempainvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsyysvapaa (0s)
🟢 testTestaaIsyysvapaaWithPartialWorkDays (0s)
🟢 testPalkallinenTestaaIsyysvapaa (0s)
🟢 testTestaaPalkallinenIsyysvapaaWithPartialWorkDays (0s)
🟢 testTestaaÄitiysvapaa (0s)
🟢 testTestaaÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaPalkallinenÄitiysvapaa (0s)
🟢 testTestaaPalkallinenÄitiysvapaaWithPartialWorkDays (0s)
🟢 testTestaaIsäkuukausi (0s)
🟢 testTestaaIsäkuukausiWithPartialWorkDays (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvaus (0s)
🟢 testTestaaTyosuojeluvaltuutetunKorvausWithPartialWorkDays (0s)
🟢 testTestaaLuottamusmiesvapaa (0s)
🟢 testTestaaLuottamusmiesvapaaWithPartialWorkDays (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTime (0s)
🟢 testSpentUnPaidWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testWeeklyRestDayAndFlexTime (0s)
🟢 testWeeklyRestDayAndFlexTimeWithPartialWorkDays (0s)
🟢 testDayOffAndFlexTime (0s)
🟢 testDayOffAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime (0s)
🟢 testSpentFlexTimeWithPartialWorkDays (0s)
🟢 testSpentFlexTime_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentFlexTimeWithPartialWorkDays_IndicateFlexDayByEmptyEntry (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentPaidVacationAndFlexTime (0s)
🟢 testSpentPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testSpentPaidVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTime (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:567)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentPaidVacationPostponedAndFlexTimeWhenInitialSaldoGiven(TestAbsencesUsingEmployeeRangeReport.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSpentOvertimeVacationAndFlexTime (0s)
🟢 testSpentPartialOvertimeVacationAndFlexTime (0s)
🟢 testSpentOvertimeVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testSpentCompensationVacationAndFlexTime (0s)
🟢 testSpentPartialCompensationVacationAndFlexTime (0s)
🟢 testSpentCompensationVacationAndFlexTimeWhenInitialSaldoGiven (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTime (0s)
🟢 testMuuVapaaJossaSaldotAndFlexTimeWithPartialDays (0s)
🔴 test_TODO_SpentChildSickVacationAndFlexTime (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTime(TestAbsencesUsingEmployeeRangeReport.java:546)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays (0s)
TODO 
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportAbsenceTestCase.checkSpentVacationAndFlexTime(AbstractRangeReportAbsenceTestCase.java:76)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_SpentChildSickVacationAndFlexTimeWithPartialWorkDays(TestAbsencesUsingEmployeeRangeReport.java:554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testOtherPaidSickVacationAndFlexTime (0s)
🟢 testOtherPaidVacationAndFlexTimeWithPartialWorkDays (0s)
🟢 testAHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButDoesNotYetQualify (0s)
🟢 testOnlyOneHolidayIsCompensatedIfNoWorkAroundItAndNotRequiredByLabourAgreementButOnlyOneQualifies (0s)
🟢 testAHolidayIsNotCompensatedIfNoWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfNoPaidWorkAroundItButRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyOneEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsNotCompensatedIfWorkAroundOnlyInTheEndButBothRequiredByLabourAgreement (0s)
🟢 testAHolidayIsCompensatedIfWorkAroundBothEndsAsRequiredByLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfNotAvailableAccordingToLabourAgreement (0s)
🟢 testSickleavesAreIgnoredIfQualificationPeriodHasNotYetElapsed (0s)
🟢 testSickleavesAreIgnoredIfNotEnoughConsecutiveSickleaveDaysAllowed (0s)
🟢 testTheOtherSickleaveIsIgnoredOnlyOneConsecutiveSickleaveDayAllowed (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenSickleaveStartsAfterMinimumEmploymentTimeThenAllDaysAreCompensated (0s)
🟢 testIfHolidayThenNotSickleave (0s)
🟢 testIfHolidayAndWorkThenNotSickleave (0s)
🟢 testWorkAndSickleave (0s)
🟢 testUnpaidWorkAndSickleave (0s)
🟢 testTestaaVirkavapaaWithPartialWorkDays (0s)
🟢 testSpentWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testSpentHolidayWorkTimeReductionAndFlexTime_AlsoDuringWeekends (0s)
🟢 testTestaaVirkavapaa (0s)
🟢 testTestaaOpintoVapaa (0s)
🟡 test_TODO_ (0s)
whitebox-testaa reindexin vaikutus flex/converted cacheen
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestAbsencesUsingEmployeeRangeReport.test_TODO_(TestAbsencesUsingEmployeeRangeReport.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testMilitaryRefresher (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestVartiointiAlanTesMuutOsaAikaiset (0s)
🟢 testArkipyhaKorvataanJosToissaAlle3kkSopimusta (0s)
🟢 testArkipyhatKorvataan (0s)
🟢 testArkipyhaKorvataanJosToissa_8h (0s)
🟢 testArkipyhaKorvataanJosToissa_6h (0s)
🟢 testArkipyhaaEiKorvataJosEiToissa (0s)
🟢 testArkipyhaKorvataanJosToissa_MAX_8h (0s)
🟢 testArkipyhatEivatLyhennaJaksotyoaikaa (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMaraEsimiestenTes2021Muutoksilla (4s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testAattolisa (0s)
🟢 testWtrKeryma (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟢 testIltalisaSunnuntaina (0s)
🟢 testYolisaSunnuntaina (0s)
🟢 testIltalisaAattona (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Kaksivuorotyo_2vk_Jaksotyo (4s)
🟢 testNormalWorktime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testMaksetaanKTAlla (0s)
🟢 testWtrKeryma (0s)
🟡 test_TODO_SpecialWeeklyOvertime (0s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[8]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSpecialWeeklyOvertime(AdvancedTesTest.java:1506)
	at com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Kaksivuorotyo_2vk_Jaksotyo.test_TODO_SpecialWeeklyOvertime(TestSailioautoJaOljytuotealanTes_Kaksivuorotyo_2vk_Jaksotyo.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testDailyOvertime (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testKorottavatKTAta (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟡 test_TODO_ShortDayCompensation (0s)
Palkka ei vastannut odotettua. expected:<[55]> but was:<[20]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3445)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3392)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3337)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertTotalCompensation(AdvancedTesTest.java:3352)
	at com.tustor.tuntinetti.backend.logic.AbstractSailioautoJaOljytuotealanTestCase.test_TODO_ShortDayCompensation(AbstractSailioautoJaOljytuotealanTestCase.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausSairausUusiutuu30pvSisällä (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestBioteollisuudenTes_Paivatyo (8s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testSeisokkikorvaus (0s)
🟢 testArkipyhienKorvaus (0s)
🟢 testSairaudenUusiutuminen (0s)
🟢 testWtrKeryma (0s)
🟢 testSunnuntaityo (5s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testKarenssipaivanPoistuminen (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testSunnuntaityotaEiKorvataKTAlla (0s)
🟢 testPaivittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testViikoittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestKunnallinenTsToimistotyoaika (0s)
🟢 testLisatyoCurrentTuotanto (0s)
🟢 testVarallaolo (0s)
🟢 testJouluaattoAamu (0s)
🟢 testKVTesLisat (0s)
🟢 testHalytystyo (0s)
🟢 testEiYlimääräisiäLisiäJouluaatonAatonIltana (0s)
🟢 testSickleaveQualifiedFor14Days (0s)
🟢 testRegularSickleaveQualifiedFor60plus120Days (0s)
🟢 testWorkInducedSickleaveQualifiedFor120plus120Days (0s)
🟢 testJuhannusaatto (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestLeipomoRealLifeCases (0s)
🟡 testTODO_KoskivuoriHelena (0s)
Mikä tässä nyt on vikana:
OTHER:  (Yölisä) 8 h x 1;

Was:[OTHER]
 expected:<[3,1666666667]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:556)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:420)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:409)
	at com.tustor.tuntinetti.backend.logic.TestLeipomoRealLifeCases.testTODO_KoskivuoriHelena(TestLeipomoRealLifeCases.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.logic.TestLentoliikenteenPalvelualojenKeskeytymatonKolmivuorotyoTes (0s)
🟢 testIltavuoroLisä (0s)
🟢 testTövuoroLisä (0s)
🟢 testSunnutaityöKorottaaKTAta (0s)
🟢 testArkipyhät (0s)
🟢 testDailyOvertime (0s)
🟢 testSaturdayOvertime (0s)
🟢 testChristmasDayAndBoxingDay (0s)
🟢 testChristmasEve (0s)
🟢 testMidsummer (0s)
🟢 testSaturdayExtraIsPaidOnNormalSaturday (0s)
🟢 testCase53387IltaJaYovuorolisienVoimassaoloPyhapaivanaKorjaus (0s)
🟢 testOvertimeOnEves (0s)
🟢 testSaturdayExtraIsNotPaidOnSpecialSaturday (0s)
🟢 testNewYearsEve (0s)
🟢 testLaborDayEve (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_Yksivuorotyo (4s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testSpecialSatrudayOvertime (0s)
🟢 testYolisa (0s)
🟢 testSunnuntaiKorvaus (0s)
🟢 testIltalisa (0s)
🟢 testArkipyhienKorvausKunEiTehdaToita (2s)
🟢 testSunnuntaityoKorvataanKTAlla (0s)
🟢 testItsenaisyyspaivaKorvataanKTAlla (0s)
🟢 testArkipyhaKorvataanKTAlla (0s)
🟢 testVarallaoloKorvataanKTAlla (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairauslomaKorvataanKTAlla (0s)
🟢 testViikoittaistaYlityotaEiKorvataKTAlla (0s)
🟢 testYlityotEivatKorotaKTAta (0s)
🟢 testSunnuntaityoEiKorotaKTAta (0s)
🟢 testLisatKorottavatKTAta (0s)
🟢 testWtrKorvataanKTAlla (0s)
🟢 testPaivittainenYlityoKorvataanKTAlla (0s)
🟢 testLauantaiylityoKorvataanKTAlla (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestEnforceAverageHourlySalaries (0s)
🟡 testMixes (0s)
TODO testaa eri palkkalajit joissa kta 0 etteivät mene sekaisin, ks. OvertimeSummary/ContractPeriodMapOvertimeSummary korjaus 20.1.2013 / Siparila / Kasperi Jouhkimo 21.12.2012
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestEnforceAverageHourlySalaries.testMixes(TestEnforceAverageHourlySalaries.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testNewSchoolContractPeriodMapOvertimeSummaryEnforceAverageHourlySalaries_NoDefaultSalary (0s)
🟢 testNewSchoolContractPeriodMapOvertimeSummaryEnforceAverageHourlySalaries_DefaultSalaryGiven (0s)
🟢 testNewSchoolContractPeriodMapOvertimeSummaryEnforceAverageHourlySalaries_MoreComplexUseCase_NoDefaultSalary (0s)
🟢 testNewSchoolContractPeriodMapOvertimeSummaryEnforceAverageHourlySalaries_MoreComplexUseCase__DefaultSalaryGiven (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonWtrTES (7s)
🟡 testWtrKertyma (1s)
WTR ei vastannut odotettua. Työpäiviä: 14, Poissaoloja: 5, VacationType: PREGNANCY_LEAVE_PAID, SickleaveType: null, WorkTimeType: null
 expected:<[0]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkTimeReduction(AdvancedTesTest.java:4535)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWorkDayBasedWorkTimeReductionWithVacation(AdvancedTesTest.java:4416)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.assertWtrKertyma(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:403)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonWtrTES.testWtrKertyma(TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonWtrTES.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testLauantailisa (0s)
🟢 testNormalWorktime (0s)
🟢 testSunnuntaityo (1s)
🟢 testYolisa (0s)
🟢 testIltalisa (0s)
🟢 testAamulisa (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus (0s)
🟢 testDailyOvertime1 (0s)
🟢 testDailyOvertime2 (0s)
🟢 testWeeklyOvertime1 (0s)
🟡 testSuurjuhlapyhalisa (0s)
Tunnit eivät vastanneet odotettua. expected:<[7]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4101)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHoursOnVacation(AdvancedTesTest.java:4133)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4066)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertNightShiftPeriodHours(AdvancedTesTest.java:4003)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.assertSuurjuhlapyhalisa(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:740)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES.testSuurjuhlapyhalisa(TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa (0s)
🟡 test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia (0s)
Aamulisää pitäisi tulla ylityön kanssa yhteensä 100%. Koska ylityöstä saatiin jo 50% niin pitäisi aamulisää saada vain 50%.
 expected:<[1]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloiden40hVuorotyonTestCase.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(AbstractElintarviketeollisuudenToimihenkiloiden40hVuorotyonTestCase.java:127)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES.test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia(TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testWeeklyOvertime5 (0s)
🟢 testWeeklyOvertime4 (0s)
🟢 testWeeklyOvertime3 (0s)
🟢 testWeeklyOvertime2 (0s)
🟢 testDailyOvertime4 (0s)
🟢 testDailyOvertime3 (0s)
🟢 testViikkolepoYksittaisinViikoinLaskettuna (0s)
🟢 testArkipyhaviikonVapaapaivat (1s)
🟡 test_TODO_ArkipyhaviikonLauantainYlityot (1s)
Ylityön tunnit eivät vastanneet odotettua. expected:<[]0> but was:<[8]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1389)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertWeeklyOvertime(AdvancedTesTest.java:1349)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhatEivatLyhennaTyoaikaa(AdvancedTesTest.java:1684)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertProLiitonToimihenkiloidenArkipyhaMaaritykset(AdvancedTesTest.java:1661)
	at com.tustor.tuntinetti.backend.logic.AbstractElintarviketeollisuudenToimihenkiloidenTestCase.test_TODO_ArkipyhaviikonLauantainYlityot(AbstractElintarviketeollisuudenToimihenkiloidenTestCase.java:330)
	at com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES.test_TODO_ArkipyhaviikonLauantainYlityot(TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen (0s)
🟢 testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen (0s)
🟢 testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestMaraTesKokoaikainenWith2022Changes (1s)
🟢 testLapsenSairaus (0s)
🟢 testSairaslomakorvaukset (0s)
🟢 testNormalWorktime (0s)
🟢 testDailyOvertime (0s)
🟢 testWeeklyOvertime (0s)
🟢 testVuosivapaa (1s)
🟢 testKikyNotActive (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTekstiiliteollisuudenTes (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testSpecialSaturdayOvertime1 (0s)
🟢 testSpecialSaturdayOvertime2 (0s)
🟢 testEveningHoursCompensationC (0s)
🟢 testNightHoursCompensationA (0s)
🟢 testNightHoursCompensationB (0s)
🟢 testEveningHoursCompensationA (0s)
🟢 testEveningHoursCompensationB (0s)
🟢 testItsenaisyyspaivaSunnuntaina (0s)
🟢 testSundayCompensation (0s)
🟢 testIfSickleaveCompensatedOverTheLimits (0s)
🟢 testLisatAattona (0s)
🟢 testArkipyhaKorotus (0s)
🟢 testSuurjuhlapyhaKorotus (0s)
🟢 testAattoIltaLisat (0s)
🟢 testSpecialSaturdayOvertime3 (0s)
🟢 com.tustor.tuntinetti.backend.services.tasks.TestReminderTask (0s)
🟢 testRemindSupervisorTwoDaysAfterPeriodEndOrNextWorkDay (0s)
🟡 com.tustor.tuntinetti.backend.reporting.export.talenom.payroll.tikon.TestTalenomTikonJmkDetailedDailyExportApi (0s)
🟢 testTODO (0s)
🟢 testAnneHannunen_20160201_20160229_TYNRO (0s)
🟡 testAnneHannunen_20160201_20160229 (0s)
heno=true
travelTime=false
{1257=[ExportInfo [amount=0,63, unitPrice=18,13, kustannuspaikka=null, kustannuslaji=null, projekti=null, projektilaji=null], ExportInfo [amount=0,12, unitPrice=18,13, kustannuspaikka=null, kustannuslaji=null, projekti=null, projektilaji=null], ExportInfo [amount=0,26, unitPrice=18,13, kustannuspaikka=null, kustannuslaji=null, projekti=null, projektilaji=null], ExportInfo [amount=-0,01, unitPrice=18,13, kustannuspaikka=null, kustannuslaji=null, projekti=null, projektilaji=null]], 1264=[ExportInfo [amount=0,63, unitPrice=9,07, kustannuspaikka=null, kustannuslaji=null, projekti=null, projektilaji=null], ExportInfo [amount=0,12, unitPrice=9,07, kustannuspaikka=null, kustannuslaji=null, projekti=null, projektilaji=null], ExportInfo [amount=0,26, unitPrice=9,07, kustannuspaikka=null, kustannuslaji=null, projekti=null, projektilaji=null], ExportInfo [amount=-0,01, unitPrice=9,07, kustannuspaikka=null, kustannuslaji=null, projekti=null, projektilaji=null]], 7050=[ExportInfo [amount=1, unitPrice=0, kustannuspaikka=null, kustannuslaji=null, projekti=null, projektilaji=null]]} expected:<2> but was:<3>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.reporting.export.talenom.payroll.tikon.AbstractTalenomTikonJmkDetailedDailyExportApiTestCase.assertAnneHannunen_20160201_20160229(AbstractTalenomTikonJmkDetailedDailyExportApiTestCase.java:609)
	at com.tustor.tuntinetti.backend.reporting.export.talenom.payroll.tikon.TestTalenomTikonJmkDetailedDailyExportApi.testAnneHannunen_20160201_20160229(TestTalenomTikonJmkDetailedDailyExportApi.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testMäkinenSuvi_20160201_20160229 (0s)
Mikä tässä nyt on vikana:
: 
NORMAL_TOWARDS_OVERTIME: 118 h x 1;

NORMAL_DURING_DAILY_OVERTIME: 19 h x 1;

DAILY_OVERTIME: 15 h x 0.5;
4 h x 1;

Was:[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_DAILY_OVERTIME, DAILY_OVERTIME]
 expected:<1[4]6> but was:<1[5]6>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:415)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:393)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensation(AbstractRangeReportBag.java:592)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.assertCombinedCompensationOnly(AbstractRangeReportBag.java:485)
	at com.tustor.tuntinetti.backend.reporting.export.talenom.payroll.tikon.TestTalenomTikonJmkDetailedDailyExportApi.testMäkinenSuvi_20160201_20160229(TestTalenomTikonJmkDetailedDailyExportApi.java:577)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 com.tustor.tuntinetti.common.dto.utils.TestEmployeeNoteMigration (0s)
🟡 testConvertAdvancedToPlain (0s)
expected:<28.12.2012 abc
[]def 29.12.2012
30.12...> but was:<28.12.2012 abc
[29.12.2012 ]def 29.12.2012
30.12...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.common.dto.utils.TestEmployeeNoteMigration.testConvertAdvancedToPlain(TestEmployeeNoteMigration.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testConvertPlainToAdvanced (0s)
expected:<7> but was:<3>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at junit.framework.Assert.assertEquals(Assert.java:204)
	at com.tustor.tuntinetti.common.dto.utils.TestEmployeeNoteMigration.testConvertPlainToAdvanced(TestEmployeeNoteMigration.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testDateScanningWithImplicitYears (0s)
🟡 testConvertPlainToAdvanced2 (0s)
expected:<2> but was:<1>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at junit.framework.Assert.assertEquals(Assert.java:204)
	at com.tustor.tuntinetti.common.dto.utils.TestEmployeeNoteMigration.testConvertPlainToAdvanced2(TestEmployeeNoteMigration.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testConvertPlainToAdvancedStartsWithoutDate (0s)
🟢 testConvertPlainToAdvancedNoDates (0s)
🟢 testBug2 (0s)
🟢 testBug3 (0s)
🟢 testBug4 (0s)
🟢 testExplicitYearEnforcing (0s)
🟢 testDateScanning (0s)
🟢 testBug (0s)
🟢 com.tustor.tuntinetti.common.dto.utils.TestSalaryExportDefinitionUtils (0s)
🟢 testMapSalaryExportDefinitionForSpecialSaturdayOvertime (0s)
🟢 testCase11043_HeinoJukkaAntero_20160301_20160331 (0s)
🟡 com.tustor.tuntinetti.logic.design.testitapaukset.TestIssConvertProvisionToHourlySalary (0s)
🟢 testTapahtumatunnus124Ylitöitä (0s)
🟢 testEriPäivälleMerkittyUrakkaEiVaikuta (0s)
🟢 testTapahtumatunnus124 (0s)
🟢 testTapahtumatunnus124UseHourlySalary (0s)
🟢 testJosProvisioOnPienempiKuinPalkkaNiinMaksetaanPalkalla (0s)
🟢 testSamanTyökohteenTyöIlmanUrakkaaKäsitelläänKuinUrakka (0s)
🟢 testEriTyökohteenTyöIlmanUrakkaaMaksetaanNormaalsiti (0s)
🟢 testTuntipalkkaSuurempiKuinUrakka (0s)
🟢 testTapahtumatunnus122 (0s)
🟢 testExample3 (0s)
🟢 testTapahtumatunnus122UseHourlySalary (0s)
🟡 testEriPäivälleMerkittyUrakkaEiVaikuta_TODO (0s)
TODO Tämä testi testEriPäivälleMerkittyUrakkaEiVaikuta() päivitettävä, kun urakka alkaa tukea useampia päiviä sarjoina
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.logic.design.testitapaukset.TestIssConvertProvisionToHourlySalary.testEriPäivälleMerkittyUrakkaEiVaikuta_TODO(TestIssConvertProvisionToHourlySalary.java:138)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.calculators.vacations.TestMetsatahtiCasesCopiedFromProduction (0s)
🟢 testIsmailSalah_20140508 (0s)
🟡 com.tustor.tuntinetti.calculators.vacations.TestLeadLomacasesCopiedFromProduction (4s)
🟢 testMarjaMalin20130101_20130912_eiBugejaStandarditesti (0s)
🟡 testKatjaSurkka20120401_20130331_Kun_sickleavet_olivat_viela_disabloituja (2s)
expected:<... 24pv, Kesälomap: 15[65,66e, Talviloma: 6pv, (Lomapv: 30pv=12kk*2,5pv/kk, Lomap: 1957,08e=1957,08e[=(7785,72%eur+ 9232,36poissaolo-eur)*11,5%], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 978,54e 50,00%, Kesälomaraha: 782,83]e> but was:<... 24pv, Kesälomap: 15[72,54e, Talviloma: 6pv, (Lomapv: 30pv=12kk*2,5pv/kk, Lomap: 1965,67e=1965,67e[=(7860,38%eur+ 9232,36poissaolo laskennallinen palkka)*11,5%], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 982,84e 50,00%, Kesälomaraha: 786,27]e>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.calculators.vacations.TestLeadLomacasesCopiedFromProduction.testKatjaSurkka20120401_20130331_Kun_sickleavet_olivat_viela_disabloituja(TestLeadLomacasesCopiedFromProduction.java:1027)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testKatjaSurkka20120401_20130331 (0s)
expected:<...: 24pv, Kesälomap: 1[696,31e, Talviloma: 6pv, (Lomapv: 30pv=12kk*2,5pv/kk, Lomap: 2120,38e=2120,38[={(2667,56e/33,00pv)*0,94(pv/vko/5)=76,27e/pv}*27,8kpk], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 1060,19e 50,00%, Kesälomaraha: 848,15]e> but was:<...: 24pv, Kesälomap: 1[773,74e, Talviloma: 6pv, (Lomapv: 30pv=12kk*2,5pv/kk, Lomap: 2217,18e=2217,18[={(2631,91e/33,00pv)*1,00(pv/vko/5)=79,75e/pv}*27,8kpk], Lomarahan peruste: 'Normaalit lomarahat'   Lomaraha: 1108,59e 50,00%, Kesälomaraha: 886,87]e>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.calculators.vacations.TestLeadLomacasesCopiedFromProduction.testKatjaSurkka20120401_20130331(TestLeadLomacasesCopiedFromProduction.java:1501)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testJennaLehtimaa_20120101_20130520 (0s)
🟢 testMakipaaInkaWithOneContractPeriod (0s)
🟢 testMakipaaInkaWithTwoContractPeriods (0s)
🟡 testOutiPuhakka (0s)
expected:<...ma: 8pv, Kesälomap: [586,71e, Talviloma: 0pv, (Lomapv: 8pv=3kk*2,5pv/kk, Lomap: 586,71e=586,71e[=(1435,43%eur+ 3666,43poissaolo-eur)*11,5%], Lomarahan peruste: 'Työsuhde päättyi ennen lomakautta'   Lomaraha: 293,36e 50,00%, Kesälomaraha: 293,36]e> but was:<...ma: 8pv, Kesälomap: [654,08e, Talviloma: 0pv, (Lomapv: 8pv=3kk*2,5pv/kk, Lomap: 654,08e=654,08e[=(1771,26%eur+ 3916,42poissaolo laskennallinen palkka)*11,5%], Lomarahan peruste: 'Työsuhde päättyi ennen lomakautta'   Lomaraha: 327,04e 50,00%, Kesälomaraha: 327,04]e>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.calculators.vacations.TestLeadLomacasesCopiedFromProduction.testOutiPuhakka(TestLeadLomacasesCopiedFromProduction.java:89)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testRautioRiina (0s)
expected:<...: 6pv, Kesälomap: 41[2,01e, Talviloma: 0pv, (Lomapv: 6pv=3kk*2pv/kk, Lomap: 412,01e=412,01e[=4577,85%eur*9%], Lomarahan peruste: 'Työsuhde päättyi ennen lomakautta'   Lomaraha: 206,00e 50,00%, Kesälomaraha: 206,00]e> but was:<...: 6pv, Kesälomap: 41[6,34e, Talviloma: 0pv, (Lomapv: 6pv=3kk*2pv/kk, Lomap: 416,34e=416,34e[=4625,99%eur*9%], Lomarahan peruste: 'Työsuhde päättyi ennen lomakautta'   Lomaraha: 208,17e 50,00%, Kesälomaraha: 208,17]e>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.calculators.vacations.TestLeadLomacasesCopiedFromProduction.testRautioRiina(TestLeadLomacasesCopiedFromProduction.java:421)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟡 testAaltonenJaakko (0s)
expected:<...8pv, Kesälomap: 469,[27e, Talviloma: 0pv, (Lomapv: 8pv=4kk*2pv/kk, Lomap: 469,27e=469,27e[=5214,06%eur*9%], Lomarahan peruste: 'Työsuhde päättyi ennen lomakautta'   Lomaraha: 234,63e 50,00%, Kesälomaraha: 234,63]e> but was:<...8pv, Kesälomap: 469,[56e, Talviloma: 0pv, (Lomapv: 8pv=4kk*2pv/kk, Lomap: 469,56e=469,56e[=5217,36%eur*9%], Lomarahan peruste: 'Työsuhde päättyi ennen lomakautta'   Lomaraha: 234,78e 50,00%, Kesälomaraha: 234,78]e>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.calculators.vacations.TestLeadLomacasesCopiedFromProduction.testAaltonenJaakko(TestLeadLomacasesCopiedFromProduction.java:651)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 testHorkkoAntti (0s)
🟢 testSaarinenSanna (0s)
🟡 testYrttimaaChristian (0s)
expected:<...ma: 4pv, Kesälomap: [157,01e, Talviloma: 0pv, (Lomapv: 4pv=2kk*2pv/kk, Lomap: 157,01e=157,01[={(1574,37e/28,00pv)*0,78(pv/vko/5)=43,61e/pv}*3,6kpk], Lomarahan peruste: 'Työsuhde päättyi ennen lomakautta'   Lomaraha: 78,51e 50,00%, Kesälomaraha: 78,5]1e> but was:<...ma: 4pv, Kesälomap: [201,41e, Talviloma: 0pv, (Lomapv: 4pv=2kk*2pv/kk, Lomap: 201,41e=201,41[={(1566,51e/28,00pv)*1,00(pv/vko/5)=55,95e/pv}*3,6kpk], Lomarahan peruste: 'Työsuhde päättyi ennen lomakautta'   Lomaraha: 100,71e 50,00%, Kesälomaraha: 100,7]1e>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.calculators.vacations.TestLeadLomacasesCopiedFromProduction.testYrttimaaChristian(TestLeadLomacasesCopiedFromProduction.java:319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.protocols.tyel.backend.TestIlmarinenTyelVuosiIlmoitusTiedostoUsingSalaryCalculationModels (0s)
🟢 testTyösuhdeJatkuuAlkanutViimeVuonna_EiTulojaViimeVuonna_TänäVuonnaEiVieläTuloja (0s)
🟢 testTyösuhdeJatkuuAlkanutViimeVuonna_EiTulojaViimeVuonna_TänäVuonnaTuloja (0s)
🟢 testTyösuhdeJatkuuAlkanutToissaVuonna_TulojaTänäVuonnaOn (0s)
🟢 testTyösuhdePäättyyTänäVuonnaAlkanutTänäVuonna_TulojaEiVielä (0s)
🟢 testTyösuhdePäättyyTänäVuonnaAlkanutTänäVuonna_TulojaOn (0s)
🟢 testTyösuhdePäättyyTänäVuonnaAlkanutEdellisenäVuonna_TulojaOn (0s)
🟢 testTyösuhdePäättyyTänäVuonnaAlkanutEdellisenäVuonna_TulojaEiOle (0s)
🟢 testTyösuhdePäättynytViimeVuonnaAlkanutToissaVuonna_TulojaVastaTänäVuonna (0s)
🟢 testTyösuhdePäättynytViimeVuonnaAlkanutToissaVuonnaVuonna_TulojaMyösTänäVuonna (0s)
🟢 testTyösuhdePäättynytViimeVuonnaAlkanutViimeVuonna_TulojaTänäVuonna (0s)
🟢 testTyösuhdeJatkuuAlkanutTänäVuonna_TulojaEiVielä (0s)
🟢 testTyösuhdeJatkuuAlkaaEnsiVuonna_TulojaOn_JoTänäVuonna (0s)
🟢 testTyösuhdePäättyyEnsiVuonnaAlkaaEnsiVuonna_TulojaOn_JoTänäVuonna (0s)
🟢 testTyösuhdeJatkuuAlkanutTänäVuonna_TulojaOn (0s)
🟢 testTyösuhdeJatkuuAlkanutToissaVuonna_TulojaTänäVuonnaEi (0s)
🔴 com.tustor.tuntinetti.view.application.netvisor.TestNetvisorInvocationParameters (2s)
🔴 testNetvisorInvocationParametersToimiiMapKeyna (1s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testMitaTunnuksiaKaytetaan (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🔴 testEiSallitaEmployerUnitKonflikteja (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy41.run(Unknown Source)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerUnitAndEmployees(DataStructureUtils.java:206)
	at com.tustor.tuntinetti.backend.utils.DataStructureUtils.initializeNewEmployerAndEmployees(DataStructureUtils.java:127)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.newEmployer(AbstractTuntinettiTestCase.java:168)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:136)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:75)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
🟢 com.tustor.tuntinetti.backend.services.adapters.generic.export.TestAdministerEmployeeExportApi (0s)
🟢 testEmployeeExcelWorkbookForAdminister (0s)
🔴 com.tustor.tuntinetti.view.application.reports.TestSaveWintimeBillingReportExportCsvPage (0s)
🔴 testSaveWintimeBillingReportExportCsvPage (0s)
java.lang.RuntimeException: java.lang.NullPointerException
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:119)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)
Caused by: java.lang.NullPointerException
	at com.tustor.tuntinetti.backend.services.AbstractEmployerCacheModel.execute(AbstractEmployerCacheModel.java:336)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener$ChangeNotifications.notifyChanges(AbstractDTOJpaEventListener.java:1520)
	at com.tustor.common.dto.listeners.AbstractDTOJpaEventListener.notifyChanges(AbstractDTOJpaEventListener.java:1460)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:95)
	at com.sun.proxy.$Proxy42.save(Unknown Source)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:259)
	at com.tustor.backend.services.AbstractTaskTestCase.createEmployeeProject(AbstractTaskTestCase.java:241)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:229)
	at com.tustor.backend.services.AbstractTaskTestCase.createProject(AbstractTaskTestCase.java:213)
	at com.tustor.tuntinetti.view.application.reports.TestSaveWintimeBillingReportExportCsvPage.safeSetUp(TestSaveWintimeBillingReportExportCsvPage.java:71)
	at com.tustor.common.utils.AbstractTestCase.setUp(AbstractTestCase.java:115)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:67)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:496)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:46)